Skip to content

Releases: antmicro-labs/renode-linux-runner-action

update-dependencies2: Final cleanup before v1 (#50)

29 Jun 11:10
3ca0266
Compare
Choose a tag to compare
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 <kbieganski@antmicro.com>

shared_dirs_improvements: Final cleanup before v1 (#50)

31 Jan 13:22
3ca0266
Compare
Choose a tag to compare
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 <kbieganski@antmicro.com>

overwrite-release

29 Jun 09:57
3ca0266
Compare
Choose a tag to compare
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 <kbieganski@antmicro.com>

increase-retries: Final cleanup before v1 (#50)

29 Jun 11:20
3ca0266
Compare
Choose a tag to compare
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 <kbieganski@antmicro.com>

branding: Final cleanup before v1 (#50)

04 Jul 11:29
3ca0266
Compare
Choose a tag to compare
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 <kbieganski@antmicro.com>

branding: Final cleanup before v1 (#50)

04 Jul 11:29
3ca0266
Compare
Choose a tag to compare
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 <kbieganski@antmicro.com>

v1-prep-2: Adds an option to pass devices with yaml (#47)

19 Jun 15:12
94b1ec8
Compare
Choose a tag to compare
Fixes an error with changing i2c parameters
Updates documentation

softprops-release

27 Jun 11:49
94b1ec8
Compare
Choose a tag to compare
Adds an option to pass devices with yaml (#47)

Fixes an error with changing i2c parameters
Updates documentation

v1-prep

16 Jun 08:54
7738caf
Compare
Choose a tag to compare
Updates gitignore to work with pyenv (#48)

update-gitignore: Adds arm32 device (#44)

15 Jun 10:53
4a7519e
Compare
Choose a tag to compare
* 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