| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | chore(repo): remove issue config (#1433) | Ellie Huxtable | 2023-12-10 |
| | | |||
| * | chore: don't group deps (#1424) | Ellie Huxtable | 2023-12-09 |
| | | |||
| * | chore: run dependabot weekly, not daily (#1423) | Ellie Huxtable | 2023-12-09 |
| | | | | | | * chore: run dependabot weekly, not daily * group it all | ||
| * | update support template (#1340) | Ellie Huxtable | 2023-10-26 |
| | | |||
| * | Fix cargo deb usage (#1337) | Ellie Huxtable | 2023-10-26 |
| | | | | | | v2.0.0 of cargo deb added the revision number. I'd rather not change the output name of our file, so force cargo-deb to stick to the "old" behaviour | ||
| * | Revert "Revert "Revert "Use github runners for unit tests (for now) (#1279)" ↵ | Ellie Huxtable | 2023-10-25 |
| | | | | | | (#1294)" (#1295)" (#1325) This reverts commit 089cb6847c41b555b3a69ad1970f9449a77df491. | ||
| * | Checkout repo so the manifest publish step can read git (#1314) | Ellie Huxtable | 2023-10-19 |
| | | |||
| * | use the short sha to tag images (#1313) | Ellie Huxtable | 2023-10-19 |
| | | |||
| * | Use ubuntu for x86, oops | Ellie Huxtable | 2023-10-19 |
| | | |||
| * | Fix events | Ellie Huxtable | 2023-10-19 |
| | | |||
| * | Switch to Actuated for docker builds (#1312) | Ellie Huxtable | 2023-10-19 |
| | | |||
| * | Revert "Revert "Use github runners for unit tests (for now) (#1279)" ↵ | Ellie Huxtable | 2023-10-08 |
| | | | | | | (#1294)" (#1295) This reverts commit 10541134693ba710261832c309fae67036c6e892. | ||
| * | Revert "Use github runners for unit tests (for now) (#1279)" (#1294) | Ellie Huxtable | 2023-10-08 |
| | | | | This reverts commit 0abbcd6941fb27d9dd7ac3443c78c06607660d33. | ||
| * | Use github runners for unit tests (for now) (#1279) | Ellie Huxtable | 2023-10-02 |
| | | | | | | | | My self hosted runner is much faster, but my house was hit by lightning and the internet is down. I'm a few thousand miles away atm so won't be able to sort it for a while. Tests broken by _nature_. | ||
| * | Revert "Re-enable `linux/arm64` platform in CI docker build (#1276)" (#1278) | Ellie Huxtable | 2023-10-02 |
| | | | | This reverts commit ab8a48b2e01c33597b96bd05e66aa53413d1fe29. | ||
| * | Re-enable `linux/arm64` platform in CI docker build (#1276) | rriski | 2023-10-02 |
| | | | | This was previously enabled in #616 and then reverted in #730. | ||
| * | Fix support template | Ellie Huxtable | 2023-09-28 |
| | | |||
| * | Update support.yml (#1268) | Ellie Huxtable | 2023-09-28 |
| | | |||
| * | Update support.yml | Ellie Huxtable | 2023-09-28 |
| | | |||
| * | Add support template (#1267) | Ellie Huxtable | 2023-09-28 |
| | | |||
| * | Correct issue templates | Ellie Huxtable | 2023-09-28 |
| | | |||
| * | Adjust issue templates | Ellie Huxtable | 2023-09-28 |
| | | |||
| * | Create support.md | Ellie Huxtable | 2023-09-28 |
| | | | | I'm testing some structuring out | ||
| * | Update issue templates | Ellie Huxtable | 2023-09-11 |
| | | |||
| * | Run test build for client-only feature set (#1167) | Tobias Genannt | 2023-08-14 |
| | | |||
| * | Split integration and unit tests, use runner for unit (#1134) | Ellie Huxtable | 2023-07-31 |
| | | | | | | * Split integration and unit tests, use runner for unit * Probs does not need cache as network is slow | ||
| * | Add self hosted runner (#1133) | Ellie Huxtable | 2023-07-30 |
| | | |||
| * | some simple server tests (#1096) | Conrad Ludgate | 2023-07-27 |
| | | | | | | | | | | | | | | | | | | | | | | * some simple server tests * fmt * logging in server test * log server errors * fix postgres uri * postgres ports * localhost again? * Rebase fixes --------- Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com> | ||
| * | update release.yaml add RUSTFLAGS, add qemu-user, add QEMU_PREFIX before ↵ | mmx | 2023-06-13 |
| | | | | | gen-completions (#872) | ||
| * | Upload tar before building deb (#898) | Ellie Huxtable | 2023-04-19 |
| | | |||
| * | Allow specifying tag to build for workflow_dispatch (#896) | Ellie Huxtable | 2023-04-18 |
| | | |||
| * | Add package param to cargo deb (#895) | Ellie Huxtable | 2023-04-18 |
| | | |||
| * | Add workflow dispatch for release (#888) | Ellie Huxtable | 2023-04-17 |
| | | |||
| * | Fix release workflow (#885) | Ellie Huxtable | 2023-04-16 |
| | | |||
| * | feat: add github action to test the nix builds (#833) | Patrick Jackson | 2023-03-31 |
| | | |||
| * | Update CI action steps (#814) | Marijan Smetko | 2023-03-28 |
| | | |||
| * | Add musl build (#809) | Marijan Smetko | 2023-03-25 |
| | | | | | | | | Clean up Trigger with everything but release Remove trigger | ||
| * | Revert "Re-enable arm docker builds (#616)" (#730) | Ellie Huxtable | 2023-02-26 |
| | | | | | | | | Docker builds are failing on ARM, let's see if they work on AMD. Might be worth waiting until we have less C that needs building This reverts commit f3894ef9c0c9d2d9effa963b116d0075d4e7a9e5. | ||
| * | Enable RUST_BACKTRACE for docker builds (#729) | Ellie Huxtable | 2023-02-26 |
| | | | | They're failing on ARM atm, maybe this will help | ||
| * | Re-enable arm docker builds (#616) | Patrick Jackson | 2022-11-17 |
| | | |||
| * | Build ARM64 releases & update runners (#593) | Lucy | 2022-11-04 |
| | | | | | | | | Not entirely sure how to test this workflow. Why weren't ARM64 builds being made anyways? The workflow literally has cases to handle it! Fixes https://github.com/ellie/atuin/issues/369 | ||
| * | Add dockerfile in dependabot scope (#507) | Jerome Ducret | 2022-08-22 |
| | | |||
| * | Disable ARM docker builds (#438) | Ellie Huxtable | 2022-06-06 |
| | | | | These are failing and need investigating | ||
| * | Build ARM docker image in GitHub Actions using QEMU (#400) | Daniel | 2022-05-09 |
| | | | | | | | | | This PR updates the GH Action docker workflow to crossbuild the docker image for ARM using QEMU. This theoratically works but takes about for a clean build 2.5 hours, which may or may not be tolerable for each commit on `main`. A action run where the dependencies are already cached needs about 15 minutes with this PR. | ||
| * | Create FUNDING.yml | Ellie Huxtable | 2022-04-28 |
| | | |||
| * | Use `--locked` flag for CI builds (#337) | Orhun Parmaksız | 2022-04-23 |
| | | |||
| * | feature-flags (#328) | Conrad Ludgate | 2022-04-22 |
| | | | | | | | | | | | | | | * use feature flags * fmt * fix features * update ci * fmt Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com> | ||
| * | History filter (#329) | Ellie Huxtable | 2022-04-22 |
| | | | | | | | | | | | | | | | * Add history filters, and hotkey toggle Switch between different search modes to narrow down the history you want - global search for all history, host for all history from your current machine, session for the current shell session, and directory for the current directory The default can be configured via `filter_mode` * Update docs * Add context | ||
| * | Support generating shell completions (#235) | Orhun Parmaksız | 2021-12-10 |
| | | | | | | | | * Add gen-completions subcommand for generating shell completions * Update documentation about generating shell completions * Include the shell completions in release tarball | ||
| * | chore: supply pre-build docker image (#199) | Conrad Ludgate | 2021-11-17 |
| | | | | | | * feat: supply pre-built docker image * chore: add docker run to docs | ||
