Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 12, 2024

--break-system-packages was only needed when we ran in a Swift container and is an unknown option when running directly on the GitHub action runner.

Also change the pull request workflow on this repo to use the workflows they are modified by PRs, not as they are defined on main before the PR was applied. This would have caught the Python-lint issue and allows me to unbreak it.

`--break-system-packages` was only needed when we ran in a Swift container and is an unknown option when running directly on the GitHub action runner.
@ahoppen ahoppen requested a review from a team as a code owner October 12, 2024 00:10
@ahoppen
Copy link
Member Author

ahoppen commented Oct 12, 2024

Python lint is failing with the issue I’m fixing in this PR.

PRs to github-workflows should use the version of the workflows that are updated by it, not the version that’s currently on `main`.
@shahmishal shahmishal merged commit 8122d81 into swiftlang:main Oct 12, 2024
9 checks passed
@ahoppen ahoppen deleted the fix-pythonlint branch October 12, 2024 00:22
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