aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows (unfollow)
Commit message (Expand)Author
2025-04-09ci: use native github arm64 runner (#2690)Devin Buhl
2025-04-09fix: switch to astral cargo-dist (#2687)Ellie Huxtable
2025-04-01fix: add redundant clones to clippy and cleanup instances of it (#2654)Frank Hamand
2025-03-21chore(deps): bump cachix/install-nix-action from 30 to 31 (#2633)dependabot[bot]
2025-03-12chore(deps): update cargo-dist to 0.28 (#2623)Ellie Huxtable
2024-12-05chore: update cargo-dist (#2471)Ellie Huxtable
2024-11-09fix: disable the actuated mirror on the x86 docker builder (#2443)Ellie Huxtable
2024-10-14chore(deps): bump cachix/install-nix-action from V27 to 30 (#2411)dependabot[bot]
2024-07-30chore(ci): codespell again (#2332)Ellie Huxtable
2024-07-22chore(deps): bump docker/setup-buildx-action from 2 to 3 (#2295)dependabot[bot]
2024-07-22chore(deps): bump docker/build-push-action from 4 to 6 (#2296)dependabot[bot]
2024-07-15chore(deps): bump cachix/install-nix-action from 20 to 27 (#2268)dependabot[bot]
2024-07-15chore(deps): bump docker/login-action from 2 to 3 (#2271)dependabot[bot]
2024-07-15chore(deps): bump actions/checkout from 3 to 4 (#2270)dependabot[bot]
2024-07-15chore(deps): bump actions/cache from 3 to 4 (#2269)dependabot[bot]
2024-07-15chore(deps): bump taiki-e/install-action from 1 to 2 (#2267)dependabot[bot]
2024-07-08feat(gui): runbooks that run (#2233)Ellie Huxtable
2024-06-24chore(ci): do not run current ci for ui (#2189)Ellie Huxtable
2024-06-18chore: update to cargo-dist 0.16, enable attestations (#2156)Ellie Huxtable
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