Main icon indicating copy to clipboard operation
Main copied to clipboard

zigup: Add version 2024_02_25

Open redactedscribe opened this issue 1 year ago • 2 comments
trafficstars

zigup is a CLI tool for managing Zig's compilers.

It does lack a little in stars and especially forks, but this manifest still seems best suited for Main over the Extras bucket.

redactedscribe avatar Feb 26 '24 17:02 redactedscribe

Your changes do not pass checks.

zigup

  • [x] Description
  • [x] License
  • [x] Hashes
  • [ ] Checkver
  • [ ] Autoupdate

github-actions[bot] avatar Feb 26 '24 17:02 github-actions[bot]

065c925d seems like an odd fix to pass the checks, but it worked. Installing via the manifest locally worked prior to any fix.

redactedscribe avatar Feb 26 '24 18:02 redactedscribe

/verify

rasa avatar Mar 11 '24 01:03 rasa

Your changes do not pass checks.

zigup

  • [x] Description
  • [x] License
  • [x] Hashes
  • [ ] Checkver
  • [ ] Autoupdate

github-actions[bot] avatar Mar 11 '24 01:03 github-actions[bot]

Thanks @tech189.

redactedscribe avatar Mar 11 '24 13:03 redactedscribe

/verify

tech189 avatar Mar 11 '24 14:03 tech189

All changes look good.

Wait for review from human collaborators.

zigup

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Mar 11 '24 14:03 github-actions[bot]

Just realised that the downloaded versions of zig are not being persisted, I've made another commit to fix this - https://github.com/ScoopInstaller/Main/commit/0000de0f8e7c4c0afe62e999d7210c69116a8899. However, there is no way (--path-link doesn't work for me) to move the symlink zig.exe that is generated to a folder that Scoop can persist at the moment. See: https://github.com/marler8997/zigup/issues/114

tech189 avatar Mar 11 '24 18:03 tech189

As of version 2024_03_13, this is now fixed (solved by fixing https://github.com/marler8997/zigup/issues/114). I have pushed a commit that now aliases zigup with the --path-link argument to persist the symlink 🎉

tech189 avatar Mar 14 '24 12:03 tech189