Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Remove outdated steps from workflows #1266

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

kangtastic
Copy link
Contributor

As part of implementing better dependency autoresolution, a9d0a33 ("[IMPROVE] Better deps resolver (#1138)") and ff45a43 ("proton: Enable dependency autoresolver") removed the _nomakepkg_dep_resolution_distro option from customization.cfg and proton-tkg.cfg. However, CI workflows for non-makepkg builds of Wine and Proton still expect to set this option.

In addition, the workflow for Arch makepkg builds of Wine contains a workaround for #237 that was obviated in part by 37ce946 ("fix pipewire-jack not providing jack2 anymore on arch linux anymore (#675)") and in part by 4971465 ("makepkg: Only grab lib32 deps when _NOLIB32 is set to "false").

Update the currently maintained CI workflows to remove these outdated steps. This shouldn't affect anything, as the steps being removed were already doing nothing.

As part of implementing better dependency autoresolution,
a9d0a33 ("[IMPROVE] Better deps resolver (Frogging-Family#1138)") and
ff45a43 ("proton: Enable dependency autoresolver")
removed the _nomakepkg_dep_resolution_distro option from
customization.cfg and proton-tkg.cfg. However, CI workflows
for non-makepkg builds of Wine and Proton still expect to
set this option.

In addition, the workflow for Arch makepkg builds of Wine
contains a workaround for Frogging-Family#237
that was obviated in part by 37ce946 ("fix pipewire-jack
not providing jack2 anymore on arch linux anymore (Frogging-Family#675)")
and in part by 4971465 ("makepkg: Only grab lib32 deps
when _NOLIB32 is set to "false").

Update the currently maintained CI workflows to remove
these outdated steps. This shouldn't affect anything,
as the steps being removed were already doing nothing.
@Tk-Glitch
Copy link
Member

Looks fine to me :)
Thank you kangtastic! 🐸 ❤️

@Tk-Glitch Tk-Glitch merged commit 5956ffc into Frogging-Family:master Sep 26, 2024
@kangtastic kangtastic deleted the ci-fixup branch September 27, 2024 01:38
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.

2 participants