Conversation
Add multiple URLs support to 'autoupdate' Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> Signed-off-by: Hsiao-nan Cheung <niheaven@gmail.com>
Signed-off-by: Hsiao-nan Cheung <niheaven@gmail.com>
Signed-off-by: Hsiao-nan Cheung <niheaven@gmail.com>
…titution' Signed-off-by: Hsiao-nan Cheung <niheaven@gmail.com>
Also refactor - 'update_manifest_with_new_version' -> 'Update-ManifestProperty' - 'update_manifest_prop' -> 'PropertyHelper' - 'autoupdate' -> 'Invoke-AutoUpdate' Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> Signed-off-by: Hsiao-nan Cheung <niheaven@gmail.com>
Bash will parse the '*' on the shell level which results in a strange experience for everyone not familiar with it when trying to update all packages. This adds -a and --all as alternatives.
Co-authored-by: WorldYun <worldyun@qq.com> Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
And also trim `\` in `-DestinationPath`
Fix schema to support + in version
* Add alt-shim support via scoop config shim rshim * update to new version
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: David Duque <david.f.s.duque@tecnico.ulisboa.pt>
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Add flags as an alternative to '*' to update all
pratikpc
left a comment
There was a problem hiding this comment.
Develop has been stable enough for me!!
|
I have been using the develop branch ( |
|
Should we prepare some release notes type of thing? There have been many changes, it'll be good to document them. |
|
Emm, there isn't a NEWS.md in this repo, and neither a release circle... I've added all the changes in PR's content and may add NEWS.md in master after this is merged, and maintained it in There is a discussion that Scoop Core may have stable release and since I'm not familiar with GitHub's release, may someone else help? |
|
From the tags page (https://github.com/ScoopInstaller/Scoop/tags) I can see there were some releases in the past (albeit without any notes, just tags are there). We can create a tag from master (after this PR is merged) and create a release from that tag, see: |
|
Works for me! Thanks for all the great work! |
|
🎉 But, where's the |
|
@niheaven need to rebase develop now
|
Done. |

aria2's resume download feature #3292 @Retia-Adolf Co-authored-by: @niheaven