| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix: update name template in goreleaser
* fix: add arm version
* fix: space
* fix: --clean
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
|
|
| |
this should properly update release notes when release is created via GitHub UI
|
| |
|
|
|
|
|
|
|
|
|
| |
* ci: replace superlinter with megalinter
Signed-off-by: hackercat <me@hackerc.at>
* fix: apply lint recommendations
Signed-off-by: hackercat <me@hackerc.at>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ci: unpin goreleaser version
homebrew issue has been fixed
* ci: drop homebrew from goreleaser
act has been for quite a long time in homebrew-core
and it supports all macos/linux so there is no
reason for us to have separate tap, as it might
confuse some users
Co-authored-by: Casey Lee <cplee@nektos.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix: format `.goreleaser.yml`
* feat: add `arm64`/`arm` builds
* feat: capture all binaries built by goreleaser
`upload-artifact` actions will run only on GitHub Actions due to
`ACTIONS_RUNTIME_TOKEN` requirement
* fix: remove `windows/arm/6`
|
|
|
|
|
|
|
| |
* Feat: Add snapshot artifacts to PR builds
* Separate Artifacts to keep file size down
* Name the tasks
|
| |
|
|
|
| |
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Casey Lee <cplee@nektos.com>
|
|
|
| |
ci-via-github-actions
|
|
|