]> git.lizzy.rs Git - rust.git/history - .github/workflows
Nuke Travis+AppVeyor CI
[rust.git] / .github / workflows /
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