Skip to content

Conversation

@romain-intel
Copy link
Contributor

The goal is to be complementary to spin and allow incremental development

The goal is to be complementary to spin and allow incremental development
You can still specify multiple steps to re-run *from* and can now
also specify multiple steps to re-run *to*.
Fixed several critical bugs in the resume --until feature:

1. Initialize until_steps to None to prevent NameError when --until is not specified
2. Fix error message to show specific invalid step name instead of entire tuple
3. Remove incorrect clone_only error check that had wrong error message
4. Remove debug print statements
5. Improve comment clarity for step precedence logic

Claude helped!
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