Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: peaceiris/workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.3
Choose a base ref
...
head repository: peaceiris/workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.0
Choose a head ref
  • 16 commits
  • 6 files changed
  • 2 contributors

Commits on May 10, 2024

  1. chore(deps): update dependency peaceiris/workflows to v0.19.3 (#513)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9b625d0 View commit details
  2. chore(deps): update dependency renovate to v37.281.3 (#514)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e621580 View commit details
  3. chore(deps): update dependency renovate to v37.282.0 (#515)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6c11ae7 View commit details
  4. chore(deps): update dependency renovate to v37.282.1 (#517)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fc62823 View commit details
  5. add actionlint (#516)

    peaceiris authored May 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ebef6df View commit details
  6. chore(deps): update actions/checkout action to v4.1.5 (#518)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8c98bbf View commit details
  7. add workflow_call (#519)

    peaceiris authored May 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6f548e1 View commit details
  8. chore(deps): update dependency renovate to v37.284.0 (#520)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e26b1e7 View commit details

Commits on May 11, 2024

  1. chore(deps): update dependency renovate to v37.285.0 (#521)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    46d37b0 View commit details
  2. chore(deps): update dependency renovate to v37.286.0 (#522)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d8929d6 View commit details
  3. chore(deps): update dependency renovate to v37.286.1 (#523)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    de1c8e5 View commit details
  4. chore(deps): update dependency renovate to v37.287.0 (#524)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4f211c1 View commit details

Commits on May 12, 2024

  1. chore(deps): update dependency renovate to v37.287.1 (#525)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7f28a90 View commit details
  2. chore(deps): update dependency renovate to v37.287.2 (#526)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a9d8a59 View commit details
  3. chore(deps): update dependency renovate to v37.288.0 (#527)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e9abfae View commit details
  4. chore(deps): update dependency renovate to v37.289.1 (#528)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7389764 View commit details
Showing with 203 additions and 188 deletions.
  1. +26 −0 .github/workflows/actionlint.yml
  2. +2 −2 .github/workflows/release.yml
  3. +1 −1 .github/workflows/renovate.yml
  4. +12 −12 README.md
  5. +160 −171 package-lock.json
  6. +2 −2 setup-go/action.yml
26 changes: 26 additions & 0 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: Lint Workflows

# https://github.com/rhysd/actionlint

on:
workflow_call:
push:
branches:
- main
paths:
- '.github/workflows/*'
pull_request:
paths:
- '.github/workflows/*'

jobs:
actionlint:
runs-on: ubuntu-22.04
timeout-minutes: 1
permissions:
contents: read
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: docker://rhysd/actionlint:1.7.0
with:
args: -color
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -24,11 +24,11 @@ jobs:
with:
fetch-depth: 0

- uses: peaceiris/workflows/setup-node@v0.19.2
- uses: peaceiris/workflows/setup-node@v0.19.3
with:
node-version-file: '.nvmrc'

- uses: peaceiris/workflows/setup-git@v0.19.2
- uses: peaceiris/workflows/setup-git@v0.19.3

- name: Create release
env:
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ jobs:
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- uses: peaceiris/workflows/setup-node@v0.19.2
- uses: peaceiris/workflows/setup-node@v0.19.3
with:
node-version-file: ".nvmrc"
- run: npm ci
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: peaceiris/workflows/setup-docker@v0.19.2
- uses: peaceiris/workflows/setup-docker@v0.19.3
- run: docker compose version
- run: docker buildx version
```
@@ -48,7 +48,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: peaceiris/workflows/setup-docker@v0.19.2
- uses: peaceiris/workflows/setup-docker@v0.19.3
with:
compose-version: '2.4.1'
buildx-version: '0.8.2'
@@ -82,7 +82,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: peaceiris/workflows/setup-go@v0.19.2
- uses: peaceiris/workflows/setup-go@v0.19.3
with:
go-version: '1.18'
@@ -115,7 +115,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: peaceiris/workflows/setup-node@v0.19.2
- uses: peaceiris/workflows/setup-node@v0.19.3
with:
node-version: '16.14.2'
# node-version-file: '.nvmrc'
@@ -148,7 +148,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: peaceiris/workflows/setup-python@v0.19.2
- uses: peaceiris/workflows/setup-python@v0.19.3
with:
python-version: '3.10'
@@ -180,7 +180,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: peaceiris/workflows/setup-rust@v0.19.2
- uses: peaceiris/workflows/setup-rust@v0.19.3
```


@@ -210,7 +210,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: peaceiris/workflows/setup-goreleaser@v0.19.2
- uses: peaceiris/workflows/setup-goreleaser@v0.19.3
- run: goreleaser -h
- run: goreleaser check
@@ -219,7 +219,7 @@ jobs:
### Install a Specific Version

```yaml
- uses: peaceiris/workflows/setup-goreleaser@v0.19.2
- uses: peaceiris/workflows/setup-goreleaser@v0.19.3
with:
goreleaser-version: '1.8.1'
```
@@ -251,7 +251,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: peaceiris/workflows/setup-mage@v0.19.2
- uses: peaceiris/workflows/setup-mage@v0.19.3
- run: mage -h
- run: mage fmt
@@ -260,7 +260,7 @@ jobs:
### Install a Specific Version

```yaml
- uses: peaceiris/workflows/setup-mage@v0.19.2
- uses: peaceiris/workflows/setup-mage@v0.19.3
with:
mage-version: '1.10.0'
```
@@ -272,7 +272,7 @@ jobs:
```yaml
jobs:
hadolint:
uses: peaceiris/workflows/.github/workflows/hadolint.yml@v0.19.2
uses: peaceiris/workflows/.github/workflows/hadolint.yml@v0.19.3
```


@@ -288,5 +288,5 @@ on:
jobs:
merger:
uses: peaceiris/workflows/.github/workflows/merger.yml@v0.19.2
uses: peaceiris/workflows/.github/workflows/merger.yml@v0.19.3
```
331 changes: 160 additions & 171 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions setup-go/action.yml
Original file line number Diff line number Diff line change
@@ -29,8 +29,8 @@ runs:
go-version: "${{ inputs.go-version }}"
go-version-file: "${{ inputs.go-version-file }}"

- uses: peaceiris/workflows/setup-mage@v0.19.2
- uses: peaceiris/workflows/setup-goreleaser@v0.19.2
- uses: peaceiris/workflows/setup-mage@v0.19.3
- uses: peaceiris/workflows/setup-goreleaser@v0.19.3

- uses: actions/cache@v4
with: