about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2024-06-06 14:46:20 -0700
committerGitHub <noreply@github.com>2024-06-06 14:46:20 -0700
commit835ceeae2a6db228d60dbf1631b741c0c5366585 (patch)
treeb4e0cb520d099398a691fba84b5448275bbf51fb /tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs
parentaa4cffc012485d6f65c1f3bcf9b4f46deeb751e0 (diff)
parent2fe41c68d3819a94a3f6a7773e109619bd4cc241 (diff)
downloadrust-835ceeae2a6db228d60dbf1631b741c0c5366585.tar.gz
rust-835ceeae2a6db228d60dbf1631b741c0c5366585.zip
Rollup merge of #126033 - Kobzol:fix-toolstate-history, r=ehuss
CI: fix publishing of toolstate history

Hopefully fixes the upload of toolstate history that I broke in https://github.com/rust-lang/rust/pull/125145. The problem is that the toolstate environment variables need to be available not just when updating `latest.json` through the Bash/Python script, but also in the main CI workflow, where `history` is updated in bootstrap (the toolstate logic is distributed in two places :/ ).

The only tricky thing is how to pass the token secret to the CI job, as I need to enable it only for privileged (`auto`/`try`) builds. I assume that the secret is filled only on `rust-lang-ci`, not on `rust-lang`, so I chose the easiest way of just configuring the environment variable globally. We'll see if that works on PR CI.

r? `@ehuss`
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs')
0 files changed, 0 insertions, 0 deletions