Commit Graph

372 Commits

Author SHA1 Message Date
Simon 9dd3756244 Support cargo-leptos (#1903) 2026-06-17 00:07:51 +09:00
Taiki Endo 1e4ec7678a ci: Temporarily disable broken opensuse/tumbleweed test
```
  Retrieving repository 'openSUSE-Tumbleweed-Non-Oss' metadata [....
  Looking for gpg keys in repository openSUSE-Tumbleweed-Non-Oss.
    gpgkey=http://download.opensuse.org/tumbleweed/repo/non-oss/repodata/repomd.xml.key
  ........done]
  Building repository 'openSUSE-Tumbleweed-Non-Oss' cache [....done]
  Retrieving repository 'Open H.264 Codec (openSUSE Tumbleweed)' metadata [........done]
  Building repository 'Open H.264 Codec (openSUSE Tumbleweed)' cache [....done]
  Retrieving repository 'openSUSE-Tumbleweed-Oss' metadata [....
  Looking for gpg keys in repository openSUSE-Tumbleweed-Oss.
    gpgkey=http://download.opensuse.org/tumbleweed/repo/oss/repodata/repomd.xml.key
  .....error]
  Repository 'openSUSE-Tumbleweed-Oss' is invalid.
  Warning: Skipping repository 'openSUSE-Tumbleweed-Oss' because of the above error.
  [repo-oss|http://download.opensuse.org/tumbleweed/repo/oss/] Failed to retrieve new repository metadata.
  History:
   - Timeout exceeded when accessing 'http://cdn.opensuse.org/tumbleweed/repo/oss/repodata/c6b265c9e3bf268e3bcd3164aaad3236105fb4ce41ea21666a17e3aaec57ef75a46d7d2f73667e56a00b30d8b55a53f7d4dfb7ada434c7bbfb1682e078b615de-appdata.xml.gz'.
     Timeout reached Curl error (28)
  Please check if the URIs defined for this repository are pointing to a valid repository.
  Retrieving repository 'openSUSE-Tumbleweed-Update' metadata [...
  Looking for gpg keys in repository openSUSE-Tumbleweed-Update.
    gpgkey=http://download.opensuse.org/update/tumbleweed/repodata/repomd.xml.key
  ......done]
  Building repository 'openSUSE-Tumbleweed-Update' cache [....done]
  Some of the repositories have not been refreshed because of an error.
  Loading repository data...
  Reading installed packages...
  No provider of 'git' found.
  'git' not found in package names. Trying capabilities.
```
2026-06-04 23:23:15 +09:00
Jesse Black d93043e1af Support docgarden (#1830) 2026-05-31 20:42:32 +09:00
graelo 6e83879549 Support convco (#1831) 2026-05-31 19:08:05 +09:00
Taiki Endo 528208bb6d Use cargo-binstall's batch install again
https://github.com/cargo-bins/cargo-binstall/pull/2533 has been released
in 1.18.1.
2026-05-28 18:28:16 +09:00
Taiki Endo 24db57b414 ci,tools: Update config and script
miri and msrv have been merged to rust-test reusable workflow.
2026-05-25 02:54:55 +09:00
Taiki Endo 258938f477 ci: Remove deprecated macos-14
https://github.com/actions/runner-images/issues/13518
2026-05-17 15:50:30 +09:00
Taiki Endo e22b9c4d37 ci: Update config 2026-05-17 15:43:16 +09:00
Taiki Endo 71dd34f353 ci: Update config 2026-05-13 10:08:20 +09:00
Taiki Endo c4a3bf768d ci,tools: Update config and script 2026-05-10 04:37:10 +09:00
Taiki Endo 02cc445cca Update changelog/comment 2026-05-06 00:15:52 +09:00
Taiki Endo e60138699e ci: Fix release workflow 2026-05-06 00:06:18 +09:00
Taiki Endo a4ad60dd6a ci: Use taiki-e/github-actions/.github/workflows/action-release.yml 2026-05-05 22:36:13 +09:00
Taiki Endo 39b209ec4a ci: Update config 2026-05-05 10:56:05 +09:00
Taiki Endo 11569735dc codegen: Improve changelog handling 2026-05-05 06:55:02 +09:00
Taiki Endo bbe1b9d5e1 Support rust 2026-05-05 03:04:34 +09:00
Taiki Endo a142873b76 ci,tools: Update config and script 2026-05-04 21:06:05 +09:00
Taiki Endo fea765a776 ci: Update config 2026-05-03 06:44:45 +09:00
dependabot[bot] 5dab223281 Bump taiki-e/install-action from 2.75.3 to 2.75.17 (#1754)
Bumps the github-actions group with 1 update in the / directory: [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/install-action` from 2.75.3 to 2.75.17
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/b8be7f5e140177087325943c4a8e169d01c59b3d...58e862542551f667fa44c8a2a4a1d64ad477c96a)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.75.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-03 04:31:17 +09:00
Taiki Endo e565ba433e ci,tools: Update config and scripts 2026-05-03 04:02:20 +09:00
Taiki Endo 7f2a51ae27 Update cspell dictionary 2026-04-20 03:28:51 +09:00
Taiki Endo e15ecae65f Unset/reject environment variables that may unexpectedly affect bash
behavior
2026-04-19 10:14:16 +09:00
Taiki Endo bcfb2f6795 ci: Update config 2026-04-18 05:32:04 +09:00
Taiki Endo 97204a3065 ci: Update config 2026-04-18 03:41:58 +09:00
Taiki Endo acc1621b44 Pass --disable-strategies compile to cargo-binstall and fallback to
cargo-install
2026-04-13 17:24:14 +09:00
Taiki Endo 3c299a507e ci: Update config 2026-04-10 14:47:26 +09:00
Taiki Endo 0f9ae157f2 ci: Update release workflow 2026-04-10 13:14:01 +09:00
Taiki Endo 408189eb2d ci: Update config 2026-04-08 00:49:23 +09:00
Taiki Endo fbe29f7fa6 ci: Enable dependabot grouped update for github-actions
This partially reverts 5f3e9b7a2d.
2026-04-07 23:09:26 +09:00
Taiki Endo 2438243e4c Enable "Require actions to be pinned to a full-length commit SHA"
actions policy
2026-04-07 23:08:37 +09:00
Taiki Endo dcdbf46878 ci: Update release workflow 2026-04-07 22:55:44 +09:00
Taiki Endo f0e236a2f1 ci: Remove dead code 2026-04-07 00:17:21 +09:00
Taiki Endo 4eac87a846 ci: Update config 2026-04-05 18:48:22 +09:00
Taiki Endo 5b41336748 Add issue template 2026-04-05 18:40:32 +09:00
Taiki Endo 5311ff906c ci: Update release workflow 2026-04-05 01:11:47 +09:00
Taiki Endo f43d7b21e2 Accept trailing comma in tool input option 2026-04-04 22:08:16 +09:00
daxpedda ba78689f17 Add cargo-xwin (#1659) 2026-04-04 21:52:15 +09:00
Taiki Endo befcb22678 ci: Test ubuntu:rolling and debian:testing 2026-04-04 12:06:46 +09:00
Taiki Endo 5a655e2135 tools: Update tidy.sh and related config 2026-04-04 04:19:24 +09:00
Taiki Endo 7ed69aba6b ci: Use credential.helper cache instead of credential.helper store 2026-04-03 01:15:08 +09:00
Taiki Endo beb0949bbd Retry on bash startup failure on Windows 2026-04-02 21:10:55 +09:00
Jesse Black dbccc502f2 Support covgate (#1613) 2026-04-02 00:17:21 +09:00
Taiki Endo 41213fbc0e zizmor: Apply more lints 2026-03-30 01:56:27 +09:00
Taiki Endo 7d31177690 ci: Test ubuntu 26.04 container 2026-03-29 12:55:04 +09:00
Taiki Endo cd20062255 ci: Update config 2026-03-29 00:12:26 +09:00
Taiki Endo 38b59bc959 ci: Fix release workflow 2026-03-27 23:22:50 +09:00
Taiki Endo 4bb73acd2d ci: Fix release workflow 2026-03-27 02:22:49 +09:00
Taiki Endo a69eea0c9b ci: Update to new release workflow 2026-03-27 02:00:56 +09:00
Taiki Endo 3da8dc3058 Update cspell dictionary 2026-03-23 22:31:39 +09:00
Taiki Endo ef1e8ec3f0 ci: Update config 2026-03-22 22:20:46 +09:00