8000 Modules added via test-requirements.txt are not found in addons_path, breaking oca_list_external_dependencies · Issue #97 · OCA/oca-ci · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Modules added via test-requirements.txt are not found in addons_path, breaking oca_list_external_dependencies #97
Closed
@AungKoKoLin1997

Description

@AungKoKoLin1997

I have two public repositories:

  • Repo A (custom modules)
  • Repo B (OCA modules)

Some modules in Repo A depend on modules from Repo B.
To handle this, I added entries to requirements.txt in Repo A, as shown in the image below.
https://github.com/qrtl/axls-custom/blob/16.0/test-requirements.txt

Image

This setup worked fine until last week. However, I suddenly encountered an issue, even though I haven’t made any changes to the setup in the repo B.

It seems that the modules from Repo B are being fetched correctly by pip, but they are not found in the addons_path during runtime.

Below is an example from the CI output.

https://github.com/qrtl/axls-custom/actions/runs/15600167184/job/43939991886?pr=117

Image

@qrtl

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0