Skip to content

Conversation

@mbacon-renci
Copy link
Collaborator

After getting stuck on some package and dag import problems, I went ahead with a long-discussed refactor to a python package. That seems to have addressed the import issues involved. Currently, the image copies the full current repo to /opt/roger where it can be added with pip or requirements.txt with -e /opt/roger. In a local testing situation, this can be overwritten by mounting an external working directory over /opt/roger, so that updates can be tested easily.

@mbacon-renci mbacon-renci requested a review from YaphetKG December 6, 2025 00:45
@mbacon-renci mbacon-renci self-assigned this Dec 6, 2025
@mbacon-renci
Copy link
Collaborator Author

Current status is that the dags are failing because of network issues. I have been unable to determine, either with docker compose or with helm installs whether these are just configuration issues or if they are actual compatibility issues with the new dug data model.

Some things have been adapted to the new data model structure but I cannot confirm how many remain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants