dependabot[bot]
|
9aeae030e7
|
Update diffy requirement from 0.3.0 to 0.4.0 (#950)
Updates the requirements on [diffy](https://github.com/bmwill/diffy) to permit the latest version.
- [Changelog](https://github.com/bmwill/diffy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bmwill/diffy/commits)
---
updated-dependencies:
- dependency-name: diffy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-23 06:22:17 +00:00 |
|
dependabot[bot]
|
ab55190bc6
|
Update pretty_env_logger requirement from 0.4.0 to 0.5.0
Updates the requirements on [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) to permit the latest version.
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.4.0...v0.5.0)
---
updated-dependencies:
- dependency-name: pretty_env_logger
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 17:03:43 +00:00 |
|
datdenkikniet
|
525703358b
|
Rework command execution structure and make rayon optional (since it's not necessarily faster
due to workspace wide lockfile contention)
|
2023-04-15 12:33:46 +02:00 |
|
datdenkikniet
|
1ccca03a70
|
Use pretty_env_logger instead
|
2023-04-15 10:10:04 +02:00 |
|
datdenkikniet
|
fa92d8abe7
|
Add some QoL to run_command
|
2023-04-15 00:09:50 +02:00 |
|
Henrik Tjäder
|
10a896ab9b
|
xtask: Propagate stdio/stderr, exitcodes
|
2023-03-01 00:35:18 +01:00 |
|
Henrik Tjäder
|
d5471f2da4
|
xtask: Add proper diff printing in case of incorrect results
|
2023-03-01 00:35:15 +01:00 |
|
Henrik Tjäder
|
afba4c7b14
|
Improve build time with Rayon
|
2023-03-01 00:35:15 +01:00 |
|
Henrik Tjäder
|
50e1d2d129
|
Upgrade to clap v4, use log and env_logger
|
2023-03-01 00:35:14 +01:00 |
|
Henrik Tjäder
|
9e445b3583
|
Move rtic macros to repo root, tune xtask
|
2023-03-01 00:35:13 +01:00 |
|
Emil Fresk
|
306aa47170
|
Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic)
|
2023-03-01 00:33:31 +01:00 |
|
dependabot[bot]
|
92194c680d
|
Update os_pipe requirement from 0.9.2 to 1.1.2
Updates the requirements on [os_pipe](https://github.com/oconnor663/os_pipe.rs) to permit the latest version.
- [Release notes](https://github.com/oconnor663/os_pipe.rs/releases)
- [Commits](https://github.com/oconnor663/os_pipe.rs/compare/0.9.2...1.1.2)
---
updated-dependencies:
- dependency-name: os_pipe
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-03 21:09:50 +00:00 |
|
Emil Fresk
|
b71df58f2f
|
The great docs update
|
2021-09-23 16:11:04 +02:00 |
|
Lotte Steenbrink
|
d172df6f0a
|
implement run-pass tests as xtasks
`
|
2021-09-16 16:31:30 +02:00 |
|