Commit Graph

17 Commits

Author SHA1 Message Date
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 4441f834e5
Update generated content 2020-10-21 01:16:26 +02:00
CrazyMax 9593cd0a20
Update deps 2020-10-01 20:01:43 +02:00
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 309312125e
Update generated content 2020-08-21 13:38:58 +02: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 de0090dcf9
Switch to Yarn (#218)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-10 21:08:02 +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 5c72929026
Update generated content 2020-05-07 11:52:27 +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 2555b3b392
Cleanup local paths from extra fields 2020-05-06 23:29:41 +02:00
CrazyMax 7d241840cb
Update deps 2020-05-06 23:12:38 +02:00
CrazyMax 168bf72554
Use ncc and clean workflows 2020-04-09 03:31:03 +02:00