-
Notifications
You must be signed in to change notification settings - Fork 119
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
Added "planned unit count" to model. #597
Merged
Merged
Commits on Sep 1, 2021
-
Added "planned unit count" to model.
This is the simplest possible implementation of goal state, designed to give folks a way to access goal state info, without implementing a more complete representation of goal state.
Configuration menu - View commit details
-
Copy full SHA for 6cff25f - Browse repository at this point
Copy the full SHA 6cff25fView commit details
Commits on Sep 3, 2021
-
Renamed routines and moved code
get_planned_unit_count -> planned_units. Moved where we expose this to the Application class.
Configuration menu - View commit details
-
Copy full SHA for 541ed4b - Browse repository at this point
Copy the full SHA 541ed4bView commit details -
Hat tip to justinmclark's earlier PR, where he figured out the best way to test this.
Configuration menu - View commit details
-
Copy full SHA for d39d4b0 - Browse repository at this point
Copy the full SHA d39d4b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e230170 - Browse repository at this point
Copy the full SHA e230170View commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cefdeef - Browse repository at this point
Copy the full SHA cefdeefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6741dba - Browse repository at this point
Copy the full SHA 6741dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cce1af - Browse repository at this point
Copy the full SHA 1cce1afView commit details
Commits on Sep 10, 2021
-
Updated language around goal state
Makes it clear that goal state is deprecated.
Configuration menu - View commit details
-
Copy full SHA for 3c0b1c6 - Browse repository at this point
Copy the full SHA 3c0b1c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf5fde5 - Browse repository at this point
Copy the full SHA cf5fde5View commit details
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.