Skip to content

Conversation

fwdekker
Copy link
Owner

  • the fedora build was failing because the script command has been removed from standard installations as of fedora 42. separately installing util-linux-script resolved this issue~
  • all vmactions actions have been replaced by cross-platform-actions because these are significantly faster. this also has the side effect of now having to manually describe the latest os versions for these platforms in the actions. the change to cross-platform-actions also required adding a few sudos here and there, and adding env in front of commands that had environment variables set~
  • an attempt was made (again) at getting zsh integration tests working on netbsd and openbsd. this time, i progressed a little bit towards that goal by (1) making sure to touch ~/.zshrc to prevent an interactive prompt from appearing, and (2) creating a unified wrapper around the script command that works for all targeted operating systems. unfortunately, those two fixes weren't enough, so i gave up...

and bumps the versions of the distros she's testing on!
@fwdekker fwdekker self-assigned this May 30, 2025
@fwdekker fwdekker added the tooling configuration of and updates to analysis and build tools label May 30, 2025
@fwdekker fwdekker enabled auto-merge May 30, 2025 21:55
@fwdekker fwdekker merged commit 5fa92b9 into main May 30, 2025
18 checks passed
@fwdekker fwdekker deleted the bump-distros branch May 30, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling configuration of and updates to analysis and build tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant