ZIm/.github/workflows
张小白 92f05d1ab1
Fix configuration issue in CI runners (#23223)
While working on PR #23117, I noticed that the Windows runner in our CI
setup doesn't seem to respect the settings defined in
`.cargo/config.toml`. With @SomeoneToIgnore ’s help, Kirill and I
realized this issue isn’t limited to the Windows runner—all of our
runners disregard the configurations in `.cargo/config.toml`.

Later, @osiewicz suggested an excellent workaround. I conducted some
tests on PR #23117 and found that the solution works as intended.

Personally, I prefer using environment variables for global
configuration. However, according to the documentation
[here](https://doc.rust-lang.org/cargo/reference/config.html), it seems
that environment variables always override the settings in
`.cargo/config.toml`.

Release Notes:

- N/A
2025-01-16 21:01:47 +08:00
..
bump_collab_staging.yml Update actions/checkout digest to 11bd719 (#19636) 2024-10-23 21:57:06 -04:00
bump_patch_version.yml Fix trigger release? (#20053) 2024-10-31 20:45:11 -06:00
ci.yml Fix configuration issue in CI runners (#23223) 2025-01-16 21:01:47 +08:00
community_close_stale_issues.yml ci: No GitHub Actions stale check on forks (#20382) 2024-11-07 16:11:18 -05:00
community_delete_comments.yml Do not run CI on changes to community action config files (#19430) 2024-10-18 15:36:20 -04:00
community_release_actions.yml Update 2428392/gh-truncate-string-action action to v1.4.1 (#22204) 2024-12-18 22:24:02 +02:00
community_update_all_top_ranking_issues.yml ci: GitHub Actions Runner Cleanup (#21993) 2024-12-13 16:30:53 -05:00
community_update_weekly_top_ranking_issues.yml ci: GitHub Actions Runner Cleanup (#21993) 2024-12-13 16:30:53 -05:00
danger.yml Update actions/setup-node digest to 39370e3 (#19979) 2024-10-31 11:28:37 -04:00
deploy_cloudflare.yml Update cloudflare/wrangler-action digest to 6d58852 (#21551) 2024-12-06 13:16:53 -05:00
deploy_collab.yml ci: Install cargo-nextest with --locked (#22984) 2025-01-10 21:27:28 +00:00
docs.yml ci: Cleanup for disabled Merge Queue / merge_group (#23187) 2025-01-15 12:27:16 -05:00
publish_extension_cli.yml Update swatinem/rust-cache digest to f0deed1 (#22552) 2025-01-02 17:41:35 +00:00
randomized_tests.yml Update actions/setup-node digest to 39370e3 (#19979) 2024-10-31 11:28:37 -04:00
release_nightly.yml Include generate-licenses into bundle-mac script (#22800) 2025-01-07 22:22:57 +00:00
script_checks.yml ci: Add shellcheck for scripts (#20631) 2024-11-18 16:41:22 -05:00