Maintaining Quarto AUR Pre-release Packages #5423
Closed
DhruvaSambrani
started this conversation in
Feature Requests
Replies: 1 comment 5 replies
-
That said, I don't mind at all continuing packaging it like now! |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The pre-release bin version of quarto (from the deb file) has an AUR entry here, of which I am the maintainer.
Currently, the pre-release version is released about once a day, which is too often for manual updates. I have written a script that runs every three hours, checks if new pre-releases have released using github's api, and if it has, then updates the PKGBUILD with the correct version. While this works absolutely fine, I was just wondering if you can add this as part of the pre-release process itself to update the AUR Package.
Beta Was this translation helpful? Give feedback.
All reactions