| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 "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. | ||
| * | Update CI action steps (#814) | Marijan Smetko | 2023-03-28 |
| | | |||
| * | 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 |
| | | |||
| * | 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. | ||
| * | chore: supply pre-build docker image (#199) | Conrad Ludgate | 2021-11-17 |
| * feat: supply pre-built docker image * chore: add docker run to docs | |||
