-
-
Notifications
You must be signed in to change notification settings - Fork 125
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: add PowerShell/PowerShell #30540
Conversation
Unfortunately, aqua can't unarchive PowerShell's zip files for Windows well. https://github.com/aquaproj/aqua-registry/actions/runs/12596569740/job/35108163653?pr=30540
aqua uses mholt/archiver v3, but we need to consider migrating to mholt/archives. |
Oh, my god. https://github.com/aquaproj/aqua-registry/actions/runs/12607602450/job/35139155739?pr=30540
|
Unfortunately, aqua v2.41.1-2 can't extract some files from PowerShell's zip files for Windows well, but it ignores the failure and continues the process. https://github.com/aquaproj/aqua-registry/actions/runs/12615636366/job/35155936985?pr=30540
I'm not sure if PowerShell works well in this status. If you have Windows Machine, you can test: Update aqua to v2.41.1-2 aqua upa v2.41.1-2 aqua.yaml: registries:
- type: standard
ref: f5c683686de23d498dd5218e7493fbc00d6a5784
packages:
- name: PowerShell/[email protected] Install PowerShell: aqua i Run PowerShell pwsh -v |
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.290.0` -> `v4.292.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary> ### [`v4.292.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.292.0) [Compare Source](aquaproj/aqua-registry@v4.291.0...v4.292.0) [Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.292.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.292.0) | aquaproj/aqua-registry@v4.291.0...v4.292.0 #### 🎉 New Packages [#​30540](aquaproj/aqua-registry#30540) [PowerShell/PowerShell](https://github.com/PowerShell/PowerShell): PowerShell for every system #### Fixes [#​30586](aquaproj/aqua-registry#30586) Dreamacro/clash: Remove the package GitHub Repository isn't found ### [`v4.291.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.291.0) [Compare Source](aquaproj/aqua-registry@v4.290.0...v4.291.0) [Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.291.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.291.0) | aquaproj/aqua-registry@v4.290.0...v4.291.0 #### 🎉 New Packages [#​30569](aquaproj/aqua-registry#30569) [jorgerojas26/lazysql](https://github.com/jorgerojas26/lazysql): A cross-platform TUI database management tool written in Go [@​wancup](https://github.com/wancup) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC40IiwidXBkYXRlZEluVmVyIjoiMzkuOTAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
PowerShell/PowerShell: PowerShell for every system
$ aqua g -i PowerShell/PowerShell
Close #30538