Ellie Huxtable
ad4868567e
Checkout repo so the manifest publish step can read git ( #1314 )
2023-10-19 22:21:24 +01:00
Ellie Huxtable
62994ca264
use the short sha to tag images ( #1313 )
2023-10-19 22:07:24 +01:00
Ellie Huxtable
fef5986e9a
Use ubuntu for x86, oops
2023-10-19 21:45:58 +01:00
Ellie Huxtable
ce114b1f37
Fix events
2023-10-19 21:41:14 +01:00
Ellie Huxtable
5a353d5ed1
Switch to Actuated for docker builds ( #1312 )
2023-10-19 21:39:40 +01:00
Ellie Huxtable
f539580f0e
Revert "Re-enable linux/arm64
platform in CI docker build ( #1276 )" ( #1278 )
...
This reverts commit ab8a48b2e0
.
2023-10-02 21:41:51 -07:00
rriski
ab8a48b2e0
Re-enable linux/arm64
platform in CI docker build ( #1276 )
...
This was previously enabled in #616 and then reverted in #730 .
2023-10-02 20:32:32 -07:00
Marijan Smetko
3514ff2401
Update CI action steps ( #814 )
2023-03-28 21:44:23 +01:00
Ellie Huxtable
79a2053340
Revert "Re-enable arm docker builds ( #616 )" ( #730 )
...
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 f3894ef9c0
.
2023-02-26 23:01:40 +00:00
Ellie Huxtable
1ee66b5816
Enable RUST_BACKTRACE for docker builds ( #729 )
...
They're failing on ARM atm, maybe this will help
2023-02-26 22:13:31 +00:00
Patrick Jackson
f3894ef9c0
Re-enable arm docker builds ( #616 )
2022-11-17 09:12:42 +00:00
Ellie Huxtable
706b1aff65
Disable ARM docker builds ( #438 )
...
These are failing and need investigating
2022-06-06 09:48:28 +01:00
Daniel
301190e427
Build ARM docker image in GitHub Actions using QEMU ( #400 )
...
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.
2022-05-09 21:09:31 +01:00
Conrad Ludgate
e89de3f760
chore: supply pre-build docker image ( #199 )
...
* feat: supply pre-built docker image
* chore: add docker run to docs
2021-11-17 11:41:55 +00:00