8 Commits

Author SHA1 Message Date
Tom Alexander
bf8bd5bcbd
Add musl-dev to rustfmt image for crti.o. 2023-07-18 13:46:15 -04:00
Tom Alexander
5108dfb8f4
Build a minimal CI-specific version of cargo cache plugin. 2023-07-14 01:59:51 -04:00
Tom Alexander
d48b47c8e5
Add auto-cleaning of the shared cargo cache. 2023-07-14 01:36:43 -04:00
Tom Alexander
d6c175a3cc
Remove private mirror from dockerfiles.
I now have a pull-through cache set up with kaniko, so I no longer need this hard-coded path. Removing the private mirror from the dockerfiles makes them more portable.
2023-07-13 15:31:07 -04:00
Tom Alexander
a3f6d7ef9f
Add emacs to the test image. 2023-07-13 00:26:08 -04:00
Tom Alexander
e129c29007
Rename the image to organic-test since I am going to specialize it with the software needed for running organic-specific tests. 2023-07-12 23:51:24 -04:00
Tom Alexander
a2267a5569
Build a cargo test image.
We need this because the build fails missing crti.o.
2023-07-12 23:14:22 -04:00
Tom Alexander
edcad08406
Add a CI job to format the rust. 2023-07-11 07:40:31 -04:00