mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-25 03:22:41 +08:00
Compare commits
5 Commits
v2.79.6
...
update-man
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7fd8a3d8b9 | ||
|
|
24db57b414 | ||
|
|
56d048e4be | ||
|
|
88886e83d3 | ||
|
|
1a101afe87 |
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -21,7 +21,3 @@ updates:
|
||||
commit-message:
|
||||
prefix: ''
|
||||
labels: []
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- '*'
|
||||
|
||||
24
.github/workflows/ci.yml
vendored
24
.github/workflows/ci.yml
vendored
@@ -31,26 +31,16 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
miri:
|
||||
needs: tidy
|
||||
uses: taiki-e/github-actions/.github/workflows/miri.yml@931686d4e4cf88b13e790040727ccde2dba8ec62 # main
|
||||
with:
|
||||
# NB: sync with test job's --exclude option
|
||||
args: --exclude install-action-internal-codegen
|
||||
msrv:
|
||||
needs: tidy
|
||||
uses: taiki-e/github-actions/.github/workflows/msrv.yml@931686d4e4cf88b13e790040727ccde2dba8ec62 # main
|
||||
test-manifest-schema:
|
||||
needs: tidy
|
||||
uses: taiki-e/github-actions/.github/workflows/test.yml@931686d4e4cf88b13e790040727ccde2dba8ec62 # main
|
||||
with:
|
||||
# NB: sync with miri job's --exclude option
|
||||
test-args: --exclude install-action-internal-codegen
|
||||
no-std: false
|
||||
tidy:
|
||||
uses: taiki-e/github-actions/.github/workflows/tidy.yml@931686d4e4cf88b13e790040727ccde2dba8ec62 # main
|
||||
uses: taiki-e/github-actions/.github/workflows/tidy.yml@1bb80ca038216cd1fb7b6ca6d76240b3772963ab # main
|
||||
permissions:
|
||||
security-events: write # for github/codeql-action/*
|
||||
test-manifest-schema:
|
||||
needs: tidy
|
||||
uses: taiki-e/github-actions/.github/workflows/rust-test.yml@1bb80ca038216cd1fb7b6ca6d76240b3772963ab # main
|
||||
with:
|
||||
test-args: --exclude install-action-internal-codegen
|
||||
no-std: false
|
||||
|
||||
test:
|
||||
needs: tidy
|
||||
|
||||
4
.github/workflows/manifest.yml
vendored
4
.github/workflows/manifest.yml
vendored
@@ -19,10 +19,9 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
manifest:
|
||||
uses: taiki-e/github-actions/.github/workflows/gen.yml@931686d4e4cf88b13e790040727ccde2dba8ec62 # main
|
||||
uses: taiki-e/github-actions/.github/workflows/gen.yml@1bb80ca038216cd1fb7b6ca6d76240b3772963ab # main
|
||||
permissions:
|
||||
contents: write # for creating branch for pr
|
||||
pull-requests: write # for gh pr review --approve
|
||||
secrets:
|
||||
PR_TOKEN_APP_PRIVATE_KEY: ${{ secrets.PR_TOKEN_APP_PRIVATE_KEY }}
|
||||
with:
|
||||
@@ -30,6 +29,5 @@ jobs:
|
||||
commit-script: tools/ci/manifest.sh
|
||||
title: Update manifest
|
||||
branch: update-manifest
|
||||
automerge: true
|
||||
install-cosign: true
|
||||
install-parse-changelog: true
|
||||
|
||||
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -28,7 +28,7 @@ concurrency:
|
||||
jobs:
|
||||
release:
|
||||
if: github.repository_owner == 'taiki-e' && inputs.target == 'install-action'
|
||||
uses: taiki-e/github-actions/.github/workflows/action-release.yml@931686d4e4cf88b13e790040727ccde2dba8ec62 # main
|
||||
uses: taiki-e/github-actions/.github/workflows/action-release.yml@1bb80ca038216cd1fb7b6ca6d76240b3772963ab # main
|
||||
permissions:
|
||||
contents: write # for taiki-e/create-gh-release-action
|
||||
secrets:
|
||||
@@ -40,7 +40,7 @@ jobs:
|
||||
|
||||
release-manifest-schema:
|
||||
if: github.repository_owner == 'taiki-e' && inputs.target == 'install-action-manifest-schema'
|
||||
uses: taiki-e/github-actions/.github/workflows/rust-release.yml@931686d4e4cf88b13e790040727ccde2dba8ec62 # main
|
||||
uses: taiki-e/github-actions/.github/workflows/rust-release.yml@1bb80ca038216cd1fb7b6ca6d76240b3772963ab # main
|
||||
permissions:
|
||||
contents: write # for taiki-e/create-gh-release-action
|
||||
id-token: write # for rust-lang/crates-io-auth-action
|
||||
|
||||
@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `typos@latest` to 1.46.3.
|
||||
|
||||
- Update `rclone@latest` to 1.74.2.
|
||||
|
||||
- Update `mise@latest` to 2026.5.15.
|
||||
|
||||
- Update `tombi@latest` to 0.11.7.
|
||||
|
||||
## [2.79.6] - 2026-05-23
|
||||
|
||||
- Update `wasm-bindgen@latest` to 0.2.122.
|
||||
|
||||
6
manifests/mise.json
generated
6
manifests/mise.json
generated
@@ -27,13 +27,13 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "2026.5.14"
|
||||
"version": "2026.5.15"
|
||||
},
|
||||
"2026": {
|
||||
"version": "2026.5.14"
|
||||
"version": "2026.5.15"
|
||||
},
|
||||
"2026.5": {
|
||||
"version": "2026.5.14"
|
||||
"version": "2026.5.15"
|
||||
},
|
||||
"2026.5.15": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
6
manifests/rclone.json
generated
6
manifests/rclone.json
generated
@@ -27,13 +27,13 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.74.1"
|
||||
"version": "1.74.2"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.74.1"
|
||||
"version": "1.74.2"
|
||||
},
|
||||
"1.74": {
|
||||
"version": "1.74.1"
|
||||
"version": "1.74.2"
|
||||
},
|
||||
"1.74.2": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
4
manifests/tombi.json
generated
4
manifests/tombi.json
generated
@@ -2,10 +2,10 @@
|
||||
"rust_crate": null,
|
||||
"template": null,
|
||||
"latest": {
|
||||
"version": "0.11.6"
|
||||
"version": "0.11.7"
|
||||
},
|
||||
"0.11": {
|
||||
"version": "0.11.6"
|
||||
"version": "0.11.7"
|
||||
},
|
||||
"0.11.7": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
6
manifests/typos.json
generated
6
manifests/typos.json
generated
@@ -21,13 +21,13 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.46.2"
|
||||
"version": "1.46.3"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.46.2"
|
||||
"version": "1.46.3"
|
||||
},
|
||||
"1.46": {
|
||||
"version": "1.46.2"
|
||||
"version": "1.46.3"
|
||||
},
|
||||
"1.46.3": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
@@ -37,7 +37,7 @@ image='ghcr.io/taiki-e/tidy'
|
||||
if [[ -n "${TIDY_DEV:-}" ]]; then
|
||||
image+=':latest'
|
||||
else
|
||||
image+='@sha256:1d3a5d57c486cbac02ef3d8ee29bb0768ebd1fbffef61a61d282215464e2551d'
|
||||
image+='@sha256:151cd5c4f7c88bd21322c7dab255d60e699ffe4d4903e4e712429952537df6cf'
|
||||
fi
|
||||
user="$(id -u):$(id -g)"
|
||||
workdir="${PWD}"
|
||||
|
||||
Reference in New Issue
Block a user