I would love to automate the build for the snaps but require more permission on the neovim-snap repo, any chance that can be granted?
Nightly hasn’t been updated since Nov 24, 2022.
If someone else wants to automate it, I am more than happy to walk them through the process. As it stands this is what is outstanding:
Github Actions need to be created that on commits push the repository to launchpad. For this to occur an ssh key needs to be added as a secret in the repo in question. On launchpad the associated public key needs to get added to the neovim-snap account.
In the main repo (neovim/neovim) you will need to trigger the github workflows in neovim/neovim-snap so as to trigger builds on launchpad.
Resources:
https://docs.github.com/en/actions/using-workflows/triggering-a-workflow