-
-
Notifications
You must be signed in to change notification settings - Fork 83
Comparing changes
Open a pull request
base repository: goreleaser/goreleaser-action
base: v4.2.0
head repository: goreleaser/goreleaser-action
compare: v4.3.0
- 15 commits
- 21 files changed
- 7 contributors
Commits on Feb 5, 2023
-
docs: use --clean in examples (#393)
* fix: update obsolete --rm-dir to --clean * fix: restore IDE unexpected replacements * fix: extra newline removed Sorry, lot of "minor" commit to limit the global changes... My IDE is not setup as yours, I tried to tricked it.
Configuration menu - View commit details
-
Copy full SHA for 8f389ea - Browse repository at this point
Copy the full SHA 8f389eaView commit details -
fix: use --clean instead of --rm-dist
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eeac89f - Browse repository at this point
Copy the full SHA eeac89fView commit details -
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97503b1 - Browse repository at this point
Copy the full SHA 97503b1View commit details
Commits on Feb 21, 2023
-
chore(deps): bump yargs from 17.6.2 to 17.7.0 (#395)
* chore(deps): bump yargs from 17.6.2 to 17.7.0 Bumps [yargs](https://github.com/yargs/yargs) from 17.6.2 to 17.7.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.6.2...v17.7.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: bake update-vendor Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> 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>
Configuration menu - View commit details
-
Copy full SHA for 45b3791 - Browse repository at this point
Copy the full SHA 45b3791View commit details
Commits on Feb 22, 2023
-
docs: add more details about
GITHUB_TOKEN
(#399)As it can simplify folks' setup for their workflows.
Configuration menu - View commit details
-
Copy full SHA for 1d44853 - Browse repository at this point
Copy the full SHA 1d44853View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2fce7c4 - Browse repository at this point
Copy the full SHA 2fce7c4View commit details
Commits on Mar 17, 2023
-
chore(deps): bump actions/setup-go from 3 to 4 (#403)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 347176c - Browse repository at this point
Copy the full SHA 347176cView commit details
Commits on Apr 20, 2023
-
chore(deps): bump docker/bake-action from 2 to 3 (#408)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v2...v3) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c7e252 - Browse repository at this point
Copy the full SHA 0c7e252View commit details -
Configuration menu - View commit details
-
Copy full SHA for d756366 - Browse repository at this point
Copy the full SHA d756366View commit details -
chore(deps): bump semver from 7.3.8 to 7.5.0 (#407)
* chore(deps): bump semver from 7.3.8 to 7.5.0 Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.0. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.0) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: generate Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08e23cc - Browse repository at this point
Copy the full SHA 08e23ccView commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cffc4af - Browse repository at this point
Copy the full SHA cffc4afView commit details
Commits on May 7, 2023
-
ci: split test and validate workflow (#413)
* ci: split test and validate workflow * ci: concurrency check --------- Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e0ddfe - Browse repository at this point
Copy the full SHA 7e0ddfeView commit details -
chore: update yarn to 3.5.1 (#412)
* chore: update yarn to 3.5.1 * chore: add plugin-interactive-tools yarn pkg * chore: update dev dependencies * chore: eslint fixes * chore: update generated content --------- Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f424e9d - Browse repository at this point
Copy the full SHA f424e9dView commit details -
chore(deps): bump yargs from 17.7.1 to 17.7.2 (#410)
* chore(deps): bump yargs from 17.7.1 to 17.7.2 Bumps [yargs](https://github.com/yargs/yargs) from 17.7.1 to 17.7.2. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.1...v17.7.2) --- 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 generated content --------- Signe 9852 d-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>
Configuration menu - View commit details
-
Copy full SHA for 3724734 - Browse repository at this point
Copy the full SHA 3724734View commit details
Commits on Jun 12, 2023
-
* feat: support nightly Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * chore: nightly test Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * chore: typo Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 336e299 - Browse repository at this point
Copy the full SHA 336e299View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.0...v4.3.0