summary refs log tree commit diff
path: root/src/tools/miri/.github/workflows
AgeCommit message (Expand)AuthorLines
2024-09-24Scope CI permissions to the job that needs itJakub Beránek-6/+5
2024-09-24looks like we need more permissionsRalf Jung-1/+3
2024-09-23fix workflow permissionsRalf Jung-1/+2
2024-09-22try to give the CI job permission to create PRsRalf Jung-0/+3
2024-09-09ci: bump actions/checkout to v4Trivikram Kamat-1/+1
2024-08-14CI: need nightly toolchain for auto-rustup PRRalf Jung-0/+2
2024-08-10CI: we now need the nightly toolchain as wellRalf Jung-0/+4
2024-08-10add './miri doc' commandRalf Jung-1/+1
2024-06-21CI: try to share setup code across actionsRalf Jung-85/+54
2024-05-03CI: no need to surround if: condition in expansion bracesRalf Jung-3/+3
2024-05-03run clippy on a Windows hostRalf Jung-0/+6
2024-04-27fix: usage of `deprecated` version of `Node.js`Hamir Mahal-2/+2
2024-04-25Auto merge of #3514 - RalfJung:hyperfine, r=RalfJungbors-4/+4
2024-04-25CI: run benches with hyperfine rather than bashRalf Jung-4/+4
2024-04-25Auto merge of #3505 - RalfJung:ci, r=RalfJungbors-1/+1
2024-04-24Upgrade to `actions/checkout@v4` in `ci.yml`.Predrag Gruevski-3/+3
2024-04-23CI: don't run cron-fail-notify when the job just got canceledRalf Jung-1/+1
2024-03-31update josh version and guidanceRalf Jung-1/+1
2024-03-31reset the cachesRalf Jung-8/+10
2024-03-31experiment with macOS M1 runnersRalf Jung-2/+2
2024-03-31move './miri check' for features to the style check jobRalf Jung-0/+4
2024-03-24CI tweaks and show which stable Rust we are usingRalf Jung-3/+9
2024-03-23disable RUST_BACKTRACE in CI, set it inside the test harness insteadRalf Jung-1/+0
2024-03-17fix Zulip topic for PR-creation messageRalf Jung-1/+1
2024-03-14Apply the same shell quoting trick we use in the URL toBen Kimock-1/+1
2024-03-14make cron job topic names more consistentRalf Jung-2/+2
2024-03-13Improve sysroots notificationBen Kimock-4/+17
2024-03-04Conjob → CronjobRalf Jung-1/+1
2024-01-08Run the tier 2 sysroots job on a schedule, not pushBen Kimock-3/+3
2024-01-07Check if tier 2 targets build in the nightly cron jobBen Kimock-2/+51
2023-11-25run the provenance-gc=1 test on all targets, but only for some of the testsRalf Jung-4/+0
2023-11-19tag-gc -> provenance-gcBen Kimock-1/+1
2023-10-20ignore deny lints in joshRalf Jung-1/+1
2023-10-16triagebot: re-enable merge commit checkRalf Jung-1/+1
2023-09-22run the cron job a bit earlierRalf Jung-1/+1
2023-09-16triagebot exclude_labels -> exclude_titlesPeter Jaszkowiak-1/+1
2023-09-11enforce no-merge policy via triagebotRalf Jung-1/+1
2023-08-22miri-script: start and stop josh automaticallyRalf Jung-2/+0
2023-07-31miri-script refactorRalf Jung-1/+1
2023-07-26move CI var uses after their declarationRalf Jung-4/+4
2023-07-26sparse registry has been stable for a bit nowRalf Jung-3/+0
2023-07-26move nightly cron job a little earlierRalf Jung-1/+1
2023-07-16style checks: use latest rustc for cron jobRalf Jung-2/+7
2023-07-03remove outdated commentRalf Jung-1/+0
2023-07-03send link to PR to ZulipRalf Jung-4/+11
2023-07-02can't seem to avoid repeating the branch name...Ralf Jung-3/+3
2023-07-02more CI yml cleanupRalf Jung-7/+6
2023-07-02sadly 'gh' doesnt support all git upstream branch configsRalf Jung-2/+4
2023-07-02cronjob auto-PR: try to fix setting the remote branchRalf Jung-4/+2
2023-07-02cron auto-PR: need to set upstream branchRalf Jung-2/+2