Skip to content

Updated Checkout action version & Ubuntu OS version #9097

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

Merged
merged 2 commits into from
Sep 9, 2023
Merged

Updated Checkout action version & Ubuntu OS version #9097

merged 2 commits into from
Sep 9, 2023

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Sep 5, 2023

An attempt to fix a issue on a PR

@auvipy
Copy link
Member Author

auvipy commented Sep 5, 2023

got two type of message here:

  1. with python 3.6

Download action repository 'actions/checkout@v4' (SHA:3df4ab11eba7bda6032a0b82a6bb43b11571feac)
Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/3df4ab11eba7bda6032a0b82a6bb43b11571feac'. Error: Response status code does not indicate success: 503 (Service Unavailable).
Warning: Back off 25.919 seconds before retry.
Warning: Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/3df4ab11eba7bda6032a0b82a6bb43b11571feac'. Error: Response status code does not indicate success: 503 (Service Unavailable).
Warning: Back off 26.035 seconds before retry.
Error: Response status code does not indicate success: 503 (Service Unavailable).

@auvipy
Copy link
Member Author

auvipy commented Sep 5, 2023

And with python 3.7:

---------- coverage: platform linux, python 3.7.17-final-0 -----------
Coverage XML written to file coverage.xml

=========================== short test summary info ============================
SKIPPED [1] tests/test_decorators.py:192: HTTPMethod was added in Python 3.11
SKIPPED [1] tests/test_model_serializer.py:466: has models.JSONField
SKIPPED [1] tests/test_serializer.py:747: dictionary union operator requires Python 3.9 or higher
================= 1552 passed, 3 skipped, 4 warnings in 22.12s =================
.pkg: _exit> python /opt/hostedtoolcache/Python/3.7.17/x64/lib/python3.7/site-packages

Copy link
Member Author

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

we can't upgrade Ubuntu OS until we drop python 3.6 from CI

@auvipy auvipy merged commit 4bbfa8d into master Sep 9, 2023
@auvipy auvipy added this to the 3.15 milestone Sep 9, 2023
@auvipy auvipy added Cleanup dependencies Pull requests that update a dependency file labels Sep 9, 2023
@tomchristie tomchristie deleted the CI branch October 5, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant