Alex Macleod
60ffff08e6
Fix i686-unknown-linux-gnu CI job
2023-09-06 14:59:54 +00:00
Matthias Krüger
01b9f9d9da
ci: test that we fail CI if we don't find clippy panicking
2023-07-26 17:05:20 +02:00
Matthias Krüger
12b63f5c35
ci: integration tests: print clippy run output and set LD_LIBRARY_PATH to rustc sysroot
2023-07-25 19:39:50 +02:00
Philipp Krones
c3079a9856
Fix integration tests
...
It sees like the `integration` test binary was no longer uploaded. I wonder how
it was the successfully "run". First attempt to fix this.
Also updates the artifacts actions to v3.
2023-07-25 19:16:20 +02:00
Alex Macleod
2f7f1393c9
Use cargo build --tests
in CI
2023-06-30 21:34:28 +00:00
Alex Macleod
33b241dc7f
Remove CARGO_UNSTABLE_SPARSE_REGISTRY
env from ci
...
It is now the default to use the sparse registry
2023-06-04 18:01:56 +00:00
Takayuki Nakata
8100a8843b
Update actions/checkout
2023-05-12 22:39:33 +09:00
Alex Macleod
a90e5cc9af
Use split-debuginfo = "unpacked" for debug builds
2023-03-22 18:42:58 +00:00
Tyler Weaver
dc5ce488e7
Move CI tests for collect-metadata to clippy_bors.yml
2023-01-14 07:38:29 -07:00
Philipp Krones
1c03cd3fa3
Don't install dependencies on i386
2022-12-07 12:43:37 +01:00
Philipp Krones
bb6a0aa8ed
Revert "Use ubuntu-20.04 instead of ubuntu-latest"
...
This reverts commit f170b1f01a
.
2022-12-07 12:29:13 +01:00
xFrednet
f170b1f01a
Use ubuntu-20.04 instead of ubuntu-latest
2022-12-06 19:13:53 +01:00
Alex Macleod
a31462a072
Enable cargo sparse registry in CI
2022-10-13 12:33:04 +00:00
Jason Newcomb
e5507390b7
Disable incremental compilation on CI
2022-08-28 19:22:46 -04:00
Philipp Krones
7d4daaa8fa
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
2022-07-18 09:39:37 +02:00
flip1995
f8f9d01c2a
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
2022-06-16 17:39:06 +02:00
flip1995
7cd86aa1be
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
2022-05-05 15:12:52 +01:00
flip1995
d1b087fdee
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
2022-03-14 12:02:53 +01:00
flip1995
fb0142ae41
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
2022-01-13 13:18:19 +01:00
flip1995
97ab44ca97
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
2021-12-30 15:10:43 +01:00
flip1995
1ad5464200
Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup
2021-08-12 11:16:25 +02:00
flip1995
ebe52869a3
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
2021-07-01 18:17:38 +02:00
flip1995
97705b7ea6
Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup
2021-05-20 13:07:57 +02:00
flip1995
02bf692169
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
2021-04-22 11:31:13 +02:00
flip1995
f2f2a005b4
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
2021-03-12 15:30:50 +01:00
flip1995
f64149dd04
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
2021-02-25 11:25:22 +01:00
flip1995
f03edfd7a1
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
2020-12-20 17:19:49 +01:00
flip1995
8eca423ea1
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
2020-12-06 15:01:03 +01:00
Eduardo Broto
cdb555f4fc
Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup
2020-10-23 22:16:59 +02:00
flip1995
6f25adbd5a
Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup
2020-07-14 14:59:59 +02:00
Lzu Tao
8db24840f7
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
2020-06-09 14:36:01 +00:00
flip1995
a0e9f9bd0d
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
2020-05-28 15:45:24 +02:00
flip1995
0476e8b483
Remove apt-get upgrade again
2020-04-23 21:14:45 +02:00
bors
3704954bd1
Auto merge of #5474 - phansch:reenable-rustfmt, r=flip1995
...
Reenable rustfmt integration test
changelog: none
2020-04-16 19:39:28 +00:00
Matthias Krüger
d181fde95e
CI: performing system upgrade fixes broken apt deps on ubuntu 32bit
...
See #5477 for details
2020-04-16 21:03:59 +02:00
Philipp Hansch
014c41547e
Reenable rustfmt integration test
2020-04-16 13:17:06 +02:00
Philipp Hansch
8ad1d780e9
Temporarily disable rustfmt integration test
...
Running rustfmt from master is currently broken:
https://github.com/rust-lang/rust/issues/71077
2020-04-13 15:31:39 +02:00
flip1995
e4fc9316cd
Get integration test binary from deps dir
...
cc rust-lang/cargo#7965
2020-03-19 16:10:33 +01:00
Yuki Okushi
e633ea823c
Revive rls integration test
2020-03-04 04:32:42 +09:00
Yuki Okushi
cda7881869
Disable rls test for now
2020-03-02 00:17:14 +09:00
Matthias Krüger
b755a7d714
gha: install cargo-cache with ci-autoclean feature which speeds up build time by a large margin.
2020-02-12 15:40:49 +01:00
flip1995
b0d25de54a
Use list instead of array for branch names
...
This is the officially supported method
2020-02-12 11:03:39 +01:00
flip1995
3fac289c3d
Don't upload target/release in integration_build
...
This dir was generated by compiling RTIM, when no cache is available
2020-02-12 10:01:19 +01:00
flip1995
a0a21a8752
Use nightly cargo to install cargo-cache
...
Stable cargo install still errors when packages exists, instead of updating it
2020-02-12 09:34:28 +01:00
flip1995
b47dada167
Apply review comments
2020-02-12 09:34:28 +01:00
flip1995
abb095dded
Run bors checks unconditionally
...
This is important, since bors doesn't know optional jobs. Otherwise bors
would time out, when a check doesn't get run.
2020-02-12 09:34:28 +01:00
flip1995
b8b47ab6fe
Add bors dummy jobs
2020-02-12 09:34:28 +01:00
flip1995
813d3192bb
Use hash of Cargo.lock file in cache name
2020-02-12 09:34:28 +01:00
flip1995
1ceeb13e0a
Build Clippy before running integration tests
2020-02-12 09:34:27 +01:00
flip1995
ab43951d41
Allow non-ascii characters in changelog check
2020-02-12 09:34:27 +01:00