Commit Graph

311 Commits

Author SHA1 Message Date
Taiki Endo d22c04db3c Revert "ci: Temporarily disable cygwin test"
This reverts commit 3f8c36b267.
2026-02-14 18:43:15 +09:00
Taiki Endo 3f8c36b267 ci: Temporarily disable cygwin test
```
+ choco install --no-progress --requirechecksums cygwin
Chocolatey v2.6.0
Installing the following packages:
cygwin
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'

Cygwin v3.6.6 [Approved]
Cygwin package files install completed. Performing other installation steps.
Download site: http://mirrors.kernel.org/sourceware/cygwin/
Installing 64-bit Cygwin...
ERROR: Running ["C:\ProgramData\chocolatey\lib\Cygwin\tools\setup-x86_64.exe" --quiet-mode --site "http://mirrors.kernel.org/sourceware/cygwin/" --packages default --root "C:\tools\cygwin" --local-package-dir "C:\tools\cygwin" --no-desktop] was not successful. Exit code was '1'. See log for possible error messages.
Environment Vars (like PATH) have changed. Close/reopen your shell to
 see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of Cygwin was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\Cygwin\tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - Cygwin (exited 1) - Error while running 'C:\ProgramData\chocolatey\lib\Cygwin\tools\chocolateyInstall.ps1'.
 See log for details.

Did you know the proceeds of Pro (and some proceeds from other
 licensed editions) go into bettering the community infrastructure?
 Your support ensures an active community, keeps Chocolatey tip-top,
 plus it nets you some awesome features!
 https://chocolatey.org/compare
```
2026-02-14 01:10:54 +09:00
Taiki Endo 0fca428425 ci: Use taiki-e/github-actions/.github/workflows/gen.yml reusable workflow 2026-02-11 20:37:31 +09:00
Taiki Endo 50332096a7 Address zizmor lint change
https://docs.zizmor.sh/audits/#misfeature

> Prior to v1.21.0, this check was performed by the obfuscation audit.
2026-01-17 00:15:22 +09:00
Frank Elsinga 09980ef8ed Support cargo-insta (#1372) 2025-12-20 14:00:03 +09:00
Taiki Endo 5d018ee3d2 Support whitespace separated list 2025-12-17 19:59:30 +09:00
Jo a9e9081aa4 Support prek (#1357) 2025-12-17 18:56:50 +09:00
Marco Neumann 9661978e85 Support tombi (#1340) 2025-12-13 01:38:04 +09:00
dependabot[bot] 165e0c92e4 Bump peter-evans/create-pull-request from 7 to 8 (#1344)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  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>
2025-12-11 12:40:01 +00:00
Taiki Endo c8c9b5bb95 tools: Update scripts 2025-12-04 02:45:49 +09:00
Taiki Endo 8aeb767d80 ci: Pin create-release reusable workflow 2025-12-04 02:45:39 +09:00
Taiki Endo 6eea626a2b ci: Test ubuntu-slim 2025-12-01 00:28:20 +09:00
Taiki Endo 1184949f42 Apply zizmor and update scripts 2025-12-01 00:24:40 +09:00
Taiki Endo 82ed20a6c4 Update cspell dictionary 2025-11-30 13:41:32 +09:00
Taiki Endo 1a28b3e38c Update cspell dictionary 2025-10-28 02:17:59 +09:00
Taiki Endo 3c7706401f ci: Test macos-15-intel 2025-10-11 23:38:20 +09:00
Taiki Endo 005a651408 ci: Test macos-26
https://github.blog/changelog/2025-09-11-actions-macos-26-image-now-in-public-preview/
2025-10-01 22:54:41 +09:00
Benjamin Brienen ed4255be07 Support cargo-deadlinks (#1161) 2025-09-21 14:41:43 +09:00
Taiki Endo 26176d8d69 ci: Setup release workflow for install-action-manifest-schema 2025-09-20 13:02:47 +09:00
Taiki Endo 3a6ab413c1 Support powerpc64le/riscv64/s390x Linux runners 2025-09-08 23:24:31 +09:00
Taiki Endo 4b930c0a05 Add fallback: cargo-install input option to use cargo install for fallback 2025-09-08 23:24:31 +09:00
Taiki Endo f6fe689680 Add {typos,wasm-bindgen,wasmtime}-cli aliases 2025-09-08 07:05:17 +09:00
Taiki Endo ed177b998a Clean up alias-related code 2025-09-06 01:46:45 +09:00
Taiki Endo d6f70e1408 ci: Test Debian 13 and AlmaLinux 10 2025-08-30 02:05:50 +09:00
Niklas Fiekas 1350e9e600 Add iai-callgrind-runner (#1073) 2025-08-06 19:44:53 +09:00
Taiki Endo 7f9b17c298 ci: Remove macos-13
https://github.blog/changelog/2025-07-11-upcoming-changes-to-macos-hosted-runners-macos-latest-migration-and-xcode-support-policy-updates/
2025-07-26 02:23:30 +09:00
Taiki Endo 14dc975de9 ci: Fix debian 10 setup 2025-07-19 03:36:38 +09:00
Taiki Endo dec1ecd9a2 ci: Fix debian 10 2025-07-16 01:17:07 +09:00
Taiki Endo 8fcca280f3 ci: Test AArch64 Windows 2025-06-29 22:27:47 +09:00
Taiki Endo 74fc1f2d2a ci: Exclude cyclonedx on Ubuntu 14.04
```
+ cyclonedx --version
cyclonedx: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by cyclonedx)
cyclonedx: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by cyclonedx)
```
2025-06-23 02:03:32 +09:00
John Vandenberg 7afdc6d42b Add cyclonedx (#1000)
Also improve check that gnu binaries are not needed if musl exists.
2025-06-19 20:55:47 +09:00
Taiki Endo a63b122e8d ci: Remove windows-2019
https://github.blog/changelog/2025-04-15-upcoming-breaking-changes-and-releases-for-github-actions/
2025-06-18 00:55:43 +09:00
John Vandenberg 9568a6b616 Add zizmor (#1002) 2025-06-16 21:55:17 +09:00
Taiki Endo ec15fa7ca8 Update cspell dictionary 2025-03-29 16:48:06 +09:00
Taiki Endo 93a6e1f102 ci: Open update manifest PR also from workflow_dispatch 2025-02-27 02:40:35 +09:00
Taiki Endo 38c7691f46 Update scripts 2025-02-21 23:48:30 +09:00
Taiki Endo 46724b7a3e Revert "ci: Temporarily disable buggy ubuntu-24.04-arm runner"
This reverts commit 0b0596dd1e.
2025-02-21 00:40:15 +09:00
Taiki Endo 804d0fbae7 Revert "codegen: Update ureq from 2 to 3"
This reverts commit bee06ee963.

See https://github.com/taiki-e/install-action/pull/831#issuecomment-2650284580.
2025-02-11 18:45:46 +09:00
Taiki Endo 72827a9779 ci: Move manifest job to its own workflow to reduce needless test runs 2025-02-04 00:23:41 +09:00
Taiki Endo 1182afdbd1 ci: Update reusable workflows 2025-02-02 05:23:22 +09:00
Taiki Endo ebb53fb1a9 ci: Use taiki-e/github-actions/.github/workflows/test.yml reusable workflow 2025-02-01 03:10:51 +09:00
Taiki Endo 0b0596dd1e ci: Temporarily disable buggy ubuntu-24.04-arm runner
cargo-binstall or cargo called from it sometime crashes.
2025-02-01 03:10:22 +09:00
Taiki Endo 544f616845 ci: Remove not triggered manifest_sync workflow 2025-01-29 08:17:10 +09:00
Taiki Endo d298d2514f ci: Fix trigger of manifest_sync workflow
https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#release
2025-01-28 16:59:54 +09:00
Taiki Endo 5ad07d35ce manifest-schema: Improve quality as a library 2025-01-28 16:36:10 +09:00
Jiahao XU 1ef1e14c21 Extract install-action-manifest-schema and publish to crates-io (#657)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Taiki Endo <te316e89@gmail.com>
2025-01-28 07:02:39 +00:00
Taiki Endo cfb63643d7 ci: Tweak manifest job 2025-01-28 04:06:00 +09:00
Taiki Endo 1b8d452217 ci: Test ubuntu-22.04-arm and ubuntu-24.04-arm
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
2025-01-17 16:35:45 +09:00
Taiki Endo 5f3e9b7a2d ci: Disable buggy dependabot grouped update 2025-01-16 22:19:33 +09:00
Taiki Endo 55912949de Update cspell dictionary 2025-01-16 21:35:10 +09:00