Releases: antmicro-labs/renode-linux-runner-action
Releases · antmicro-labs/renode-linux-runner-action
update-dependencies2: Final cleanup before v1 (#50)
This patch consists of: - code cleanups, - readme/docs cleanups, - a simplification of the `command`/`expect` feature, - a bump of the tag from `v0` to `v1` in the readme. Signed-off-by: Krzysztof Bieganski <[email protected]>
shared_dirs_improvements: Final cleanup before v1 (#50)
This patch consists of: - code cleanups, - readme/docs cleanups, - a simplification of the `command`/`expect` feature, - a bump of the tag from `v0` to `v1` in the readme. Signed-off-by: Krzysztof Bieganski <[email protected]>
overwrite-release
Final cleanup before v1 (#50) This patch consists of: - code cleanups, - readme/docs cleanups, - a simplification of the `command`/`expect` feature, - a bump of the tag from `v0` to `v1` in the readme. Signed-off-by: Krzysztof Bieganski <[email protected]>
increase-retries: Final cleanup before v1 (#50)
This patch consists of: - code cleanups, - readme/docs cleanups, - a simplification of the `command`/`expect` feature, - a bump of the tag from `v0` to `v1` in the readme. Signed-off-by: Krzysztof Bieganski <[email protected]>
branding: Final cleanup before v1 (#50)
This patch consists of: - code cleanups, - readme/docs cleanups, - a simplification of the `command`/`expect` feature, - a bump of the tag from `v0` to `v1` in the readme. Signed-off-by: Krzysztof Bieganski <[email protected]>
branding: Final cleanup before v1 (#50)
This patch consists of: - code cleanups, - readme/docs cleanups, - a simplification of the `command`/`expect` feature, - a bump of the tag from `v0` to `v1` in the readme. Signed-off-by: Krzysztof Bieganski <[email protected]>
v1-prep-2: Adds an option to pass devices with yaml (#47)
Fixes an error with changing i2c parameters Updates documentation
softprops-release
Adds an option to pass devices with yaml (#47) Fixes an error with changing i2c parameters Updates documentation
v1-prep
Updates gitignore to work with pyenv (#48)
update-gitignore: Adds arm32 device (#44)
* Adds arm32 device Adds zynq_7000 - new default arm32 device Adds default kernel and image for arm32 Adds new release tests Updates documentation and readme * Adds arm32 tests to pull-request workflow