Conversation
605cb8f snap: Update to 30.2 (Ava Chow) Pull request description: Top commit has no ACKs. Tree-SHA512: 81768c981c4b1d9c5f34b847a06edba03a04ffee7588b8268d3d383744d9a2b551a6bfb5109c7d004f4b15bac5c17d046ce5305ddab9887555723a370a48c95f
|
There's a snapcraft build action as well as a publish action that we may want to use instead of just doing |
|
I know there is an issue about that in #299. My preference would be to keep this a trivial move-only for now. Changing the build process can be done in a follow-up. Personally, I am not sure if a GHA VM is the right place to conduct a build, given that it is controlled by yet another untrusted third party, and that the VM is filled with tens of GBs of unrelated (possibly backdoored) software. |
|
The CI won't run here, because the yaml does not exist in the main branch, but the CI did run in my repo, if someone wants to take a look. |
|
Can you base on main instead of 30.x? This has the 30.2 update. |
|
This is already based on |
|
ACK fa2a5ef |
Fixes #338