uselagoon / uselagoon/lagoon-cli
Add Snap functionality to goreleaser
Open
@vincenzodnp is already working on this.
Since May 11, 2023.
- Dominant language
- Go
- Stars
- 28
- Forks
- 14
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Adding snap to goreleaser would allow us to take over the publishing on the snap with @vincenzodnp https://snapcraft.io/lagoon-cli
I've found a couple of apps that seem to use goreleaser+github actions to update snaps -
https://github.com/twpayne/chezmoi (nice docs at https://www.chezmoi.io/developer/releases/)
https://github.com/evilmartians/lefthook
https://github.com/danielgatis/imgcat
https://github.com/caarlos0/fork-cleaner
There should be enough there to go on
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.