Below you will find pages that utilize the taxonomy term “cross-platform-actions”
July 12, 2024
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.25.0.
This action is used across all versions by 728 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Summary Version 0.25.0 brings several enhancements, deprecations, and support updates. Key changes include added support for new operating systems and deprecation of certain features. Below is a detailed overview of the changes.
New Features Support for FreeBSD 14.1: This release includes support for FreeBSD 14.
April 12, 2024
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.24.0.
This action is used across all versions by 567 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Add support for FreeBSD 13.3 Add support for NetBSD 10.0 Add support for NetBSD ARM64 (#55) Add support for OpenBSD 7.5 (openbsd-builder#16)
February 18, 2024
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.23.0.
This action is used across all versions by 486 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Add support for FreeBSD 14.0 (#74) Add post run step that prints the VM output Support hardware accelerated virtualization on Linux runners (#47) Fixed OpenBSD VM fails during “Initializing VM” with QEMU on macOS (#73) Use same options for rsync in both directions (#76) Changed Update qemu to 8.
December 27, 2023
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.22.0.
This action is used across all versions by 434 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Added support for using the action in multiple steps in the same job (#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.
November 4, 2023
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.21.1.
This action is used across all versions by 359 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed FreeBSD jobs occasionally fail when ejecting the disk (#64)
October 27, 2023
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.21.0.
This action is used across all versions by 335 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Add support for OpenBSD 7.4 (openbsd-builder#15)
October 25, 2023
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.20.0.
This action is used across all versions by 328 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Add support for disabling file syncing (#65). This adds a new input parameter, sync_files. It allows to specify which directions files should be synced. From the runner to the VM, from the VM to the runner, both or none.
October 7, 2023
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.19.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 316 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed NetBSD - VM doesn’t start (#62)
August 17, 2023
Cross Platform Action
Version updated for cross-platform-actions/action to version v0.19.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 293 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed VMs running via QEMU only expose SSE and SSE2 CPU features (#60). This changes the machine to q35 and the cpu to max, for x86-64 using the QEMU hypervisor. This adds more CPU features like AVX and AVX2.