Commit Graph

32 Commits

Author SHA1 Message Date
CrazyMax c25888f15f
chore: update dev dependencies and workflow (#342)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-25 05:17:05 +02:00
CrazyMax b953231f81
fix: current tag not taken into account (#329)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-02-28 11:24:18 -03:00
CrazyMax c127c9be61
feat: add artifacts and metadata outputs (#327)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-02-27 20:01:51 +01:00
CrazyMax 39419c3fac
refactor: setup context (#325)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-02-27 17:22:06 +01:00
Carlos Alexandro Becker 79d4afbba1
fix: should not force snapshot when nightly is set (#321)
* fix: should not force snapshot when nightly is set

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: build

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-14 17:50:06 +01:00
Carlos Alexandro Becker 5df302e5e9
fix: get darwin universal binary (#312)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-15 14:43:54 +02:00
CrazyMax 13b378d620
fix: support arch variant to download GoReleaser (#309)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-10-03 23:03:55 +02:00
CrazyMax bc087ef4b9
fix: platform detection v2 (#300)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-27 12:02:19 +02:00
CrazyMax f9141d00ae
fix: platform detection (#299)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-26 19:23:54 +02:00
CrazyMax b59bff5dc3
refactor: use built-in `getExecOutput` (#292)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-10 03:02:52 +02:00
Carlos Alexandro Becker 70eb4e573c
feat: support downloading goreleaser pro (#284) 2021-05-27 00:25:31 -03:00
CrazyMax 56f5b77f7f
Do not overwrite GORELEASER_CURRENT_TAG if already declared (#260) 2020-12-02 16:50:57 +01:00
CrazyMax 09ce14113d
fix: Set GORELEASER_CURRENT_TAG (#259)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-30 00:00:15 +00:00
CrazyMax 3d57a20621
Add install-only test job and fix action.yml 2020-11-06 21:18:48 +01:00
Arunvel Sriram 7007251a74
feat: Add install-only option for using goreleaser in user scripts 2020-11-06 21:57:01 +05:30
CrazyMax 90d3577f6e
fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238)
* fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238)

* Update tests

* Check also tags sorted by creatordate for the current GITHUB_SHA

* fix: Check tags length

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-08-27 15:28:00 +00:00
CrazyMax 8708f57399
Fix workdir (#224) 2020-06-24 02:24:58 +02:00
Radek Simko 62b67a060c
feat: implement (optional) semver parsing of version (#213) 2020-06-15 16:05:51 +00:00
CrazyMax bfee8df61e
Mark args input as required 2020-05-10 16:19:42 +02:00
CrazyMax f3c3945401
Remove key input and use Import GPG GitHub Action instead 2020-05-10 16:02:05 +02:00
CrazyMax 6c7b10c265
feat: Use native GitHub Action tools to download assets and use GitHub API (#187)
* Use native GitHub Action tools to download assets and use GitHub API
* Fix unexpected output when tag not found
* Use GitHub Action exec
* Add screenshot

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-07 02:15:24 +02:00
CrazyMax 09847f1406
fix: Don't fail on getTag (#98) 2020-02-14 18:25:27 +01:00
CrazyMax e198786300
improvement: Review snapshot behavior (#95)
* Improve git tag detection (#77)
* Only handle snapshot flag for release cmd (#94)
* Use core.info instead of console.log
* Update gitattributes
2020-02-11 13:52:06 +01:00
Boaz Yaniv 16077aaddc Allow to run GoReleaser from a subdirectory (#45) 2019-12-02 10:54:32 +01:00
CrazyMax 6cf8999416
Update prettier 2019-11-12 00:05:29 +01:00
CrazyMax 7550dd0340
Move repository to GoReleaser org (#3) 2019-09-28 20:50:20 +02:00
Gavin Cabbage be0c56834b Artifact signing (#2) 2019-09-26 14:17:18 +02:00
CrazyMax bb450e4e69
Add tests 2019-09-22 07:17:07 +02:00
CrazyMax 88312c23e9
Typo 2019-09-20 23:33:44 +02:00
CrazyMax 8c5f3a80d4 Check if already included 2019-09-20 23:11:26 +02:00
CrazyMax c71e1672a2 Snapshot forced if no tag found 2019-09-20 23:08:16 +02:00
CrazyMax e28e23212c Initial commit 2019-09-20 22:23:46 +02:00