Carlos A Becker
3c08cfd84b
chore(deps): bump yargs from 17.6.0 to 17.6.2
2022-12-13 10:20:33 -03:00
Carlos Alexandro Becker
3b7d1ba946
feat!: remove auto-snapshot on dirty tag ( #382 )
...
* feat!: remove auto-snapshot on dirty tag
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* feat!: remove the entire git thing
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: tests
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fix
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: snapshto tests
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-12-13 10:18:53 -03:00
Carlos Alexandro Becker
23e0ed5919
fix: do not override GORELEASER_CURRENT_TAG ( #370 )
...
* fix: do not override GORELEASER_CURRENT_TAG
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: build
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-12-13 09:52:49 -03:00
CrazyMax
b508e2e3ef
chore: remove workaround for setOutput ( #374 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-16 04:33:00 +02:00
dependabot[bot]
0ca84fc3f8
chore(deps): bump yargs from 17.5.1 to 17.6.0 ( #373 )
...
* chore(deps): bump yargs from 17.5.1 to 17.6.0
Bumps [yargs](https://github.com/yargs/yargs ) from 17.5.1 to 17.6.0.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v17.5.1...v17.6.0 )
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update generate content
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-12 07:34:43 +02:00
dependabot[bot]
685a9915ae
chore(deps): bump @actions/core from 1.9.1 to 1.10.0 ( #372 )
...
* chore(deps): bump @actions/core from 1.9.1 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update generate content
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-12 07:21:34 +02:00
CrazyMax
ff11ca24a9
fix: dist resolution from config file ( #369 )
...
* ci: add job to check dist output from config
* fix: dist resolution from config file
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-26 18:29:38 +02:00
dependabot[bot]
ef54bd4cd6
chore(deps): bump @actions/core from 1.8.2 to 1.9.1 ( #367 )
...
* chore(deps): bump @actions/core from 1.8.2 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update generate content
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-24 12:54:22 +02:00
dependabot[bot]
aab65f3702
chore(deps): bump @actions/core from 1.6.0 to 1.8.2 ( #358 )
...
* chore(deps): bump @actions/core from 1.6.0 to 1.8.2
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.6.0 to 1.8.2.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update generate content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-12 19:20:23 +02:00
dependabot[bot]
68acf3b1ad
chore(deps): bump @actions/tool-cache from 1.7.2 to 2.0.1 ( #355 )
...
* chore(deps): bump @actions/tool-cache from 1.7.2 to 2.0.1
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.7.2 to 2.0.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update generate content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-22 01:58:21 +02:00
Carlos A Becker
223909a9be
chore: update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-20 10:52:08 -03:00
dependabot[bot]
46cd12b0b3
chore(deps): bump yargs from 17.4.1 to 17.5.1 ( #352 )
...
* chore(deps): bump yargs from 17.4.1 to 17.5.1
Bumps [yargs](https://github.com/yargs/yargs ) from 17.4.1 to 17.5.1.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v17.4.1...v17.5.1 )
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-20 10:46:51 -03:00
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
dependabot[bot]
ec57748af4
chore(deps): bump yargs from 17.4.0 to 17.4.1 ( #339 )
...
* chore(deps): bump yargs from 17.4.0 to 17.4.1
Bumps [yargs](https://github.com/yargs/yargs ) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v17.4.0...v17.4.1 )
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update generate content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-25 04:18:14 +02:00
dependabot[bot]
7e40e0905d
chore(deps): bump yargs from 17.3.1 to 17.4.0 ( #333 )
...
* chore(deps): bump yargs from 17.3.1 to 17.4.0
Bumps [yargs](https://github.com/yargs/yargs ) from 17.3.1 to 17.4.0.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v17.3.1...v17.4.0 )
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update generate content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-03 21:34: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
dependabot[bot]
1bdedc7bba
chore(deps): bump @actions/core from 1.4.0 to 1.5.0 ( #296 )
...
* chore(deps): bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-20 12:07:40 +02:00
CrazyMax
5a54d7e660
chore(deps): update dev deps ( #294 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-26 14:06:35 +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
dependabot[bot]
b2263bd81e
chore(deps): bump @actions/exec from 1.0.4 to 1.1.0 ( #291 )
...
* chore(deps): bump @actions/exec from 1.0.4 to 1.1.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec ) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/core@1.1.0/packages/exec )
---
updated-dependencies:
- dependency-name: "@actions/exec"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-10 00:42:36 +02:00
dependabot[bot]
76bde1890b
chore(deps): bump @actions/core from 1.3.0 to 1.4.0 ( #289 )
...
* chore(deps): bump @actions/core from 1.3.0 to 1.4.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-10 00:34:58 +02:00
dependabot[bot]
194deb5974
chore(deps): bump @actions/tool-cache from 1.7.0 to 1.7.1 ( #290 )
...
* chore(deps): bump @actions/tool-cache from 1.7.0 to 1.7.1
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-10 00:23:31 +02:00
dependabot[bot]
c2b33cd784
chore(deps): bump @actions/tool-cache from 1.6.1 to 1.7.0 ( #286 )
...
* chore(deps): bump @actions/tool-cache from 1.6.1 to 1.7.0
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-30 16:37:33 +02:00
Carlos Alexandro Becker
70eb4e573c
feat: support downloading goreleaser pro ( #284 )
2021-05-27 00:25:31 -03:00
dependabot[bot]
a3b2f49e7c
chore(deps): bump @actions/core from 1.2.7 to 1.3.0 ( #283 )
...
* chore(deps): bump @actions/core from 1.2.7 to 1.3.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.3.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-24 19:06:23 +02:00
dependabot[bot]
6b584eeb7a
chore(deps): bump @actions/core from 1.2.6 to 1.2.7 ( #273 )
...
* chore(deps): bump @actions/core from 1.2.6 to 1.2.7
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-16 11:58:36 +02:00
dependabot[bot]
748d6973af
chore(deps): bump @actions/http-client from 1.0.9 to 1.0.11 ( #270 )
...
* chore(deps): bump @actions/http-client from 1.0.9 to 1.0.11
Bumps [@actions/http-client](https://github.com/actions/http-client ) from 1.0.9 to 1.0.11.
- [Release notes](https://github.com/actions/http-client/releases )
- [Changelog](https://github.com/actions/http-client/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/http-client/commits )
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-30 23:59:14 +02: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
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