Skip to content

Releases: antmicro/renode-linux-runner-action

v1: Merge branch 'shared_dirs_improvements' into 'main'

27 Jun 10:51
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

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]>