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

Fix Project Membership data automation #424

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Fix Project Membership data automation #424

merged 1 commit into from
Dec 20, 2024

Conversation

kingdonb
Copy link
Member

Tested at https://github.com/kingdonb/community/actions/runs/12432743481/job/34712822704 (the workflow still fails, but it gets past the dependency issue)

I guessed this was the issue when I tried running "pip install" on my local Mac environment, like the workflow does, and it failed. Running instead "pip3.10" to match the selected python version succeeded locally and seems to have succeeded as well in a GitHub Actions test on my fork.

I think this will fix it 🤞

Tested at https://github.com/kingdonb/community/actions/runs/12432743481/job/34712822704
(the workflow still fails, but it gets past the dependency issue)

I guessed this was the issue when I tried running "pip install" on my
local Mac environment, like the workflow does, and it failed. Running
instead "pip3.10" to match the selected python version succeeded locally
and seems to have succeeded as well in a GitHub Actions test on my fork.

I think this will fix it :fingers_crossed:

Signed-off-by: Kingdon B <[email protected]>
@kingdonb
Copy link
Member Author

The workflow first failed on:

https://github.com/fluxcd/community/actions/runs/12354429659

due to apparently changes in the GitHub Actions Runner OS image, or Python distributions across such images more broadly

@kingdonb kingdonb merged commit 505c7ea into main Dec 20, 2024
2 checks passed
@kingdonb kingdonb deleted the fix-workflow branch December 20, 2024 14:17
This was referenced Dec 20, 2024
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.

4 participants