16 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
Bryan Lee f4f02da28e chore: replace `git.io` link with the original URL 2 years ago
Andre Richter 79c772245a
Update ruby actions 2 years ago
Andre Richter 668e63fea5
CI: Explicitly add clippy 3 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 4d1f84bbff
Add pull request template 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 2270b386de
Add nodejs to workflow 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 8d2c4e10b3
Actions: Run clippy for both BSPs 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