* feat: Add updateStrategy option in the state file with 'reinstall'/'reinstallIfForbidden' choices to uninstall and apply the specific release(s) (if forbidden to update) Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Fix unit tests related to the new updateStrategy feature Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Fix unit tests related to the new updateStrategy feature Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Resolve linter issue due to cognitive complexity Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Updated index.md to describe the possible values of updateStrategy Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Add validation of updateStrategy parameter and unit test Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Updated unit test Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Removed 'reinstall' update strategy option to only have reinstallIfForbidden, cleanup of pre-sync changes, adapted unit tests Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Display affected releases that were reinstalled Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Make sure to add --wait when deleting a release to be reinstalled due to reinstallIfForbidden Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> * Apply suggestions from Copilot code review Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> --------- Signed-off-by: Simon Bouchard <sbouchard@rbbn.com> |
||
|---|---|---|
| .. | ||
| bad_selector | ||
| fail_on_unselected_need_by_default | ||
| include-needs | ||
| include-needs_should_not_fail_on_disabled_direct_need | ||
| include-needs_should_not_fail_on_disabled_transitive_need | ||
| include-needs_with_include-transitive-needs_should_not_fail_on_disabled_direct_need | ||
| include-needs_with_include-transitive-needs_should_not_fail_on_disabled_transitive_need | ||
| include-transitive-needs | ||
| include-transitive-needs_should_not_fail_on_disabled_transitive_need | ||
| no-hooks | ||
| show_diff_on_changed_selected_release | ||
| show_diff_on_changed_selected_release_with_reinstall | ||
| shows_no_diff_on_already_uninstalled_selected_release | ||
| skip-needs | ||