chore: bump up cross-platform-actions/action action to v1.5.0 - #27
Open
renovate[bot] wants to merge 1 commit into
Open
chore: bump up cross-platform-actions/action action to v1.5.0#27renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.4.0→v1.5.0Release Notes
cross-platform-actions/action (cross-platform-actions/action)
v1.5.0: Cross Platform Action 1.5.0Compare Source
Changed
268 MiB -- which is most of what a NetBSD job spends on setup
(#151)
longer waits on a readiness probe it sent before the guest was listening
and no resources disk is built to carry one. A custom image supplied through
image_urlstill gets both, since it may expect themAdded
(#165)
variantinput, selecting a named configuration of a platform. Defaults todefault, which boots exactly as before, so no existing workflow changes.See Variants
microvmvariant for NetBSD onx86-64, which reaches a usable guest inroughly half the time. It is opt-in because it changes the hardware the guest
sees: the root disk becomes
ld0rather thansd0, there is no PCI bus toinspect, and
uname -vreports aMICROVMkernel. Asking for it where itcannot be booted is an error, not a slow boot
with how long the VM took to become reachable over SSH
Fixed
(#158).
FreeBSD 13.0 enables 5-level paging whenever the CPU reports it and panics
in the trampoline that switches to it, so every job that landed on an Intel
runner from Ice Lake onwards failed to boot
(#158). Some
of the AMD runners report it without the STIBP and IBRS bits that normally
come with it, which made DragonFly BSD write
IA32_SPEC_CTRLand take ageneral protection fault while booting
Security
previously bound to every interface, making the guest reachable from anything
that could reach the runner
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.