Commit Graph

17 Commits

Author SHA1 Message Date
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