14 Commits (e04022a9eff2d49912c186aacde5ba1a7524a9fd)

Author SHA1 Message Date
Andre Richter e04022a9ef
actions: Bump node to 16 2 years ago
Andre Richter 203fe318d4
Fix rubocop complaint; Bump actions Ubuntu version 2 years ago
Andre Richter 55499d0c61
Actions: Add boot tests 2 years ago
Andre Richter 73003ce8e6
Actions: Add rustfilt and other fixes 2 years ago
Andre Richter 79c772245a
Update ruby actions 2 years ago
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.
3 years ago
Andre Richter d2fd4913ae
CI: Ignore rust-toolchain and use latest nightly 3 years ago
Andre Richter dd296f7eca
Workflows: Bump versions 4 years ago
Andre Richter 1d46dd40b6
Run of prettier over whole repo 4 years ago
Andre Richter a1c2729f19
CI: bundler: Remove deprecated command 4 years ago
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.
4 years ago
Andre Richter bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
4 years ago
Andre Richter 7f29ee84bd
Refactor utils 4 years ago
Andre Richter cc9f7708c9
Add testing to workflows 4 years ago