-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
update snap package #27021
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
update snap package #27021
Conversation
Signed-off-by: Sienna Lloyd <[email protected]>
Co-authored-by: silverwind <[email protected]>
Signed-off-by: Sienna Lloyd <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR, and for the one to tea too :)
Should we upgrade to node 20? @techknowlogick I noticed you reverted to node 18, any reason? |
@silverwind yeah, the snap builder doesn't like 20 (for our project at least). I've found that I have to keep it a few versions behind. It's hard to debug because it only pulls the config from the main branch, and it builds fine locally just not in the remote runner. |
* giteaofficial/main: fix media description render for orgmode (go-gitea#26895) Show OpenID Connect and OAuth on signup page (go-gitea#20242) Update status and code index after changing the default branch (go-gitea#27018) add sparse url in cargo package guide (go-gitea#26937) Add missing 404 response to Swagger (go-gitea#27038) Fix object storage path handling (go-gitea#27024) [skip ci] Updated translations via Crowdin bump rootful to 16gb setup go in the nightly release pipeline Speed up nightly builds (go-gitea#27045) Improve repo/user/org search (go-gitea#27030) Use Actuated.dev runner for nightly builds update snap package (go-gitea#27021) resolve issue with sort icons on admin/users and admin/runners (go-gitea#24360)
update snapcraft wrapper to use core22 as the current lts and all of the build & deploy deps for snap
relates to #27014