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

new IR with dependency resolving #33

Merged
merged 39 commits into from
Nov 12, 2024
Merged

new IR with dependency resolving #33

merged 39 commits into from
Nov 12, 2024

Conversation

leclairm
Copy link
Contributor

@leclairm leclairm commented Nov 4, 2024

No description provided.

@leclairm leclairm self-assigned this Nov 4, 2024
@leclairm leclairm marked this pull request as ready for review November 4, 2024 21:40
Copy link
Collaborator

@agoscinski agoscinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @leclairm, I had a first go, but need another look to have a better understanding of the construction of the workflow object. But I think it is mostly good. My main concerns is how the formatting logic is embedded, and the Store class.

src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Show resolved Hide resolved
src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Show resolved Hide resolved
src/sirocco/parsing/_yaml_data_models.py Outdated Show resolved Hide resolved
src/sirocco/parsing/_yaml_data_models.py Outdated Show resolved Hide resolved
src/sirocco/core.py Show resolved Hide resolved
Copy link
Collaborator

@DropD DropD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't looked at everything yet but here are some hopefully useful comments in the meantime!

src/sirocco/core.py Show resolved Hide resolved
src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Show resolved Hide resolved
src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Show resolved Hide resolved
src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Outdated Show resolved Hide resolved
src/sirocco/core.py Show resolved Hide resolved
src/sirocco/core.py Show resolved Hide resolved
src/sirocco/core.py Show resolved Hide resolved
src/sirocco/parsing/_yaml_data_models.py Show resolved Hide resolved
tests/test_wc_workflow.py Show resolved Hide resolved
@leclairm
Copy link
Contributor Author

fixes #30

@leclairm leclairm linked an issue Nov 11, 2024 that may be closed by this pull request
@leclairm leclairm removed the request for review from GeigerJ2 November 11, 2024 14:22
@leclairm leclairm merged commit 354ebb5 into main Nov 12, 2024
3 checks passed
@leclairm leclairm deleted the IR_graph branch November 14, 2024 14:09
@leclairm leclairm linked an issue Nov 27, 2024 that may be closed by this pull request
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.

arg_option should be a property of the task New graph internal representation + visualization
3 participants