Commit Graph

12 Commits

Author SHA1 Message Date
Andre Richter
55499d0c61
Actions: Add boot tests 2022-04-25 23:52:54 +02:00
Andre Richter
73003ce8e6
Actions: Add rustfilt and other fixes 2022-04-25 23:43:16 +02:00
Andre Richter
79c772245a
Update ruby actions 2022-02-15 23:26:06 +01:00
Andre Richter
aa0e194c75
CI: Use rust-toolchain
Latest nightly broke a dependency. Need to wait for it to be fixed. Pin the
toolchain for now.
2021-04-30 09:07:23 +02:00
Andre Richter
d2fd4913ae
CI: Ignore rust-toolchain and use latest nightly 2020-12-09 21:45:10 +01:00
Andre Richter
dd296f7eca
Workflows: Bump versions 2020-09-25 21:48:43 +02:00
Andre Richter
1d46dd40b6
Run of prettier over whole repo 2020-09-25 21:24:56 +02:00
Andre Richter
a1c2729f19
CI: bundler: Remove deprecated command 2020-06-29 22:17:24 +02:00
Andre Richter
c4f9432e13
Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀
`rustup target add aarch64-unknown-none-softfloat` is now a thing.
It is no longer required to build rust-std on-demand with `xbuild`.

This reduces compile-times significantly.
2020-04-07 23:17:48 +02:00
Andre Richter
bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
2020-01-14 20:45:41 +01:00
Andre Richter
7f29ee84bd
Refactor utils 2020-01-09 22:11:56 +01:00
Andre Richter
cc9f7708c9
Add testing to workflows 2020-01-01 23:38:45 +01:00