Skip to content
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

feat(autoupdate): add multiple URL/hash/extract_dir... support for autoupdate #3518

Merged
merged 5 commits into from
Nov 1, 2021

Commits on Mar 10, 2020

  1. feat(autoupdate): initial multi-urls works by @rasa

    Add multiple URLs support to 'autoupdate'
    
    Co-Authored-By: Jakub Čábera <[email protected]>
    
    Signed-off-by: Hsiao-nan Cheung <[email protected]>
    rasa authored and niheaven committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    9c9cc80 View commit details
    Browse the repository at this point in the history
  2. feat(schema): add arch-spec items in 'autoupdate'

    Signed-off-by: Hsiao-nan Cheung <[email protected]>
    niheaven committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    efcd3bf View commit details
    Browse the repository at this point in the history
  3. feat(core): add 'PSCustomObject' support to 'core/substitute'

    Signed-off-by: Hsiao-nan Cheung <[email protected]>
    niheaven committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    3279bbf View commit details
    Browse the repository at this point in the history
  4. refactor(autoupdate): 'get_version_substitutions' -> 'Get-VersionSubs…

    …titution'
    
    Signed-off-by: Hsiao-nan Cheung <[email protected]>
    niheaven committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    2a91ddb View commit details
    Browse the repository at this point in the history
  5. feat(autoupdate): add multi-urls aupport to 'autoupdate'

    Also refactor
    - 'update_manifest_with_new_version' -> 'Update-ManifestProperty'
    - 'update_manifest_prop' -> 'PropertyHelper'
    - 'autoupdate' -> 'Invoke-AutoUpdate'
    
    Co-Authored-By: Jakub Čábera <[email protected]>
    
    Signed-off-by: Hsiao-nan Cheung <[email protected]>
    niheaven committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    5851eaf View commit details
    Browse the repository at this point in the history