Commit Graph

31 Commits

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
2023-09-15 14:22:15 +02:00
Andre Richter
e04022a9ef
actions: Bump node to 16 2022-10-25 08:46:05 +02:00
Andre Richter
203fe318d4
Fix rubocop complaint; Bump actions Ubuntu version 2022-10-25 08:37:35 +02:00
Bryan Lee
f4f02da28e chore: replace git.io link with the original URL 2022-04-26 20:07:56 +02:00
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
668e63fea5
CI: Explicitly add clippy 2021-04-30 09:14:33 +02: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
f6c48b5474
Remove -i; Add chainloader test to CI 2021-04-30 00:04:18 +02:00
Andre Richter
4d1f84bbff
Add pull request template 2021-01-04 18:05:34 +01: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
2270b386de
Add nodejs to workflow 2020-09-25 21:35:40 +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
8d2c4e10b3
Actions: Run clippy for both BSPs 2020-03-28 21:25:48 +01:00
Andre Richter
7b48c3885a
Adapt actions to new devtool syntax 2020-03-24 22:08:31 +01: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
Andre Richter
1b164e50a1
Back to nightly for automations 2020-01-01 21:51:47 +01:00
Andre Richter
823c1d368b
workflows: Use supplied toolchain version 2019-12-30 23:38:06 +01:00
Andre Richter
7f54f0f7c2
Actions: Run clippy aswell 2019-10-29 22:53:07 +01:00
Andre Richter
6119cf88b1
Actions: Add RPi4 build 2019-10-29 22:34:20 +01:00
Andre Richter
7f74318f5d
Actions: Spelling 2019-10-29 09:10:49 +01:00
Andre Richter
9ef49a9eb1
Actions: Tweaking 2019-10-28 23:44:01 +01:00
Andre Richter
6df79bf2a0
Actions: Check Rust code formatting 2019-10-28 23:29:24 +01:00
Andre Richter
4d37f70544
Modify rustup setup 2019-10-28 23:00:43 +01:00
Andre Richter
6d3d984b7d
Github Actions: First try 2019-10-28 22:36:19 +01:00