177 Commits

Author SHA1 Message Date
renovate[bot]
5e8f576730 chore(deps): update actions/upload-artifact action to v7 2026-03-01 06:12:20 +00:00
rami3l
8bdc9a5f43 hack(ci/linux): disable BuildKit when building local images 2026-02-14 22:39:25 +00:00
rami3l
e8ff74d3de chore(ci): use more distinctive local image names
This change has prefixed all local image names with "rustup/" to make
them easier to identify in Docker output.
2026-02-14 22:39:25 +00:00
renovate[bot]
94b28cdb34 chore(deps): update aws-actions/configure-aws-credentials action to v6 2026-02-07 22:21:26 +00:00
renovate[bot]
607729678d chore(deps): update actions/upload-artifact action to v6 2025-12-15 19:09:53 +00:00
renovate[bot]
74271218ac chore(deps): update actions/cache action to v5 2025-12-15 18:12:33 +00:00
renovate[bot]
a1676f4adf chore(deps): update actions/checkout action to v6 2025-11-24 13:37:06 +00:00
renovate[bot]
7444818d07 chore(config): migrate config .github/renovate.json 2025-11-13 08:50:44 +00:00
renovate[bot]
c6c258f0f6 chore(deps): update actions/upload-artifact action to v5 2025-10-27 21:22:50 +00:00
rami3l
b2063b4070 ci(docs): fix local doc branch name 2025-10-03 12:25:19 +00:00
Jakub Beránek
01977e8bc6 Move the default branch from master to main 2025-10-03 08:27:38 +00:00
Dirkjan Ochtman
2b66fde535 ci: use macOS Intel runners 2025-10-01 16:22:50 +00:00
LingMan
870b0d6758 Fix link in the bug reporting template
The existing link added the search parameter `is:open,closed` which results in no issues being found at all. Simply leaving it out will show all results, open and closed, which was most likely the intention here.
2025-09-17 20:10:49 +00:00
rami3l
b86136b688 ci(all-features/windows): update OPENSSL_LIB_DIR for OpenSSL v3 compatibility 2025-09-16 05:19:30 +00:00
rami3l
5fd42a6b73 chore(deps/renovate): group version bumps for windows-rs crates 2025-09-08 13:21:01 +00:00
renovate[bot]
429b73e69d chore(deps): update aws-actions/configure-aws-credentials action to v5 2025-09-07 10:10:18 +00:00
AudaciousAxiom
f06a282c48 ci(check): make installation of taplo-cli faster
`taplo` is the correct name of the tool for installing with
`taiki-e/install-action`.
2025-08-17 08:42:15 +00:00
renovate[bot]
77206a97f9 chore(deps): update actions/checkout action to v5 2025-08-14 15:22:42 +00:00
rami3l
afe35baf61 ci(macos): run x64 workflows with Rosetta 2 2025-07-25 10:50:23 +00:00
Petr Sumbera
452c8e5c79 add Solaris support 2025-06-10 00:03:50 +00:00
Jens Reidel
4176dc17ac Add powerpc64le-unknown-linux-musl support
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
2025-04-18 02:32:25 +00:00
rami3l
52fce8964b ci(windows): enable full test suite for ARM64 build 2025-04-16 11:00:43 +00:00
rami3l
d67d0e7d07 ci(windows): install clippy when needed 2025-04-16 11:00:43 +00:00
rami3l
c9836b9adb ci(windows): fix the command adding rustup to $PATH 2025-04-16 11:00:43 +00:00
rami3l
cb3556eaf6 fix(ci/doc): fix typo in renovate datasource
It's very weird to me, but the `datasource` of `crates.io` is actually named `crate`.
See: <https://docs.renovatebot.com/modules/datasource/crate>
2025-01-22 06:09:01 +00:00
rami3l
817eae0498 ci(doc): make renovatebot bump locked mdbook 2025-01-22 00:04:59 +00:00
rami3l
3ce78f83e4 ci(doc): pin mdbook to 0.4.43 2025-01-22 00:04:59 +00:00
rami3l
1f06e3b31d ci(schedule): run cron tasks more times per week 2025-01-18 10:33:57 +00:00
rami3l
a0417ec5d3 ci(schedule): promote to use the stable job list 2025-01-18 10:33:57 +00:00
rami3l
fa4ae32055 ci(doc): fix stable build of user-guide 2025-01-17 09:06:06 +00:00
rami3l
bf28325de1 ci(linux): enable the full test suite for aarch64-unknown-linux-gnu 2025-01-17 09:03:35 +00:00
rami3l
80329925ec ci(linux): use public ARM64 Linux runners 2025-01-17 09:03:35 +00:00
rami3l
69f8d66bc2 ci(deploy-docs): merge with test-docs 2025-01-17 07:41:04 +00:00
rami3l
fe9dce78ba ci(deploy-docs): enable on PR without uploads 2025-01-17 07:41:04 +00:00
rami3l
31cb59503f ci(deploy-docs): build one book per workflow step 2025-01-17 07:41:04 +00:00
rami3l
e8248482f5 ci(deploy-docs): install mdbook with install-action 2025-01-17 07:41:04 +00:00
Jakub Beránek
b7cd4292c6 Run Aarch64 jobs on PRs 2025-01-17 00:52:27 +00:00
Jakub Beránek
e1fbefc4a4 Use ARM based runners for ARM CI targets 2025-01-17 00:52:27 +00:00
rami3l
3b7b5e930d fix(ci): fix installation of cargo-all-features 2024-12-29 07:52:46 +00:00
rami3l
66269c4e36 ci(linux): move bindgen-cli installation into run.bash 2024-12-21 08:47:01 +00:00
rami3l
759ad7d1af ci(stable): enable loongarch64-unknown-linux-musl builds 2024-12-21 08:47:01 +00:00
rami3l
178c502bfa ci(windows): don't install awscli via choco 2024-12-12 05:18:53 +00:00
renovate[bot]
334916201e chore(config): migrate config .github/renovate.json 2024-11-13 06:30:13 +00:00
rami3l
438586cd9e ci(macos): install awscli from brew 2024-08-12 12:45:47 +00:00
rami3l
4207838d96 ci(freebsd): fix build failure related to aws-lc 2024-08-02 15:02:30 +00:00
rami3l
11c008eadb ci(windows): don't install OpenSSL via choco 2024-08-01 10:15:00 +00:00
rami3l
8fdc613168 feat(download/rustls): use aws-lc instead of ring 2024-08-01 02:16:45 +00:00
rami3l
796be02054 style(taplo): enable reorder_keys for *dependencies in Cargo.toml 2024-07-31 13:43:37 +00:00
rami3l
d68f145b72 chore(deps/renovate): disable automerge 2024-07-22 13:12:44 +00:00
rami3l
407c36d99a chore(deps/renovate): update automerge schedule for lockFileMaintenance 2024-07-15 07:27:34 +00:00