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 lint workflow to use ubuntu-latest #3416

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

jonathan343
Copy link
Contributor

@jonathan343 jonathan343 commented Mar 4, 2025

Summary

Full support for ubuntu-20.04 was dropped on . See actions/runner-images#11101 for more information.

This is resulting in the lint workflow failing with the following errors:

This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see https://github.com/actions/runner-images/issues/11101
GitHub Actions has encountered an internal error when running your job.

This PR updates our lint workflow to use ubuntu-latest, similar to our other workflows.

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.97%. Comparing base (6300f6b) to head (a53530a).
Report is 32 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3416      +/-   ##
===========================================
+ Coverage    92.94%   92.97%   +0.03%     
===========================================
  Files           66       67       +1     
  Lines        14956    15054      +98     
===========================================
+ Hits         13901    13997      +96     
- Misses        1055     1057       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jonathan343 jonathan343 merged commit de85150 into boto:develop Mar 4, 2025
40 checks passed
aws-sdk-python-automation added a commit that referenced this pull request Mar 4, 2025
* release-1.37.6:
  Bumping version to 1.37.6
  Update endpoints model
  Update to latest models
  Update lint workflow to use ubuntu-latest (#3416)
  Fix naming for python impl in user-agent (#3414)
hswong3i pushed a commit to alvistack/boto-botocore that referenced this pull request Mar 5, 2025
hswong3i pushed a commit to alvistack/boto-botocore that referenced this pull request Mar 7, 2025
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