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

update python to 3.11, dependabot, venv retry #11

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Conversation

alexrashed
Copy link
Member

@alexrashed alexrashed commented Sep 26, 2023

This PR contains the following changes:

  • Updates the build pipeline to Python 3.11 - see Update to Python 3.11 localstack#8087
  • Updates the docs to use Python 3.11.
  • Updates all GitHub actions to the latest version
  • Introduces Dependabot for GitHub action.
  • Adds a retry to the venv setup to avoid issues with setting up the venv if the package is not yet distributed across the PyPi CDN (because this action is triggered right after the package is published).

@alexrashed alexrashed self-assigned this Sep 26, 2023
@alexrashed alexrashed changed the title update python to 3.11, update actions, add dependabot update python to 3.11, dependabot, venv retry Sep 26, 2023
@alexrashed alexrashed merged commit 82043f4 into main Sep 26, 2023
5 checks passed
@alexrashed alexrashed deleted the update-python-311 branch September 26, 2023 11:50
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