aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
Commit message (Expand)AuthorAge
* 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