Skip to content

bump: python cloudevents sdk major version 2 + related bumps#3604

Draft
gauron99 wants to merge 1 commit intoknative:mainfrom
gauron99:push-ytyzxuwmoyyz
Draft

bump: python cloudevents sdk major version 2 + related bumps#3604
gauron99 wants to merge 1 commit intoknative:mainfrom
gauron99:push-ytyzxuwmoyyz

Conversation

@gauron99
Copy link
Copy Markdown
Contributor

@gauron99 gauron99 commented Apr 12, 2026

  • python required is not >=3.10 because of the cloudevents 2.*
  • update the python cloudevents templates for compatibility with the new 2.* version
  • func-python was updated and release new 0.8.0
  • s2i container expected w/ 3.10+ python version as well, needed bump

@knative-prow
Copy link
Copy Markdown

knative-prow bot commented Apr 12, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@knative-prow knative-prow bot added the do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. label Apr 12, 2026
@knative-prow
Copy link
Copy Markdown

knative-prow bot commented Apr 12, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gauron99

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved 🤖 PR has been approved by an approver from all required OWNERS files. label Apr 12, 2026
@knative-prow knative-prow bot requested review from dsimansk and jrangelramos April 12, 2026 19:56
@knative-prow knative-prow bot added the size/S 🤖 PR changes 10-29 lines, ignoring generated files. label Apr 12, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.65%. Comparing base (ada57d2) to head (579a1dc).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3604      +/-   ##
==========================================
- Coverage   56.26%   55.65%   -0.62%     
==========================================
  Files         180      180              
  Lines       20504    20512       +8     
==========================================
- Hits        11537    11415     -122     
- Misses       7762     7936     +174     
+ Partials     1205     1161      -44     
Flag Coverage Δ
e2e 36.22% <100.00%> (+0.09%) ⬆️
e2e go 32.86% <0.00%> (+0.28%) ⬆️
e2e node 28.60% <0.00%> (+0.28%) ⬆️
e2e python ?
e2e quarkus 28.74% <0.00%> (+0.28%) ⬆️
e2e rust 28.15% <0.00%> (+0.27%) ⬆️
e2e springboot 28.18% <0.00%> (+1.86%) ⬆️
e2e typescript 28.71% <0.00%> (+0.28%) ⬆️
e2e-config-ci 18.08% <0.00%> (-0.01%) ⬇️
integration 17.48% <0.00%> (+0.05%) ⬆️
unit macos-14 43.34% <100.00%> (-0.03%) ⬇️
unit macos-latest 43.34% <100.00%> (-0.03%) ⬇️
unit ubuntu-24.04-arm 43.53% <100.00%> (-0.02%) ⬇️
unit ubuntu-latest 44.22% <100.00%> (-0.03%) ⬇️
unit windows-latest 43.37% <100.00%> (-0.03%) ⬇️

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.

@gauron99 gauron99 changed the title python sdk cloudevents 2.* python cloudevents sdk 2.* Apr 13, 2026
@gauron99
Copy link
Copy Markdown
Contributor Author

func-python needs update first, will update

@gauron99 gauron99 force-pushed the push-ytyzxuwmoyyz branch from d2e7471 to c8daf14 Compare April 14, 2026 04:49
@knative-prow knative-prow bot added size/M 🤖 PR changes 30-99 lines, ignoring generated files. and removed size/S 🤖 PR changes 10-29 lines, ignoring generated files. labels Apr 14, 2026
@gauron99 gauron99 force-pushed the push-ytyzxuwmoyyz branch 4 times, most recently from 042bc13 to 1b71799 Compare April 14, 2026 09:23
@gauron99 gauron99 changed the title python cloudevents sdk 2.* bump: python cloudevents sdk major version 2; related bumps Apr 14, 2026
@gauron99 gauron99 changed the title bump: python cloudevents sdk major version 2; related bumps bump: python cloudevents sdk major version 2 + related bumps Apr 14, 2026
@gauron99 gauron99 force-pushed the push-ytyzxuwmoyyz branch from 1b71799 to 579a1dc Compare April 14, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. size/M 🤖 PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant