Skip to content

Skip bundled installer tests on pushes to develop #9471

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
Apr 30, 2025

Conversation

ashovlin
Copy link
Member

Issue #, if available: N/A

Description of changes: #9420 recently added a new GitHub Action that runs tests for the CLI V1 bundled installer for Mac and Linux.

During the daily release, we push to GitHub before PyPI. These tests are kicked off, but then fail because the new botocore isn't in PyPI yet.

Example failure: https://github.com/aws/aws-cli/actions/runs/14739584274

I'll look at the internal canaries as a better spot to test that the mainline branch is working.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

codecov-commenter commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.40%. Comparing base (5f07db1) to head (80a1225).
Report is 104 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #9471   +/-   ##
========================================
  Coverage    93.39%   93.40%           
========================================
  Files          210      211    +1     
  Lines        16983    17000   +17     
========================================
+ Hits         15861    15878   +17     
  Misses        1122     1122           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ashovlin ashovlin requested a review from jonathan343 April 30, 2025 14:53
Copy link
Contributor

@jonathan343 jonathan343 left a comment

Choose a reason for hiding this comment

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

:shipit:

@ashovlin ashovlin merged commit 75ea1c5 into aws:develop Apr 30, 2025
32 checks passed
@ashovlin ashovlin deleted the shovlia/bundle-test-trigger branch April 30, 2025 15:16
aws-sdk-python-automation added a commit that referenced this pull request Apr 30, 2025
* release-1.40.5:
  Bumping version to 1.40.5
  Update changelog based on model updates
  Only run stale actions for upstream (#9464)
  Skip bundled installer tests on pushes to develop (#9471)
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