Skip to content

chore(deps): update vmactions/openbsd-vm action to v1.4.7 - #89

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vmactions-openbsd-vm-1.x
Open

chore(deps): update vmactions/openbsd-vm action to v1.4.7#89
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vmactions-openbsd-vm-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
vmactions/openbsd-vm action patch v1.4.6v1.4.7

Release Notes

vmactions/openbsd-vm (vmactions/openbsd-vm)

v1.4.7

Compare Source

sync: tar

A new way to share the workspace, available on every architecture: the
tree is streamed in as a ustar archive over the ssh connection the
action already opens, and streamed back the same way when the run
finishes. Nothing is installed in the guest and no filesystem support
is needed on either side, unlike sshfs and nfs. openbsd-builder v2.1.0
declares it for every release, and it was verified on this guest before
the declaration went in: 300 files plus a 1 MB binary blob pushed, a
file written inside the VM, the whole tree pulled back and compared by
content hash.

rsync remains the default.

Under the hood

openbsd-builder v2.1.0 is also the first openbsd build to publish
releases.json, the machine-readable index this action bakes its
configuration from -- which is why the pre-tar method list survived
until now.

The runtime moves to anyvm v0.6.5, ten releases on from the v0.5.5 that
v1.4.6 shipped. Two of its fixes reach every job: a failed folder sync
is now fatal instead of a warning that left the guest running without
the files it was about to use, and the workspace push no longer carries
the runner's own harness directories into the guest.

Full Changelog: vmactions/openbsd-vm@v1.4.6...v1.4.7


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants