Commit graph

14 commits

Author SHA1 Message Date
Aurélien Rainone 3d6516be61
Repository gardening (#131)
* ci: remove brew tag check from workflow

* goreleaser: remove brew-specific configuration

* .github: improve pull request template

* .github: add copilot instructions
2025-07-31 11:47:06 +02:00
Aurélien Rainone 683db00eb2
Bump deps and go version (#126)
* Bump dependencies and go version

* Cosmetics
2025-07-28 20:57:31 +02:00
Aurélien Rainone 88a3d6df03
Fix/ci and brew tap (#119)
* ci: bump action versions

* goreleaser: fix s/brew.folder/directory
2024-06-09 10:17:09 +02:00
Aurélien Rainone 2e50ec1adb
Fix/goreleaser version (#118)
* .gitignore: add gitmux

* goreleaser: upgrade from v1 to v2
2024-06-09 10:05:42 +02:00
Aurélien Rainone 4decaa8885
ci: Only publish if tests pass (#86)
* ci: Only publish if tests pass

* Cosmetics
2023-02-18 01:17:19 +01:00
Aurélien Rainone e76504fef7
Brew tap (#81)
* cd: use gorelease --clean instead of --rm-dist

* cd: check brew tap has been installed after a release

* README.md: update ci/cd workflow badges

* README.md: add brew tap to install section

Closes #52
2023-02-11 15:31:41 +01:00
Aurélien Rainone 794f960018
Fix goreleaser token (#80) 2023-02-11 01:09:52 +01:00
Aurélien Rainone 23bdcb6ba4
Issue 78/homebrew (#79)
* .github: rename workflows to ci, cd and release

* .goreleaser: fix deprecation notices

* Goreleaser publishes tap to homebrew-arl

* .github: bump github-actions and go version to 1.20.x
2023-02-11 00:38:53 +01:00
Aurélien Rainone de215c3854
Add FUNDING.yml (#75) 2022-10-07 15:11:35 +02:00
Aurélien Rainone 9102751c0b
CI: replace travis with GitHub actions (#56)
Fixes #55

* .travis: run tests with go1.17.x

* go.{mod,sum}: bump dependencies

* .gitignore: add dist/

* ci: run test on github-action

* ci: goreleaser runs on github action
2021-09-25 16:07:49 +02:00
Aurélien Rainone 67343b2978 gh: add pull request template 2020-09-02 03:12:20 +02:00
Aurélien Rainone 4add6c410e gh: improve issue templates 2020-09-02 03:04:57 +02:00
Aurélien Rainone 9d5e668002
Update issue templates (#40) 2020-09-02 02:56:48 +02:00
Aurélien Rainone d826bfc431
Update README.md (#13)
* .github: add ISSUE_TEMPLATE.md

* Update README.md

Fixes #3

* Improve README
2020-01-06 18:51:00 +01:00