about summary refs log tree commit diff
path: root/.github/workflows
AgeCommit message (Expand)AuthorLines
2023-03-22Use split-debuginfo = "unpacked" for debug buildsAlex Macleod-0/+2
2023-01-14Move CI tests for collect-metadata to clippy_bors.ymlTyler Weaver-3/+5
2023-01-13Document lint configuration values in Clippy's bookTyler Weaver-0/+3
2022-12-07Don't install dependencies on i386Philipp Krones-7/+0
2022-12-07Revert "Use ubuntu-20.04 instead of ubuntu-latest"Philipp Krones-10/+10
2022-12-06Use ubuntu-20.04 instead of ubuntu-latestxFrednet-10/+10
2022-10-13Enable cargo sparse registry in CIAlex Macleod-0/+4
2022-08-28Disable incremental compilation on CIJason Newcomb-0/+2
2022-07-18Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyupPhilipp Krones-3/+3
2022-06-30Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyupPhilipp Krones-1/+1
2022-06-16Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyupflip1995-0/+28
2022-05-05Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyupflip1995-11/+11
2022-03-14Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyupflip1995-14/+7
2022-01-13Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyupflip1995-24/+13
2021-12-30Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyupflip1995-0/+8
2021-12-06Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyupflip1995-12/+0
2021-09-08Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyupflip1995-3/+0
2021-08-12Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyupflip1995-6/+8
2021-07-29Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyupflip1995-2/+15
2021-07-01Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyupflip1995-8/+3
2021-05-20Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyupflip1995-0/+5
2021-04-22Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyupflip1995-6/+7
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-6/+36
2021-02-25Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyupflip1995-20/+4
2021-01-02Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyupflip1995-0/+3
2020-12-20Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyupflip1995-116/+25
2020-12-06Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyupflip1995-6/+6
2020-10-23Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyupEduardo Broto-31/+26
2020-08-28Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyupflip1995-0/+7
2020-07-14Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyupflip1995-1/+2
2020-06-09Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippyLzu Tao-1/+2
2020-05-28Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2flip1995-6/+6
2020-04-23Remove apt-get upgrade againflip1995-2/+0
2020-04-23Always use the deploy script and templates of the master branchflip1995-0/+6
2020-04-16Auto merge of #5475 - woshilapin:woshilapin-patch-1, r=flip1995bors-1/+1
2020-04-16Auto merge of #5474 - phansch:reenable-rustfmt, r=flip1995bors-2/+1
2020-04-16CI: performing system upgrade fixes broken apt deps on ubuntu 32bitMatthias Krüger-0/+2
2020-04-16[fix] Minor typo in GH Actions 'clippy_dev'Jean SIMARD-1/+1
2020-04-16Reenable rustfmt integration testPhilipp Hansch-2/+1
2020-04-13Temporarily disable rustfmt integration testPhilipp Hansch-1/+2
2020-03-31Make limit_stderr_length a subcommandflip1995-2/+2
2020-03-25Also deploy from the beta branchflip1995-0/+4
2020-03-19Get integration test binary from deps dirflip1995-1/+2
2020-03-04Revive rls integration testYuki Okushi-2/+1
2020-03-02Disable rls test for nowYuki Okushi-1/+2
2020-02-24Do not run deploy action on other reposYuki Okushi-0/+1
2020-02-12Auto merge of #5165 - matthiaskrgr:ci_cargo_cache_autoclean, r=flip1995bors-12/+8
2020-02-12gha: install cargo-cache with ci-autoclean feature which speeds up build time...Matthias Krüger-12/+8
2020-02-12Run deploy workflow on tags, instead of releasesflip1995-4/+7
2020-02-12Use list instead of array for branch namesflip1995-6/+16