Closed brianhuster closed 1 month ago
I triggered the release manually using the workflow_dispatch
trigger. Can someone send a PR to make this a cron job (using GHA's "cron" feature)?
I merged the Nevermind, snapcraft requires the separate branches 🤦 nightly
branch into master
: https://github.com/neovim/neovim-snap/commit/e5d88e2f2d3eb89ec9c93928889bb5427f1c71d6
both master
and nightly
will now trigger on a daily schedule.
~I merged the
nightly
branch intomaster
: e5d88e2~ Nevermind, snapcraft requires the separate branches 🤦
Documented how this repo works so I don't forget again :)
https://github.com/neovim/neovim-snap?tab=readme-ov-file#how-this-repo-works
@brianhuster this should be automated now. Please let me know if you notice the "edge" snap is not updating daily.
I will. Thank you for your hard work
Thanks for accepting my PR on the master branch, that has updated Neovim stable version to 0.10.1.
However, the nightly version isn't updated yet, it is still stuck at v0.11.0-v0.10.0+85+g93c55... which was updated on 25 May. So please accept my PR on the nightly branch to trigger Github Actions to update the nightly Snap package.
Thank you in advance