Skip to content

chore: Relocate boto3 to core requirements.txt#4934

Merged
kunwp1 merged 1 commit into
apache:mainfrom
kunwp1:chris-fix-4933
May 5, 2026
Merged

chore: Relocate boto3 to core requirements.txt#4934
kunwp1 merged 1 commit into
apache:mainfrom
kunwp1:chris-fix-4933

Conversation

@kunwp1
Copy link
Copy Markdown
Contributor

@kunwp1 kunwp1 commented May 5, 2026

What changes were proposed in this PR?

This PR moves the boto3 entry from operator-requirements.txt to requirements.txt to reflect its use in the engine core.

Any related issues, documentation, discussions?

Closes #4933

How was this PR tested?

No need to test this PR.

Was this PR authored or co-authored using generative AI tooling?

No.

@kunwp1 kunwp1 self-assigned this May 5, 2026
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file python labels May 5, 2026
@kunwp1 kunwp1 requested a review from bobbai00 May 5, 2026 00:29
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.16%. Comparing base (056e39d) to head (b27ad9b).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4934   +/-   ##
=========================================
  Coverage     42.16%   42.16%           
  Complexity     2180     2180           
=========================================
  Files           980      980           
  Lines         36305    36305           
  Branches       3783     3783           
=========================================
  Hits          15309    15309           
  Misses        20068    20068           
  Partials        928      928           
Flag Coverage Δ
python 87.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kunwp1 kunwp1 merged commit d50ebb0 into apache:main May 5, 2026
18 checks passed
@kunwp1 kunwp1 deleted the chris-fix-4933 branch May 5, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relocate boto3 to core requirements.txt

3 participants