Skip to content

Code generation not updating the config module making the subsequent generation reference wrong config #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kpto opened this issue Mar 20, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kpto
Copy link
Collaborator

kpto commented Mar 20, 2025

After the open_targets/config.py is generated, the loaded module is not updated and the subsequent schema generation does not use the latest config. A simple workaround would be running the code generation twice but this is not efficient. Need to find a way to update all modules that reference the config module and update all of them.

@kpto kpto added the bug Something isn't working label Mar 20, 2025
@kpto kpto self-assigned this Mar 20, 2025
@kpto kpto added this to OTAR3088 Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant