8000 fix: use @action/github by caarlos0 · Pull Request #390 · goreleaser/goreleaser-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: use @action/github #390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. W 8000 e’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 28, 2023
Merged

fix: use @action/github #390

merged 3 commits into from
Jan 28, 2023

Conversation

caarlos0
Copy link
Member
@caarlos0 caarlos0 commented Jan 28, 2023

closes #389

@caarlos0 caarlos0 self-assigned this Jan 28, 2023
@caarlos0

This comment was marked as outdated.

@crazy-max

This comment was marked as resolved.

@caarlos0 caarlos0 marked this pull request as ready for review January 28, 2023 02:15
@caarlos0 caarlos0 requested a review from crazy-max as a code owner January 28, 2023 02:15
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@codecov
Copy link
codecov bot commented Jan 28, 2023

Codecov Report

Merging #390 (f5b423e) into master (b1ffc5d) will increase coverage by 2.34%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
+ Coverage   62.61%   64.95%   +2.34%     
==========================================
  Files           3        3              
  Lines         107      117      +10     
  Branches       18       18              
==========================================
+ Hits           67       76       +9     
- Misses         26       28       +2     
+ Partials       14       13       -1     
Impacted Files Coverage Δ
src/context.ts 83.33% <ø> (ø)
src/github.ts 82.50% <77.77%> (+2.50%) ⬆️
src/goreleaser.ts 53.52% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

caarlos0 and others added 2 commits January 27, 2023 23:19
Co-authored-by: CrazyMax <github@crazymax.dev>
Co-authored-by: CrazyMax <github@crazymax.dev>
@caarlos0 caarlos0 added the bug Something isn't working label Jan 28, 2023
@caarlos0 caarlos0 merged commit 9754a25 into master Jan 28, 2023
@caarlos0 caarlos0 deleted the fix branch January 28, 2023 02:22
renovate bot referenced this pull request in DelineaXPM/terraform-provider-dsv Jan 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3` -> `v4` |
|
[crazy-max/ghaction-import-gpg](https://togithub.com/crazy-max/ghaction-import-gpg)
| action | major | `v5` -> `v6` |
|
[goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action)
| action | major | `v3.2.0` -> `v5.0.0` |
| [magefile/mage-action](https://togithub.com/magefile/mage-action) |
action | major | `v2` -> `v3` |
|
[magnetikonline/action-golang-cache](https://togithub.com/magnetikonline/action-golang-cache)
| action | major | `v3` -> `v4` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)

[Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)

- [Support fetching without the --progress
option](https://togithub.com/actions/checkout/pull/1067)
-   [Update to node20](https://togithub.com/actions/checkout/pull/1436)

</details>

<details>
<summary>crazy-max/ghaction-import-gpg
(crazy-max/ghaction-import-gpg)</summary>

###
[`v6`](https://togithub.com/crazy-max/ghaction-import-gpg/compare/v5...v6)

[Compare
Source](https://togithub.com/crazy-max/ghaction-import-gpg/compare/v5...v6)

</details>

<details>
<summary>goreleaser/goreleaser-action
(goreleaser/goreleaser-action)</summary>

###
[`v5.0.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v5.0.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.6.0...v5.0.0)

#### What's Changed

- feat: node 20 as default runtime (requires [Actions Runner
v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or
later) by [@&#8203;crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/432](https://togithub.com/goreleaser/goreleaser-action/pull/432)
- chore(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.10.0 to
1.10.1 in
[https://github.com/goreleaser/goreleaser-action/pull/434](https://togithub.com/goreleaser/goreleaser-action/pull/434)

**Full Changelog**:
goreleaser/goreleaser-action@v4.6.0...v5.0.0

###
[`v4.6.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.6.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.5.0...v4.6.0)

Reverts the change to `node20` runtime.

**Full Changelog**:
goreleaser/goreleaser-action@v4.5.0...v4.6.0

###
[`v4.5.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.5.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.4.0...v4.5.0)

#### What's Changed

- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/427](https://togithub.com/goreleaser/goreleaser-action/pull/427)
- feat: bump to use node20 runtime, actions/checkout to v4 by
[@&#8203;kbdharun](https://togithub.com/kbdharun) in
[https://github.com/goreleaser/goreleaser-action/pull/430](https://togithub.com/goreleaser/goreleaser-action/pull/430)

#### New Contributors

- [@&#8203;kbdharun](https://togithub.com/kbdharun) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/430](https://togithub.com/goreleaser/goreleaser-action/pull/430)

**Full Changelog**:
goreleaser/goreleaser-action@v4.4.0...v4.5.0

###
[`v4.4.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.4.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.3.0...v4.4.0)

#### What's Changed

- chore(deps): bump semver from 7.5.0 to 7.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/417](https://togithub.com/goreleaser/goreleaser-action/pull/417)
- feat: support oss nightlies by
[@&#8203;caarlos0](https://togithub.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/424](https://togithub.com/goreleaser/goreleaser-action/pull/424)

**Full Changelog**:
goreleaser/goreleaser-action@v4.3.0...v4.4.0

###
[`v4.3.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.3.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0)

#### What's Changed

- Update in command examples by
[@&#8203;arnaduga](https://togithub.com/arnaduga) in
[https://github.com/goreleaser/goreleaser-action/pull/393](https://togithub.com/goreleaser/goreleaser-action/pull/393)
- chore(deps): bump yargs from 17.6.2 to 17.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/395](https://togithub.com/goreleaser/goreleaser-action/pull/395)
- Improve documentation for use of `GITHUB_TOKEN` by
[@&#8203;jamietanna](https://togithub.com/jamietanna) in
[https://github.com/goreleaser/goreleaser-action/pull/399](https://togithub.com/goreleaser/goreleaser-action/pull/399)
- chore(deps): bump actions/setup-go from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/403](https://togithub.com/goreleaser/goreleaser-action/pull/403)
- chore(deps): bump docker/bake-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/408](https://togithub.com/goreleaser/goreleaser-action/pull/408)
- chore(deps): bump semver from 7.3.8 to 7.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/407](https://togithub.com/goreleaser/goreleaser-action/pull/407)
- Bump setup-go action version to v4 in README by
[@&#8203;kishaningithub](https://togithub.com/kishaningithub) in
[https://github.com/goreleaser/goreleaser-action/pull/411](https://togithub.com/goreleaser/goreleaser-action/pull/411)
- ci: split test and validate workflow by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/413](https://togithub.com/goreleaser/goreleaser-action/pull/413)
- chore: update yarn to 3.5.1 by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/412](https://togithub.com/goreleaser/goreleaser-action/pull/412)
- chore(deps): bump yargs from 17.7.1 to 17.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/410](https://togithub.com/goreleaser/goreleaser-action/pull/410)
- feat: support nightly by
[@&#8203;caarlos0](https://togithub.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/419](https://togithub.com/goreleaser/goreleaser-action/pull/419)

#### New Contributors

- [@&#8203;arnaduga](https://togithub.com/arnaduga) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/393](https://togithub.com/goreleaser/goreleaser-action/pull/393)
- [@&#8203;jamietanna](https://togithub.com/jamietanna) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/399](https://togithub.com/goreleaser/goreleaser-action/pull/399)
- [@&#8203;kishaningithub](https://togithub.com/kishaningithub) made
their first contribution in
[https://github.com/goreleaser/goreleaser-action/pull/411](https://togithub.com/goreleaser/goreleaser-action/pull/411)

**Full Changelog**:
goreleaser/goreleaser-action@v4.2.0...v4.3.0

###
[`v4.2.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.2.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.1.1...v4.2.0)

##### What's Changed

- fix: don't depend on the GitHub API to check release by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/391](https://togithub.com/goreleaser/goreleaser-action/pull/391)

**Full Changelog**:
goreleaser/goreleaser-action@v4.1.1...v4.2.0

###
[`v4.1.1`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.1.1)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.1.1)

##### What's Changed

- Update Readme to reference `goreleaser/goreleaser-action@v4` by
[@&#8203;felladrin](https://togithub.com/felladrin) in
[https://github.com/goreleaser/goreleaser-action/pull/384](https://togithub.com/goreleaser/goreleaser-action/pull/384)
- docs: fix README badge by
[@&#8203;dirien](https://togithub.com/dirien) in
[https://github.com/goreleaser/goreleaser-action/pull/386](https://togithub.com/goreleaser/goreleaser-action/pull/386)
- chore(deps): bump json5 from 2.2.0 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/388](https://togithub.com/goreleaser/goreleaser-action/pull/388)
- fix: use [@&#8203;action/github](https://togithub.com/action/github)
by [@&#8203;caarlos0](https://togithub.com/caarlos0) and
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[https://github.com/goreleaser/goreleaser-action/pull/390](https://togithub.com/goreleaser/goreleaser-action/pull/390)

##### New Contributors

- [@&#8203;felladrin](https://togithub.com/felladrin) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/384](https://togithub.com/goreleaser/goreleaser-action/pull/384)
- [@&#8203;dirien](https://togithub.com/dirien) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/386](https://togithub.com/goreleaser/goreleaser-action/pull/386)

**Full Changelog**:
goreleaser/goreleaser-action@v4.1.0...v4.1.1

###
[`v4.1.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.1.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.0.0...v4.1.0)

##### What's Changed

- feat!: remove auto-snapshot on dirty tag by
[@&#8203;caarlos0](https://togithub.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/382](https://togithub.com/goreleaser/goreleaser-action/pull/382)
- docs: add example when using workdir along with upload-artifact by
[@&#8203;zdtsw](https://togithub.com/zdtsw) in
[https://github.com/goreleaser/goreleaser-action/pull/366](https://togithub.com/goreleaser/goreleaser-action/pull/366)
- Fix Self-Hosted Windows Error: Expand-Archive by
[@&#8203;flarco](https://togithub.com/flarco) in
[https://github.com/goreleaser/goreleaser-action/pull/379](https://togithub.com/goreleaser/goreleaser-action/pull/379)
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/goreleaser/goreleaser-action/pull/383](https://togithub.com/goreleaser/goreleaser-action/pull/383)

##### Migrating from v3

If you need the auto-snapshot feature, take a look at [this example
repository](https://togithub.com/caarlos0/goreleaser-action-v4-auto-snapshot-example):
it's a minimal working example with all you need.

##### New Contributors

- [@&#8203;zdtsw](https://togithub.com/zdtsw) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/366](https://togithub.com/goreleaser/goreleaser-action/pull/366)
- [@&#8203;flarco](https://togithub.com/flarco) made their first
contribution in
[https://github.com/goreleaser/goreleaser-action/pull/379](https://togithub.com/goreleaser/goreleaser-action/pull/379)

**Full Changelog**:
goreleaser/goreleaser-action@v4...v4.1.0

###
[`v4.0.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.0.0)

[Compare
Source](https://togithub.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.0.0)

##### What's Changed

- fix: do not override GORELEASER_CURRENT_TAG by
[@&#8203;caarlos0](https://togithub.com/caarlos0) in
[https://github.com/goreleaser/goreleaser-action/pull/370](https://togithub.com/goreleaser/goreleaser-action/pull/370)

##### Migrating from v3

If you need the auto-snapshot feature, take a look at [this example
repository](https://togithub.com/caarlos0/goreleaser-action-v4-auto-snapshot-example):
it's a minimal working example with all you need.

**Full Changelog**:
goreleaser/goreleaser-action@v3...v4.0.0

</details>

<details>
<summary>magefile/mage-action (magefile/mage-action)</summary>

### [`v3`](https://togithub.com/magefile/mage-action/compare/v2...v3)

[Compare
Source](https://togithub.com/magefile/mage-action/compare/v2...v3)

</details>

<details>
<summary>magnetikonline/action-golang-cache
(magnetikonline/action-golang-cache)</summary>

###
[`v4`](https://togithub.com/magnetikonline/action-golang-cache/releases/tag/v4)

[Compare
Source](https://togithub.com/magnetikonline/action-golang-cache/compare/v3...v4)

- Provide action outputs of `build-cache-path`, `module-cache-path` and
`cache-key`.
-   Bump `actions/setup-go@v4`
-   Some `README.md` cleanups.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/DelineaXPM/terraform-provider-dsv).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot find GoReleaser latest version
2 participants
0