-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: make it easier to fetch a specific release manifest
This will be used by the provision tool to allow specific versions of each of the components to be installed if requested. There is a change to the behaviour of the core loop here; in some cases now the loop will log an error and continue instead of failing and terminating the loop. This seems like a good change. It's important that any component we install is verified, but if a previous component can't be verified then blocking updates forever feels like an unnecessary hill to die on.
- Loading branch information
1 parent
55e8895
commit 3c699ac
Showing
1 changed file
with
64 additions
and
34 deletions.
There are no files selected for viewing
This file contains 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