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

build: update version of Python used from 3.8 to 3.11 #218

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

MichaelRoytman
Copy link
Member

@MichaelRoytman MichaelRoytman commented Sep 9, 2024

Description:

The previous upgrade of the Python version from 3.8 to 3.11 didn't upgrade the version used to install requirements and push to PyPI. This commits upgrades the version of Python used in those actions to 3.11.

JIRA:

None.

Pre-Merge Checklist:

  • Updated the version number in edx_name_affirmation/__init__.py if these changes are to be released. See OEP-47: Semantic Versioning.
  • Described your changes in CHANGELOG.rst.
  • Confirmed Github reports all automated tests/checks are passing.
  • Approved by at least one additional reviewer.

Post-Merge:

  • Create a tag matching the new version number.

The previous upgrade of the Python version from 3.8 to 3.11 didn't upgrade the version used to install requirements and push to PyPI. This commits upgrades the version of Python used in those actions to 3.11.
Copy link

github-actions bot commented Sep 9, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

Copy link
Member

@varshamenon4 varshamenon4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@MichaelRoytman MichaelRoytman merged commit 70093bc into main Sep 9, 2024
6 checks passed
@MichaelRoytman MichaelRoytman deleted the michaelroytman/fix-python-version-actions branch September 9, 2024 17:02
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