-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for discover new updatesite URLs when update a target
As there is usually some versioning involved in updatesite URLs discover updates can not work if not a composite URL is used in the first place. This now adds a new 'strategy' to the mojo that allows try some ways to find new updatesite urls, currently the only available is 'parent' that looks in the parent URL context if it can find a composite repository and check if there is a child that can supply an update for any UI (cherry picked from commit d702901)
- Loading branch information
1 parent
67426f5
commit d1aa635
Showing
2 changed files
with
152 additions
and
40 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
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