Cleanup sync - #53
Merged
Merged
Conversation
The Unreleased section becomes 0.0.7; v0.0.6 was tagged from it before it was cut, so its changes are listed there rather than under a heading of their own. Test counts and capability claims are re-measured against this tree. Co-Authored-By: jason.han <jason.han@jpl.nasa.gov>
Co-Authored-By: jason.han <jason.han@jpl.nasa.gov>
Co-Authored-By: jason.han <jason.han@jpl.nasa.gov>
`first s1 then s2;` parsed as an initial node of its own whose only edge reached s2, so the run began at s2 and s1 never got a token: what its body assigned was lost while the action still reported Completed. The named node is now the graph's initial node and holds the succession leaving it. Co-Authored-By: jason.han <jason.han@jpl.nasa.gov>
Co-Authored-By: jason.han <jason.han@jpl.nasa.gov>
…works Co-Authored-By: jason.han <jason.han@jpl.nasa.gov>
…-node failure modes Co-Authored-By: jason.han <jason.han@jpl.nasa.gov>
* chore(release): cut 0.0.7 and pysysml 0.1.1 The Unreleased section becomes 0.0.7; v0.0.6 was tagged from it before it was cut, so its changes are listed there rather than under a heading of their own. Test counts and capability claims are re-measured against this tree. Co-Authored-By: jason.han <jason.han@jpl.nasa.gov> * docs: reconcile the remaining stale test counts for 0.0.7 Co-Authored-By: jason.han <jason.han@jpl.nasa.gov> * docs: reconcile remaining fixture and negative-test counts Co-Authored-By: jason.han <jason.han@jpl.nasa.gov> * fix(lower): start a compact action succession at the node first names `first s1 then s2;` parsed as an initial node of its own whose only edge reached s2, so the run began at s2 and s1 never got a token: what its body assigned was lost while the action still reported Completed. The named node is now the graph's initial node and holds the succession leaving it. Co-Authored-By: jason.han <jason.han@jpl.nasa.gov> * docs: carry the two new action fixtures into the per-prefix counts Co-Authored-By: jason.han <jason.han@jpl.nasa.gov> * docs(skill): correct the action fixture note now that first a then b works Co-Authored-By: jason.han <jason.han@jpl.nasa.gov> * fix(lower): reject a first end naming a final node, and pin the first-node failure modes Co-Authored-By: jason.han <jason.han@jpl.nasa.gov> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: jason.han <jason.han@jpl.nasa.gov>
Co-Authored-By: jason.han <jason.han@jpl.nasa.gov>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: jason.han <jason.han@jpl.nasa.gov>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.