| Commit message (Expand) | Author | Age |
* | ci: Disable riscv release build (currently broken) | Blaž Hrastnik | 2023-10-25 |
* | build(deps): bump actions/checkout from 3 to 4 (#8173) | dependabot[bot] | 2023-09-05 |
* | build(deps): bump cachix/install-nix-action from 22 to 23 (#8172) | dependabot[bot] | 2023-09-05 |
* | CI: Remove the aarch64 appimage build steps from release (#7832) | Michael Davis | 2023-08-07 |
* | build(deps): bump cachix/install-nix-action from 21 to 22 (#7392) | dependabot[bot] | 2023-06-20 |
* | build(deps): bump cachix/install-nix-action from 20 to 21 (#7170) | dependabot[bot] | 2023-05-30 |
* | Recursive create the pkgname directory when creating a release tarball | Michael Davis | 2023-04-03 |
* | Remove the rust-toolchain.toml file before building the release | Michael Davis | 2023-04-03 |
* | Enable aarch64-macos releases | Michael Davis | 2023-04-03 |
* | Fix AppImage build problems | Blaž Hrastnik | 2023-03-31 |
* | Disable aarch64-macos build for now (build issues) | Blaž Hrastnik | 2023-03-31 |
* | update MSRV to 1.65 | Pascal Kuthe | 2023-03-05 |
* | CI: Update cachix/install-nix-action to v20 (#6163) | Michael Davis | 2023-03-02 |
* | bump msrv to 1.63 (#5570) | Pascal Kuthe | 2023-02-09 |
* | Also run build checks on merge queue | Blaž Hrastnik | 2023-02-09 |
* | build(deps): bump cachix/install-nix-action from 18 to 19 (#5855) | dependabot[bot] | 2023-02-06 |
* | ci: Merge two jobs | Blaž Hrastnik | 2022-12-13 |
* | Use latest github runner images | Blaž Hrastnik | 2022-12-13 |
* | Use dtolnay/rust-toolchain in more places | Blaž Hrastnik | 2022-12-13 |
* | Use `cargo fmt`'s --check | Blaž Hrastnik | 2022-12-02 |
* | build(deps): bump Swatinem/rust-cache from 1 to 2 (#4843) | dependabot[bot] | 2022-11-22 |
* | ci: Simplify tag name fetching (set-output is deprecated) | Blaž Hrastnik | 2022-11-22 |
* | ci: Remove a bunch of actions-rs/cargo uses | Blaž Hrastnik | 2022-11-22 |
* | deps: Update tree-sitter-rust (supports let-else && let-chains) | Alexis (Poliorcetics) Bourget | 2022-11-12 |
* | Run clippy on workspace in CI (#4614) | Jonathan LEI | 2022-11-07 |
* | build(deps): bump cachix/cachix-action from 11 to 12 (#4547) | dependabot[bot] | 2022-10-31 |
* | build(deps): bump cachix/install-nix-action from 17 to 18 (#4340) | dependabot[bot] | 2022-10-18 |
* | build(deps): bump cachix/cachix-action from 10 to 11 (#4339) | dependabot[bot] | 2022-10-18 |
* | Document MSRV policy (#3913) | Pascal Kuthe | 2022-09-23 |
* | raise msrv to 1.59 (#3896) | Pascal Kuthe | 2022-09-19 |
* | Strip release binary by setting `profile.release.strip` in a pre-build step (... | yvt | 2022-09-11 |
* | chore(ci): upgrade `actions/upload-artifact` to v3 | yvt | 2022-09-10 |
* | chore(ci): support "preview" release CI runs | yvt | 2022-09-10 |
* | Enable CI builds for `riscv64-linux` (#3685) | yvt | 2022-09-10 |
* | chore(ci): build AppImage for aarch64-linux | yvt | 2022-09-06 |
* | chore(ci): build binary for aarch64-linux | yvt | 2022-09-06 |
* | chore(ci): install a pre-release version of Cross | yvt | 2022-09-06 |
* | Fix cargo doc warnings, and add GitHub action to ensure it (#3650) | A-Walrus | 2022-09-03 |
* | build(nix): update nci, refactor flake, seperate wrapping, add source filteri... | Yusuf Bera Ertan | 2022-09-02 |
* | Add query-check xtask | Michael Davis | 2022-08-31 |
* | chore(ci): match `*-macos` by checking suffix
| yvt | 2022-08-02 |
* | chore(ci): build binary for aarch64-macos | yvt | 2022-08-02 |
* | add integration-test cargo alias | Skyler Hawthorne | 2022-06-19 |
* | need the full languages config for integration tests | Skyler Hawthorne | 2022-06-19 |
* | use env var for integration test log level | Skyler Hawthorne | 2022-06-19 |
* | add integration feature to github tests | Skyler Hawthorne | 2022-06-19 |
* | Use a minimal binary to fetch grammar sources in release CI (#2557) | Michael Davis | 2022-06-05 |
* | Fix release action | Blaž Hrastnik | 2022-05-28 |
* | lower MSRV to 1.57.0 | Michael Davis | 2022-05-23 |
* | check MSRV in CI | Michael Davis | 2022-05-23 |