Taiki Endo
f68de8c9b6
Update cspell dictionary
2023-10-20 02:13:21 +09:00
Taiki Endo
ac309afb84
ci: Pass --no-modify-path to rustup-init
2023-10-02 02:16:52 +09:00
Taiki Endo
23eacbb04f
ci: Use reusable workflows from taiki-e/github-actions
2023-09-30 12:56:27 +09:00
Taiki Endo
0876ec40d9
ci: Auto-merge auto-generated PR
2023-09-30 12:16:22 +09:00
Taiki Endo
7d0442ab06
Set errtrace in scripts
2023-09-30 10:42:06 +09:00
Taiki Endo
75d87d548b
tidy: Run markdownlint
2023-09-28 23:41:17 +09:00
Taiki Endo
b30758ca4a
Support signature verification (minisign)
2023-09-28 12:01:51 +09:00
Taiki Endo
a4beb34f32
ci: Test cmd on Windows
2023-09-17 00:22:00 +09:00
Taiki Endo
af0cad7ea8
ci: Test a case that cargo is not available
2023-09-16 22:27:52 +09:00
Taiki Endo
ce41e556bc
Update CI config
2023-09-09 21:07:42 +09:00
Taiki Endo
37beb9ded5
Update CI config
2023-09-09 15:29:11 +09:00
Taiki Endo
2f6cd157e0
Simplify CI config
2023-09-05 23:14:31 +09:00
Taiki Endo
3660b253bf
Update CI config
2023-09-05 23:05:37 +09:00
Taiki Endo
eb8dccef73
ci: Replace rockylinux with almalinux
...
rockylinux's package manager infrastructure sometimes is broken.
```
+ dnf install -y cargo tar gzip
Rocky Linux 8 - AppStream 34 kB/s | 10 MB 05:05
Errors during downloading metadata for repository 'appstream':
- Downloading successful, but checksum doesn't match. Calculated: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855(sha256) Expected: 0087a37e2eca36cac787004b7945dbbcc2dba4dd776e50d6d1461bfe2cc30434(sha256)
- Downloading successful, but checksum doesn't match. Calculated: 839488ebc08446a096a893996ed23eac321ac166724cd8c5d9092057834d2d79(sha256) Expected: b31374fa4a7a732aae643cea0699f714480387baad33061b2fae4530d380a988(sha256)
- Downloading successful, but checksum doesn't match. Calculated: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855(sha256) Expected: 649280a7614f8a30d3fcc03560247b64906a6cf26024e090c0272766e671e5f3(sha256)
Error: Failed to download metadata for repo 'appstream': Yum repo downloading error: Downloading error(s): repodata/b31374fa4a7a732aae643cea0699f714480387baad33061b2fae4530d380a988-updateinfo.xml.gz - Cannot download, all mirrors were already tried without success
```
```
+ microdnf install -y cargo tar gzip
Downloading metadata...
error: cannot update repo 'baseos': repomd.xml parser error: Parse error at line: 1 (Extra content at the end of the document
)
```
2023-09-05 22:44:03 +09:00
Taiki Endo
05558ee559
ci: Update actions/checkout action to v4
2023-09-05 22:38:58 +09:00
John Nunley
b45f49a51d
Add support for xbuild ( #212 )
...
Signed-off-by: John Nunley <dev@notgull.net >
2023-09-04 21:46:18 +09:00
Taiki Endo
38b64619b5
ci: Add macOS 13 to test
2023-08-25 21:18:31 +09:00
Taiki Endo
006e1318d7
Update cspell dictionary
2023-08-25 21:17:08 +09:00
Taiki Endo
1d42c62e8a
Update cspell dictionary
2023-08-24 00:07:27 +09:00
Taiki Endo
4664ed74d5
Update cspell dictionary
2023-08-10 21:39:38 +09:00
Taiki Endo
7dd45f2345
Group package manager logs
2023-07-31 23:02:18 +09:00
Taiki Endo
b13dd10934
ci: Add Rocky Linux 9 to container test
2023-07-31 22:55:09 +09:00
Taiki Endo
405b1cf48c
Auto-generate tool list for CI
2023-07-31 22:13:13 +09:00
Taiki Endo
deab2bca07
Tweak scripts
2023-07-29 04:29:10 +09:00
Taiki Endo
6ffcb9d268
Update cspell dictionary
2023-07-29 04:28:59 +09:00
Taiki Endo
1536ff4b2f
ci: Run scheduled jobs more frequently
2023-07-27 21:33:37 +09:00
Taiki Endo
af0e3259d2
Update cspell dictionary
2023-07-19 04:33:31 +09:00
Taiki Endo
d7346df193
Move CI script from ci to tools/ci
2023-07-19 03:21:43 +09:00
Taiki Endo
3048daa459
Update cspell dictionary
2023-07-16 02:16:10 +09:00
Taiki Endo
3ac3842059
Enable dependabot update for codegen
2023-07-13 12:44:18 +09:00
Taiki Endo
42e74b55ab
Revert "Update release scripts (take 3)"
...
This reverts commit be8c41d56e .
```
+ git push origin refs/heads/v2
To https://github.com/taiki-e/install-action
! [rejected] v2 -> v2 (non-fast-forward)
error: failed to push some refs to 'https://github.com/taiki-e/install-action '
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
```
2023-07-09 13:11:42 +09:00
Taiki Endo
be8c41d56e
Update release scripts (take 3)
2023-07-09 13:02:13 +09:00
Taiki Endo
648287cffe
Update cspell dictionary
2023-07-07 13:20:55 +09:00
Taiki Endo
27465951f4
Tweak CI config
2023-06-26 14:00:26 +09:00
Josh McKinney
fd8cc5b92c
Add cargo-make to supported tools ( #146 )
2023-06-26 11:02:41 +10:00
Taiki Endo
36e93e0501
Remove the need to reopen "update manifest" PR
2023-06-20 00:49:19 +09:00
Taiki Endo
d4bb0093ce
ci: Test debian 12
2023-06-13 03:04:24 +09:00
John Nunley
7e750de5db
Add support for cargo-dinghy ( #133 )
2023-06-10 23:00:18 +09:00
FirelightFlagboy
9ead2563c7
Add syft tool ( #135 )
...
Closes #131
2023-06-10 18:55:59 +09:00
Taiki Endo
7104084080
Update cspell dictionary
2023-06-03 13:34:20 +09:00
Taiki Endo
b7a3f34e81
Update cspell dictionary
2023-05-14 14:30:40 +09:00
Taiki Endo
9c28344380
Support cargo-udeps on more platforms
2023-05-07 02:33:10 +09:00
Taiki Endo
9421f53e07
Tweak CI config
2023-05-04 02:19:59 +09:00
Taiki Endo
962051977d
Trim whitespace from tool names
...
Closes #115
2023-05-04 02:07:18 +09:00
Taiki Endo
c2e6f35543
Update wasmtime@latest to 8.0.1
2023-04-28 23:58:38 +09:00
Taiki Endo
d0fd3c3f4f
Update create-pull-request action to v5
2023-04-25 23:31:49 +09:00
Taiki Endo
4f363552df
Update tools/tidy.sh
2023-04-13 00:04:55 +09:00
Taiki Endo
60c0a46993
Revert "Update release scripts (take 2)"
...
This reverts commit 3cd0f0ed94 .
2023-04-11 13:01:15 +09:00
Taiki Endo
3cd0f0ed94
Update release scripts (take 2)
2023-04-11 12:56:52 +09:00
Taiki Endo
2402df67ca
Update tools/tidy.sh
2023-04-05 22:57:49 +09:00