aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows (unfollow)
Commit message (Expand)Author
2024-06-12chore(build): compile protobufs with protox (#2122)Remo Senekowitsch
2024-06-10chore: add installer e2e tests (#2110)Ellie Huxtable
2024-06-05chore: switch to cargo dist for releases (#2085)Ellie Huxtable
2024-06-03chore(ci): don't run "Update Nix Deps" CI on forks (#2070)Xavier Vello
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-04-24fix(ci): release workflow (#1978)Ellie Huxtable
2024-04-15chore(release): prepare for release v18.2.0 (#1950)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-04-05chore(ci): Add codespell support (config, workflow) and make it fix some typo...Yaroslav Halchenko
2024-03-10chore(ci): setup nextest (#1848)Ellie Huxtable
2024-03-06chore(ci): add cross-compile job for illumos (#1830)Rain
2024-02-29feat(nushell): add nushell completion generation (#1791)Remmy Cat Stock
2024-02-26feat(nix): add update action (#1779)Patrick Jackson
2024-02-05chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable
2024-02-01chore(ci): re-enable test cache, add separate check step (#1663)Ellie Huxtable
2024-01-30chore(ci): use github m1 for release builds (#1658)Ellie Huxtable
2024-01-09fix: disable musl deb building (#1525)Ellie Huxtable
2023-10-26Fix cargo deb usage (#1337)Ellie Huxtable
2023-10-25Revert "Revert "Revert "Use github runners for unit tests (for now) (#1279)" ...Ellie Huxtable
2023-10-19Checkout repo so the manifest publish step can read git (#1314)Ellie Huxtable
2023-10-19use the short sha to tag images (#1313)Ellie Huxtable
2023-10-19Use ubuntu for x86, oopsEllie Huxtable
2023-10-19Fix eventsEllie Huxtable
2023-10-19Switch to Actuated for docker builds (#1312)Ellie Huxtable
2023-10-08Revert "Revert "Use github runners for unit tests (for now) (#1279)" (#1294)"...Ellie Huxtable
2023-10-08Revert "Use github runners for unit tests (for now) (#1279)" (#1294)Ellie Huxtable
2023-10-02Use github runners for unit tests (for now) (#1279)Ellie Huxtable
2023-10-02Revert "Re-enable `linux/arm64` platform in CI docker build (#1276)" (#1278)Ellie Huxtable
2023-10-02Re-enable `linux/arm64` platform in CI docker build (#1276)rriski
2023-08-14Run test build for client-only feature set (#1167)Tobias Genannt
2023-07-31Split integration and unit tests, use runner for unit (#1134)Ellie Huxtable
2023-07-30Add self hosted runner (#1133)Ellie Huxtable
2023-07-27some simple server tests (#1096)Conrad Ludgate
2023-06-13update release.yaml add RUSTFLAGS, add qemu-user, add QEMU_PREFIX before gen-...mmx
2023-04-19Upload tar before building deb (#898)Ellie Huxtable
2023-04-18Allow specifying tag to build for workflow_dispatch (#896)Ellie Huxtable
2023-04-18Add package param to cargo deb (#895)Ellie Huxtable
2023-04-17Add workflow dispatch for release (#888)Ellie Huxtable
2023-04-16Fix release workflow (#885)Ellie Huxtable
2023-03-31feat: add github action to test the nix builds (#833)Patrick Jackson
2023-03-28Update CI action steps (#814)Marijan Smetko
2023-03-25Add musl build (#809)Marijan Smetko
2023-02-26Revert "Re-enable arm docker builds (#616)" (#730)Ellie Huxtable
2023-02-26Enable RUST_BACKTRACE for docker builds (#729)Ellie Huxtable
2022-11-17Re-enable arm docker builds (#616)Patrick Jackson
2022-11-04Build ARM64 releases & update runners (#593)Lucy
2022-06-06Disable ARM docker builds (#438)Ellie Huxtable
2022-05-09Build ARM docker image in GitHub Actions using QEMU (#400)Daniel
2022-04-23Use `--locked` flag for CI builds (#337)Orhun Parmaksız
2022-04-22feature-flags (#328)Conrad Ludgate