-
Notifications
You must be signed in to change notification settings - Fork 6k
[dev]: add aur job to publish.yaml #2845
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
Labels
Milestone
Comments
Closed
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days. |
Still planning to do this |
I am hoping to work on this soon. |
We could also create a PR into the code-server AUR repo and then publish to AUR on merge. |
Closing in favor of #5366 and coder/code-server-aur#13 |
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.
Problem
After we publish a release, we have to manually go to the code-server-aur repo and publish a new version of the package. This should be automated as part of the release process.
Solution
Add a job called
aur
topublish.yaml
that waits onnpm
and then publish new AUR package with script.Notes
Related
The text was updated successfully, but these errors were encountered: