Skip to content
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

Fix DAG parser not properly setting the env field + docker images #129

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

pulsastrix
Copy link
Contributor

Had some issues with the previous way that the envs field was being parsed.
Also the node list is now passed by value (and moved) to the DAG parser constructor.

Lastly, the docker images now have their CMD arguments set correctly (previously, it still added the metrics file argument, which is no longer passed via the command line).

@pulsastrix pulsastrix requested a review from JKRhb February 21, 2025 17:25
@pulsastrix pulsastrix self-assigned this Feb 21, 2025
@pulsastrix pulsastrix enabled auto-merge February 21, 2025 17:26
@pulsastrix pulsastrix merged commit a3f659d into main Feb 21, 2025
2 checks passed
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