Skip to content

Comments

Fix Project Membership data automation#424

Merged
kingdonb merged 1 commit intomainfrom
fix-workflow
Dec 20, 2024
Merged

Fix Project Membership data automation#424
kingdonb merged 1 commit intomainfrom
fix-workflow

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 <yebyen@gmail.com>
@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