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

Remove the SetSuccess stage (and the need for it) #59

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

jeremyfowers
Copy link
Collaborator

@jeremyfowers jeremyfowers commented Dec 5, 2023

Addresses #36 by automatically setting state.build_status == build.Status.SUCCESSFUL_BUILD at the end of Sequence.launch()

This PR also removes some code and one test that related to a long-deprecated incremental compilation feature.

Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
@jeremyfowers jeremyfowers self-assigned this Dec 5, 2023
@jeremyfowers jeremyfowers marked this pull request as ready for review December 5, 2023 17:00
@jeremyfowers jeremyfowers enabled auto-merge (squash) December 5, 2023 18:11
Copy link
Collaborator

@danielholanda danielholanda left a comment

Choose a reason for hiding this comment

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

looks good!

test/build_model.py Show resolved Hide resolved
src/turnkeyml/build/stage.py Show resolved Hide resolved
Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
@jeremyfowers jeremyfowers merged commit 6214ab3 into canary Dec 5, 2023
10 checks passed
@jeremyfowers jeremyfowers deleted the 36-remove-the-set_success-stage branch December 5, 2023 18:35
jeremyfowers added a commit that referenced this pull request Dec 6, 2023
Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
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