Commit Graph

42 Commits

Author SHA1 Message Date
Gary Holtz d0dcebea45
fix: goreleaser deprecated replacements, fixing the filename templates 2023-06-29 21:44:45 -05:00
Gary Holtz e90b77249d
fix: purposely adding the "v" goreleaser strips out 2023-04-11 14:33:24 -05:00
Patrick Bajao 8ea906d38a chore: Remove profclems/glab from .goreleaser.yml 2023-03-09 18:50:53 +00:00
Gary Holtz 6fcef0fda2 chore: better omit test and chores from changelog 2023-02-06 22:46:59 +00:00
Tomas Vik 2d603cdaab Merge branch 'docker-hub-release' into 'main'
ci: release glab to the Docker Hub (profclems/glab & gitlab/glab)

Closes #1119

See merge request https://gitlab.com/gitlab-org/cli/-/merge_requests/1110

Merged-by: Tomas Vik <tvik@gitlab.com>
Approved-by: Ahmed Hemdan <ahemdan@gitlab.com>
2022-12-02 12:08:45 +00:00
Tomas Vik be1cb2b622 ci: release glab to the Docker Hub (profclems/glab & gitlab/glab) 2022-12-02 12:08:45 +00:00
Tomas Vik 7311242d47 ci: add windows installer 2022-12-01 23:54:33 +00:00
Clement Sam 5295bee1a4 chore: add macOS arm64 build to goreleaser
Resolves #1035
2022-08-10 19:45:39 +00:00
Tomas Vik b0223136e5 ci: add a release job 2022-07-13 17:06:30 +00:00
Clement Sam 5e0d9dcc76
goreleaser: witch to `use` instead of `use_buildx` (#944)
use_buildx is deprecated in favor of the more generalist use

https://goreleaser.com/deprecations/\#dockeruse_buildx
2022-01-19 02:13:53 +00:00
Clement Sam 5cb2858d1f fix debian packaging installer location
Closes #847 and #846
2021-09-28 11:27:53 +00:00
Clement Sam dd9b3ba8a3 goreleaser: fix nfpms install dir to use /usr/bin
Closes #816
2021-08-11 09:21:01 +00:00
Clement Sam f321390e38 ci/action: fix release workflow 2021-06-08 06:51:19 +00:00
Clement Sam 3d64531619 ci/action: fix release workflow 2021-06-08 06:27:17 +00:00
Clement Sam 0f4ede931a build: fix goreleaser 2021-06-08 05:20:09 +00:00
Clement Sam 00eb6fe5f3 ci: auto add release news to github discussion 2021-06-08 04:36:31 +00:00
Clement Sam bb22384c73 build/goreleaser: docker images 2021-06-08 02:55:18 +00:00
Clement Sam 14ed98c0a0 chore(packaging): glab docker images 2021-05-31 12:37:32 +00:00
Clement Sam 48acd838ee
Merge pull request #512 from zemzale/fix-deb-rpm-releases
chore(rom/deb): Fix wrong install directory for rpm/deb
2021-01-05 10:42:42 +00:00
Clement Sam 4b47d9c7d9
set bindir to /usr 2021-01-05 10:37:13 +00:00
Alberts Zemzale 1a8ff09b47 chore(rom/deb): Fix wrong install directory for rpm/deb
Since glab is built into a 'bin' directory it just ends up installing
into '/usr/local/bin/bin' instead of '/usr/local/bin/'.
2021-01-05 10:08:25 +02:00
Clement Sam 85251a44d2 chore: remove scoop and brew releases from workflow
Both scoop and homebrew packages are now in the official repos so
we do not need to self-host them
2020-12-27 18:09:15 +00:00
Alberts Zemzale 9f67cdf3f1 chore: Fix multiple duplicate archives
This happened since `-replacements` was interpreated as a key for
archives and generated archives with default values
2020-12-10 16:07:38 +02:00
Alberts Zemzale e25785f823 chore: Fix multiple binaries in release archive 2020-12-10 16:07:18 +02:00
Clement Sam 89ddaaa285 chore(goreleaser): set allow_different_binary_count to true
Release fails due to an update by goreleaser to allow to disable archive binary count check.
Setting allow_different_binary_count=true fixes the issue
2020-10-26 19:47:07 +00:00
Clement Sam 1eab26062b chore(goreleaser): set allow_different_binary_count to true
Release fails due to an update by goreleaser to allow to disable archive binary count check.
Setting allow_different_binary_count=true fixes the issue
2020-10-26 19:02:18 +00:00
Clement Sam 73b03fb87d
chore: update goreleaser.yml 2020-10-19 09:42:29 +00:00
Clement Sam 5b76722c13
chore(release): allow auto prerelease 2020-10-01 12:47:19 +00:00
Clement Sam 6bfbb42863
chore: add merge and chore to goreleaser exclude list 2020-08-17 23:20:52 +00:00
Clement Sam c80df4f4af Fix(version): fixed incorrect version info
Resolves #82
2020-08-10 15:05:03 +00:00
Clement Sam 351b0a7cd6 Accept -v and --version formats
Resolves #85
2020-08-10 14:56:23 +00:00
Clement Sam 464bf620b3
Fix (brew): error installing on brew
Resolves #65 
Resolves #64
2020-08-07 03:51:21 +00:00
Clement Sam 9623d8486a
Update .goreleaser.yml 2020-08-05 04:36:08 +00:00
Clement Sam 06422b7f61 Fix goreleaser 2020-08-05 03:30:15 +00:00
Clement Sam 45ea8e8653 chore(release): Add homebrew 2020-08-05 00:42:32 +00:00
Clement Sam 3cf3fb43fe Resolve anti-patterns 2020-08-04 17:21:50 +00:00
Clement Sam 8120402ed1 Fixed build with gitreleaser 2020-07-31 07:15:17 +00:00
Clement Sam 3a6e41b13b Fixed build with gitreleaser 2020-07-31 06:58:35 +00:00
Clement Sam 760f2b7d5e Fixes global configurations #26 2020-07-31 06:36:23 +00:00
Clement Sam 5de77de860 Fixed Bug Risks 2020-07-29 05:27:46 +00:00
Clement Sam cdc4618942 Fixed incorrect version display 2020-07-29 05:23:23 +00:00
Clement Sam b3fdc1c47a Automate releases with goreleaser 2020-07-29 05:08:02 +00:00