]> git.lizzy.rs Git - rust.git/history - .github/workflows
Downgrade option_option to pedantic
[rust.git] / .github / workflows /
2020-03-31 borsAuto merge of #5398 - flip1995:deescalate, r=Manishearth
2020-03-31 flip1995Make limit_stderr_length a subcommand
2020-03-30 borsAuto merge of #5293 - matthiaskrgr:macro_skip_lifetime...
2020-03-30 borsAuto merge of #5294 - tmiasko:trait-ptr-cmp, r=Manishearth
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-25 flip1995Also deploy from the beta branch
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-20 borsAuto merge of #5323 - rabisg0:fix/5284, r=flip1995
2020-03-19 borsAuto merge of #5342 - flip1995:rollup-77s2pmt, r=flip1995
2020-03-19 flip1995Get integration test binary from deps dir
2020-03-04 borsAuto merge of #5246 - JarredAllen:master, r=flip1995
2020-03-03 borsAuto merge of #5262 - JohnTitor:rls, r=flip1995
2020-03-03 Yuki OkushiRevive rls integration test
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiDisable rls test for now
2020-02-24 borsAuto merge of #4897 - krishna-veerareddy:issue-2040...
2020-02-24 borsAuto merge of #5222 - JohnTitor:dont-deploy, r=flip1995
2020-02-24 Yuki OkushiDo not run deploy action on other repos
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-12 borsAuto merge of #5163 - flip1995:gha_fix, r=flip1995
2020-02-12 borsAuto merge of #5165 - matthiaskrgr:ci_cargo_cache_autoc...
2020-02-12 Matthias Krügergha: install cargo-cache with ci-autoclean feature...
2020-02-12 borsAuto merge of #5164 - flip1995:gha_deploy_fix, r=flip1995
2020-02-12 flip1995Run deploy workflow on tags, instead of releases
2020-02-12 borsAuto merge of #5162 - flip1995:gha_fix, r=flip1995
2020-02-12 flip1995Use list instead of array for branch names
2020-02-12 borsAuto merge of #5088 - rust-lang:gha, r=Manishearth...
2020-02-12 flip1995Don't upload target/release in integration_build
2020-02-12 flip1995Use nightly cargo to install cargo-cache
2020-02-12 flip1995Apply review comments
2020-02-12 flip1995Run bors checks unconditionally
2020-02-12 flip1995Add bors dummy jobs
2020-02-12 flip1995Use hash of Cargo.lock file in cache name
2020-02-12 flip1995Build Clippy before running integration tests
2020-02-12 flip1995Allow non-ascii characters in changelog check
2020-02-12 flip1995Extract deployment
2020-02-12 flip1995Extract driver test
2020-02-12 flip1995Limit parallel jobs on try/r+ runs
2020-02-12 flip1995Cancle builds on new commits
2020-02-12 flip1995Add deployment to GHA
2020-02-12 flip1995Move integration tests in clippy_bors.yml
2020-02-12 flip1995Add Clippy Test to GHA
2020-02-12 flip1995Check if changelog exists
2020-02-12 flip1995Add Clippy Test (bors) to GHA
2020-02-12 flip1995Add remark check to GHA
2020-02-12 flip1995Add clippy_dev checks to GitHub Actions
2020-02-12 flip1995Add integration test GitHub action