summaryrefslogtreecommitdiffstats
path: root/.goreleaser.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove `archives.replacements` in `goreleaser.yaml` (#1895)Jason Song2023-07-101-7/+7
| | | | | | | | | | | | | * 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>
* fix(goreleaser): add append mode for release notes (#962)Ryan2022-01-211-0/+1
| | | this should properly update release notes when release is created via GitHub UI
* feat(goreleaser): format changelog, add prereleases (#942)Ryan2022-01-011-0/+15
|
* ci: replace superlinter with megalinter (#923)Ryan2021-12-221-4/+4
| | | | | | | | | * ci: replace superlinter with megalinter Signed-off-by: hackercat <me@hackerc.at> * fix: apply lint recommendations Signed-off-by: hackercat <me@hackerc.at>
* goreleaser: Switch to latest and drop Homebrew config (#848)Ryan2021-10-241-9/+0
| | | | | | | | | | | | | | * 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>
* Add `arm64`/`arm` and capture all snapshots (#699)Ryan (hackercat)2021-05-231-14/+22
| | | | | | | | | | | | * 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`
* CI: Add snapshot artifacts to PR builds (#574)Justin Grote2021-03-291-2/+0
| | | | | | | * Feat: Add snapshot artifacts to PR builds * Separate Artifacts to keep file size down * Name the tasks
* update goreleaser.ymlCasey Lee2021-01-121-1/+1
|
* chore: upgrade docker v19.03.12 (#348)v0.2.13Yoan Blanc2020-08-301-0/+3
| | | Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
* fix build for windowsCasey Lee2020-03-071-1/+0
|
* fix #102 - add windows supportCasey Lee2020-02-251-1/+1
|
* add support to override platformCasey Lee2020-02-211-21/+21
| | | | Signed-off-by: Casey Lee <cplee@nektos.com>
* fail on error (#20)Casey Lee2019-01-231-3/+1
| | | ci-via-github-actions
* Initial commit with support for GitHub actionsv0.0.1Casey Lee2019-01-131-0/+37