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 |
|
Taiki Endo
|
38b64619b5
|
ci: Add macOS 13 to test
|
2023-08-25 21:18:31 +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
|
1536ff4b2f
|
ci: Run scheduled jobs more frequently
|
2023-07-27 21:33:37 +09:00 |
|
Taiki Endo
|
d7346df193
|
Move CI script from ci to tools/ci
|
2023-07-19 03:21:43 +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
|
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
|
e7a47b23f5
|
Automatically cancel outdated CI runs on PR
|
2023-03-12 00:18:04 +09:00 |
|
Taiki Endo
|
0ffbddd290
|
tidy: Check GitHub workflow permissions
|
2023-03-10 00:50:01 +09:00 |
|
Marcin Puc
|
0184bd9177
|
Add support for zola (#71)
|
2023-02-11 20:30:05 +09:00 |
|
Taiki Endo
|
9e1de916ab
|
Fix install failures in edge cases
|
2023-02-08 15:28:23 +09:00 |
|
Orhun Parmaksız
|
b3c9f573b2
|
Add cargo-tarpaulin support (#65)
|
2023-02-08 02:03:46 +09:00 |
|
Taiki Endo
|
e1d5d01924
|
Pass --no-cache to apk even in CI
|
2023-02-07 22:16:25 +09:00 |
|
Taiki Endo
|
0b8b246f3d
|
Set rust-related env vars for building codegen in CI
|
2023-01-18 22:10:38 +09:00 |
|
Taiki Endo
|
ad8540ac77
|
Use cargo-binstall batching mode (#54)
|
2023-01-16 19:56:58 +09:00 |
|
Taiki Endo
|
f6e4dc6296
|
Improve retry on download failure
|
2023-01-15 19:55:57 +09:00 |
|
Taiki Endo
|
38250d8ada
|
Update CI config
|
2023-01-15 18:34:57 +09:00 |
|
Taiki Endo
|
aae39e2ce4
|
Set timeout-minutes in all jobs
|
2023-01-13 00:54:25 +09:00 |
|
Taiki Endo
|
ba88d8e860
|
Support cargo-no-dev-deps
|
2023-01-11 22:02:11 +09:00 |
|
Taiki Endo
|
59a26c9c82
|
Temporarily disable valgrind test in CI
```
info: installing valgrind@latest
Selecting previously unselected package libc6-dbg:amd64.
(Reading database ... 236916 files and directories currently installed.)
Preparing to unpack .../libc6-dbg_2.35-0ubuntu3.1_amd64.deb ...
Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.1) ...
Setting up libc6-dbg:amd64 (2.35-0ubuntu3.1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-1024-azure
NEEDRESTART-KEXP: 5.15.0-1024-azure
NEEDRESTART-KSTA: 1
```
|
2023-01-10 15:19:12 +09:00 |
|
Thom Chiovoloni
|
25738fc0b6
|
Add grcov support (#41)
|
2023-01-05 18:33:35 +09:00 |
|
Taiki Endo
|
78c2a52f65
|
Fix cargo-binstall version check
|
2022-12-27 02:51:33 +09:00 |
|
Taiki Endo
|
069858bff7
|
Support nextest on linux-gnu with very old glibc
|
2022-12-26 23:11:48 +09:00 |
|
Taiki Endo
|
ab0e193cf5
|
Support dprint
|
2022-12-25 13:16:34 +09:00 |
|
Taiki Endo
|
2ba826d3de
|
Support just
|
2022-12-25 13:16:34 +09:00 |
|
Taiki Endo
|
52259beabf
|
Update CI config
|
2022-12-25 00:51:59 +09:00 |
|
Taiki Endo
|
f1683d2c7c
|
Manage package info as JSON
|
2022-12-24 21:53:18 +09:00 |
|
Taiki Endo
|
acc0c0687d
|
Update wasmtime@latest to 4.0.0
|
2022-12-22 11:21:14 +09:00 |
|
Taiki Endo
|
c98c0a5de9
|
Tweak CI config
|
2022-12-22 11:21:06 +09:00 |
|
Taiki Endo
|
936bda0c55
|
Update mdbook@latest to 0.4.25
|
2022-12-18 01:23:18 +09:00 |
|
Taiki Endo
|
320900e2b1
|
Update mdbook@latest to 0.4.24
|
2022-12-16 00:51:55 +09:00 |
|
Taiki Endo
|
c4112353fe
|
Update cargo-llvm-cov@latest to 0.5.3
|
2022-12-15 21:03:09 +09:00 |
|
Taiki Endo
|
d14576d5ee
|
Support mdbook on linux-musl
|
2022-12-15 20:39:00 +09:00 |
|
Taiki Endo
|
0c60ab7876
|
Update mdbook@latest to 0.4.23
|
2022-12-15 20:23:24 +09:00 |
|
Taiki Endo
|
5e3287fe00
|
Update protoc@latest to 3.21.12
|
2022-12-14 23:49:33 +09:00 |
|
Taiki Endo
|
1ab447b34f
|
Improve support for Fedora/RHEL based containers/self-hosted runners
|
2022-12-14 22:40:45 +09:00 |
|