Skip to content

Releases: antmicro/renode-linux-runner-action

82830-fix_ci_network_test

02 Sep 11:07
Compare
Choose a tag to compare
Change Renode version from 1.15.3 to 1.16.0

fix-use_renode_portable: Merge branch 'shared_dirs_improvements' into 'main'

12 Jun 16:39
Compare
Choose a tag to compare
Make shared dirs persistent

See merge request repositories/renode-linux-runner-action!2

Release v1.0.1

04 Jul 16:15
fb10cdc
Compare
Choose a tag to compare

Update branding settings for the action.

Release v1.0

04 Jul 10:07
fb10cdc
Compare
Choose a tag to compare

Initial marketplace release

Final cleanup before v1 (#50)

27 Jun 10:51
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 <[email protected]>

v0: Fixes errors with external repositories (#36)

24 Apr 15:47
6f01cda
Compare
Choose a tag to compare
* Fixes the error whit chroot when no shared-dir is provided
* Replaces the `pwd` command with GITHUB_WORKSPACE variable in
 composite action
* Fixed the errors with sideloading python packages on external
repositories

main: Use git ref for tagging releases (#19)

24 Apr 15:59
77d4aa2
Compare
Choose a tag to compare
This patch:
- adds support for tagged releases to improve backwards compatibility and reduce breakage for users of this action
- renames the `build_and_test` workflow to `release`
- adds a warning to the `README` that this action is still very much in flux

Signed-off-by: Krzysztof Bieganski <[email protected]>

latest: Use git ref for tagging releases (#19)

06 Apr 19:47
77d4aa2
Compare
Choose a tag to compare
This patch:
- adds support for tagged releases to improve backwards compatibility and reduce breakage for users of this action
- renames the `build_and_test` workflow to `release`
- adds a warning to the `README` that this action is still very much in flux

Signed-off-by: Krzysztof Bieganski <[email protected]>