deps: Update dependency anolishq/anolis to v0.1.29#27
Merged
Conversation
0617dd6 to
a5d7a48
Compare
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.
This PR contains the following updates:
0.1.26→0.1.29Release Notes
anolishq/anolis (anolishq/anolis)
v0.1.29Compare Source
Fixed
install.shno longer copies/etc/skelinto the install prefix whencreating the
anolissystem user on first install (found by the workbenchdeploy-parity gate). (#152)
v0.1.28Compare Source
Added
install.sh --rollback: restore the previous binaries from<prefix>/.prev(backed up on every install), restart the runtimeservice, and health-check — the restore verb the workbench rollback
delegation routes through. (#136)
v0.1.27Compare Source
Added
install.sh --stage: build an offline install bundle from a project config(machine-profile + configs + behaviors) on a dev machine, generic over the
providers the profile declares. (#143)
install.sh --project <dir>: config-driven online install — assemble thebundle from the config at install time and install it in one step. (#145)
components:section(pinned runtime/provider/optional artifact versions) that
install.shreadsand Renovate auto-bumps in project configs, with contract fixtures. (#147)
Removed
install.sh --profile/--versionbundle-download mode (replaced by--project; the bundle a deployment needs is derived from its config, notpublished per example project). (#145)
Fixed
install.shderived the bundle download URL from the requested versionrather than the resolved release tag, breaking
--versionpinning. (#135)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.