| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-28 | exclude some directories from `Lintcheck` CI (#14084) | Philipp Krones | -1/+7 | |
| Currently, the CI pipeline triggers `Lintcheck` for all PRs. However, this check takes significant amount of time and seems unnecessary for some certain directories that are frequently updated. r? flip1995 changelog: none | ||||
| 2025-01-28 | exclude specific directories from `Lintcheck` | lapla-cogito | -1/+7 | |
| 2025-01-24 | set default changelog messages to fail the changelog CI | lapla-cogito | -4/+6 | |
| 2025-01-13 | Update mdbook to 0.4.43 | Samuel Tardieu | -1/+1 | |
| 2025-01-10 | CI: rerun the changelog check on PR synchronization | Samuel Tardieu | -1/+1 | |
| Rerunning the PR checks when a PR is synchronized (new commits added, or force-pushed) seems to remove the changelog checks from the UI while keeping the PR mergeable from the maintainer's interface. This PR reruns the cheap changelog check when a PR is synchronized. | ||||
| 2025-01-10 | CI: check the presence of the changelog line in every pull request | Samuel Tardieu | -33/+58 | |
| Checking it only in the merge queue leads to deferred failures once the decision to merge has been taken already. | ||||
| 2025-01-04 | CI: be compatible with both Rustup pre-1.28.0 and 1.28.0 | Samuel Tardieu | -6/+15 | |
| `rustup show active-toolchain` will no longer install the default toolchain starting from Rustup 1.28.0, and `rustup toolchain install` without extra arguments is not supported in Rustup pre-1.28.0. | ||||
| 2025-01-03 | Make CI a little bit safer | blyxyas | -1/+36 | |
| 2024-11-07 | Merge pull request #13587 from Kobzol/ci-remove-bors | Philipp Krones | -113/+74 | |
| Switch CI from bors to merge queue | ||||
| 2024-11-07 | Remove path filter | Jakub Beránek | -14/+0 | |
| It would cause issues with the required jobs, and it is probably useless anyway, the vast majority of PRs seem to change Rust source files. | ||||
| 2024-11-07 | Add conclusion job to PR CI | Jakub Beránek | -0/+21 | |
| 2024-10-28 | fix: usage of `a deprecated Node.js version` | Hamir Mahal | -1/+1 | |
| 2024-10-25 | Switch CI from bors to merge queue | Jakub Beránek | -99/+53 | |
| 2024-09-23 | Update actions/setup-node to v4 | Trivikram Kamat | -1/+1 | |
| 2024-09-04 | Bump actions/download-artifact from 3 to 4 | Philipp Krones | -2/+2 | |
| 2024-08-12 | Replace the metadata collector with tests | Alex Macleod | -5/+0 | |
| 2024-08-06 | Auto merge of #13225 - Jarcho:warnings, r=flip1995 | bors | -15/+20 | |
| Use `-D warnings` instead of `deny-warnings` feature. r? `@flip1995` changelog: none | ||||
| 2024-08-06 | Use `-D warnings` instead of `deny-warnings` feature. | Jason Newcomb | -15/+20 | |
| 2024-08-03 | lintcheck: force warn all lints | Alex Macleod | -2/+2 | |
| 2024-07-22 | Lintcheck: Fix Errors, because of course | xFrednet | -1/+1 | |
| 2024-07-22 | Lintcheck: Include truncated diff in CI artifacts | xFrednet | -1/+4 | |
| 2024-07-22 | Lintcheck: Order summary by lint and truncate messages | xFrednet | -3/+10 | |
| 2024-07-22 | Lintcheck: Limit summary size to 1024k and copy to logs | xFrednet | -1/+7 | |
| 2024-07-19 | Lintcheck: New testset for Clippy's CI (200 crates for ~10 min) | xFrednet | -6/+6 | |
| 2024-07-05 | Lintcheck: Add `--warn-all` and make it the CI default | xFrednet | -2/+2 | |
| 2024-06-23 | Cache lintcheck binary in ci | Alex Macleod | -41/+44 | |
| 2024-06-15 | Add lintcheck diff github action | Alex Macleod | -0/+115 | |
| 2024-05-16 | Manually set library paths in .github/driver.sh | Alex Macleod | -6/+4 | |
| 2024-04-11 | Pin remark-lint-maximum-line-length version | Alex Macleod | -1/+1 | |
| 2024-03-13 | CI: replace `cancel-outdated-builds` with `concurrency` groupo | Jakub Beránek | -24/+11 | |
| 2024-02-29 | Bump macOS CI version to 13 | Alex Macleod | -34/+9 | |
| 2023-12-26 | ci: Update to `actions/checkout@v4` from `v3`. | Bruce Mitchener | -10/+10 | |
| This also updates the book's section on CI for the same thing. changelog: none | ||||
| 2023-12-05 | Run sanity check for integration tests first | Philipp Krones | -1/+1 | |
| If that test fails, running all other tests doesn't make sense. This test only takes a few seconds to run. So running it right away will make the pipeline fail faster. | ||||
| 2023-12-01 | Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync | Philipp Krones | -1/+3 | |
| 2023-11-02 | Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup | Philipp Krones | -2/+6 | |
| 2023-09-25 | Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyup | Philipp Krones | -4/+4 | |
| 2023-09-12 | Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyup | Philipp Krones | -17/+16 | |
| 2023-07-31 | Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup | Philipp Krones | -14/+15 | |
| 2023-07-17 | Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup | Philipp Krones | -2/+2 | |
| 2023-07-02 | Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup | Philipp Krones | -3/+0 | |
| 2023-05-20 | Merge commit '435a8ad86c7a33bd7ffb91c59039943408d3b6aa' into clippyup | Philipp Krones | -11/+11 | |
| 2023-05-05 | Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup | Philipp Krones | -0/+6 | |
| 2023-04-11 | Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyup | Philipp Krones | -1/+3 | |
| 2023-01-27 | Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyup | Philipp Krones | -0/+5 | |
| 2022-12-17 | Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup | Philipp Krones | -7/+0 | |
| 2022-10-23 | Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup | flip1995 | -0/+4 | |
| 2022-08-31 | Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup | Jason Newcomb | -0/+2 | |
| 2022-07-18 | Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup | Philipp Krones | -3/+3 | |
| 2022-06-30 | Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup | Philipp Krones | -1/+1 | |
| 2022-06-16 | Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup | flip1995 | -0/+28 | |
