-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update MSI OCI install -> installer setup script #42159
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
9581758
update Install workflow
jack0x2 9e83cd7
add purge rollback
jack0x2 92767bf
add purge option to MSI
jack0x2 d85ad8f
add test
jack0x2 714c01d
lint
jack0x2 6449c69
skip setup during fleet installs
jack0x2 4fd11f5
update tests to pass in correct version string for new script
jack0x2 0263a9b
release notes
jack0x2 59e6660
update to not purge on upgrades
jack0x2 fa8eb76
update passed arg
jack0x2 f324d31
add comment
jack0x2 5ebefbd
make remote updates false
jack0x2 bd7e149
remove un-need comment
jack0x2 fb46b1c
update logic for rollback
jack0x2 5bbd580
update property for remote_updates
jack0x2 0001e24
update to correct var
jack0x2 51688c6
default to false
jack0x2 176a866
update comments and checks
jack0x2 c5b7d07
whoops add comment
jack0x2 a0136f5
fix typo
jack0x2 d2c1fea
one more feedback
jack0x2 4ed9e6b
Merge branch 'main' into jack.phillips/msi-oci-install
jack0x2 5923de7
lint
jack0x2 7ed665a
Merge branch 'main' into jack.phillips/msi-oci-install
jack0x2 d2fd474
fix to correct var
jack0x2 0893d50
fix logic of exact match
jack0x2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| # Each section from every release note are combined when the | ||
| # CHANGELOG.rst is rendered. So the text needs to be worded so that | ||
| # it does not depend on any information only available in another | ||
| # section. This may mean repeating some details, but each section | ||
| # must be readable independently of the other. | ||
| # | ||
| # Each section note must be formatted as reStructuredText. | ||
| --- | ||
| enhancements: | ||
| - | | ||
| Windows: Adds a PURGE argument to the MSI to remove all OCI packages during uninstallation. |
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.