Commit Graph

14 Commits

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