aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
Commit message (Expand)AuthorAge
* Don't run scheduled builds on forks (#9718)Ryan Mehri2024-02-25
* build(deps): bump actions/cache from 3 to 4 (#9402)dependabot[bot]2024-01-23
* bump MSRV to 1.70.0 (#8877)Cole Helbling2023-11-25
* ci: Use a shared cache across build workflow stepsBlaž Hrastnik2023-10-31
* build(deps): bump actions/checkout from 3 to 4 (#8173)dependabot[bot]2023-09-05
* update MSRV to 1.65Pascal Kuthe2023-03-05
* bump msrv to 1.63 (#5570)Pascal Kuthe2023-02-09
* Also run build checks on merge queueBlaž Hrastnik2023-02-09
* ci: Merge two jobsBlaž Hrastnik2022-12-13
* Use dtolnay/rust-toolchain in more placesBlaž Hrastnik2022-12-13
* Use `cargo fmt`'s --checkBlaž Hrastnik2022-12-02
* build(deps): bump Swatinem/rust-cache from 1 to 2 (#4843)dependabot[bot]2022-11-22
* ci: Remove a bunch of actions-rs/cargo usesBlaž Hrastnik2022-11-22
* Run clippy on workspace in CI (#4614)Jonathan LEI2022-11-07
* Fix cargo doc warnings, and add GitHub action to ensure it (#3650)A-Walrus2022-09-03
* Add query-check xtaskMichael Davis2022-08-31
* add integration-test cargo aliasSkyler Hawthorne2022-06-19
* need the full languages config for integration testsSkyler Hawthorne2022-06-19
* use env var for integration test log levelSkyler Hawthorne2022-06-19
* add integration feature to github testsSkyler Hawthorne2022-06-19
* check MSRV in CIMichael Davis2022-05-23
* inherit rust toolchain channel from rust-toolchain.tomlMichael Davis2022-05-23
* Replace handwritten CI cache with Swatinem/rust-cacheBlaž Hrastnik2022-05-23
* build(deps): bump actions/cache from 2.1.7 to 3 (#1850)dependabot[bot]2022-03-22
* ci: configure restore-keys for caches (#1806)Michael Davis2022-03-14
* use 'cargo test --workspace' in CI (#1793)Michael Davis2022-03-12
* fetch and compile tree-sitter grammars in helix-term buildMichael Davis2022-03-10
* ensure rust grammar is available in CIMichael Davis2022-03-10
* build(deps): bump actions/checkout from 2 to 3 (#1767)dependabot[bot]2022-03-08
* Run clippy on all targets (including tests)Blaž Hrastnik2022-01-25
* Add github action to lint unmerged docsGokul Soumya2021-12-08
* build(deps): bump actions/cache from 2.1.6 to 2.1.7dependabot[bot]2021-11-29
* Break CI cacheBlaž Hrastnik2021-10-27
* Only test on stable rustBlaž Hrastnik2021-06-07
* Update build.ymlBlaž Hrastnik2021-06-06
* Add more coverage for CIIvan Tham2021-06-06
* Bump actions/cache from 1 to 2.1.6dependabot[bot]2021-05-30
* Update workflows.Blaž Hrastnik2021-05-11