cross-platform-actions/action (cross-platform-actions/action)
### [`v0.22.0`](https://togithub.com/cross-platform-actions/action/releases/tag/v0.22.0): Cross Platform Action 0.22.0
[Compare Source](https://togithub.com/cross-platform-actions/action/compare/v0.21.1...v0.22.0)
##### Added
- Added support for using the action in multiple steps in the same job ([#26](https://togithub.com/cross-platform-actions/action/issues/26)).
All the inputs need to be the same for all steps, except for the following
inputs: `sync_files`, `shutdown_vm` and `run`.
- Added support for specifying that the VM should not shutdown after the action
has run. This adds a new input parameter: `shutdown_vm`. When set to `false`,
this will hopefully mitigate very frequent freezing of VM during teardown ([#61](https://togithub.com/cross-platform-actions/action/issues/61), [#72](https://togithub.com/cross-platform-actions/action/issues/72)).
##### Changed
- Always terminate VM instead of shutting down. This is more efficient and this
will hopefully mitigate very frequent freezing of VM during teardown
([#61](https://togithub.com/cross-platform-actions/action/issues/61), [#72](https://togithub.com/cross-platform-actions/action/issues/72)).
- Use `unsafe` as the cache mode for QEMU disks. This should improve performance ([#67](https://togithub.com/cross-platform-actions/action/issues/67)).
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.21.1
->v0.22.0
Release Notes
cross-platform-actions/action (cross-platform-actions/action)
### [`v0.22.0`](https://togithub.com/cross-platform-actions/action/releases/tag/v0.22.0): Cross Platform Action 0.22.0 [Compare Source](https://togithub.com/cross-platform-actions/action/compare/v0.21.1...v0.22.0) ##### Added - Added support for using the action in multiple steps in the same job ([#26](https://togithub.com/cross-platform-actions/action/issues/26)). All the inputs need to be the same for all steps, except for the following inputs: `sync_files`, `shutdown_vm` and `run`. - Added support for specifying that the VM should not shutdown after the action has run. This adds a new input parameter: `shutdown_vm`. When set to `false`, this will hopefully mitigate very frequent freezing of VM during teardown ([#61](https://togithub.com/cross-platform-actions/action/issues/61), [#72](https://togithub.com/cross-platform-actions/action/issues/72)). ##### Changed - Always terminate VM instead of shutting down. This is more efficient and this will hopefully mitigate very frequent freezing of VM during teardown ([#61](https://togithub.com/cross-platform-actions/action/issues/61), [#72](https://togithub.com/cross-platform-actions/action/issues/72)). - Use `unsafe` as the cache mode for QEMU disks. This should improve performance ([#67](https://togithub.com/cross-platform-actions/action/issues/67)).Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.