17 Commits (52b7ac9b2f1a980ed408e06f57a44f1562433986)

Author SHA1 Message Date
James Zow 52b7ac9b2f
fix ci/cd error (#195)
* fix ci/cd error

* update copyright year

* Modify remaining years

* solve ci report settings.json code style

* update .prettierrc.json

* prettierrc fix code style

* fix rb file i.to_s and code style

* fix error Line is too long. [101/100]

* Modify the Ruby file format and restore other file formats

* update makefile and readme file space
8 months ago
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 4 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