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

Upgrade automation to Python 3.11 #428

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

kingdonb
Copy link
Member

Not sure why we have BOT_GITHUB_TOKEN here, we could replace it with GITHUB_TOKEN which is automatically included and request the permission through the workflow?

I did actually test this end-to-end before I submitted:

and so I really did expect that to work!

Squashed and rebased my iteration from the other repo here, in case there was something important I did not include.

There is also an upgrade to Python 3.11 here, and #427 (which I will again rebase out of this one, so it can be merged separately)

@kingdonb kingdonb changed the base branch from upgrade-python-3.11 to main December 20, 2024 15:20
Signed-off-by: Kingdon B <[email protected]>

do not specify python version here

it is specified in python/setup step for the GHA workflow

Signed-off-by: Kingdon B <[email protected]>

testing locally (revert to python 3.10)

Signed-off-by: Kingdon B <[email protected]>

tested locally and this worked

Signed-off-by: Kingdon B <[email protected]>

put this back to match exactly the upstream

Signed-off-by: Kingdon B <[email protected]>

pending changes to the rolodex / emeriti

Signed-off-by: Kingdon B <[email protected]>
Signed-off-by: Kingdon B <[email protected]>
@kingdonb kingdonb force-pushed the upgrade-python-3.11 branch from ec322eb to 662499b Compare December 20, 2024 15:29
@kingdonb kingdonb merged commit 0a4d2b9 into fluxcd:main Dec 20, 2024
2 checks passed
@kingdonb kingdonb deleted the upgrade-python-3.11 branch December 20, 2024 15:32
@kingdonb
Copy link
Member Author

This issue is almost certainly related to whatever works in my fork but does not work in the fluxcd/community repo:

@kingdonb kingdonb mentioned this pull request 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.

3 participants