Skip to content

Comments

Add a script and workflow to bump the func-python version#3267

Merged
knative-prow[bot] merged 2 commits intoknative:mainfrom
creydr:pin-func-python-version-and-add-auto-update-workflow
Dec 4, 2025
Merged

Add a script and workflow to bump the func-python version#3267
knative-prow[bot] merged 2 commits intoknative:mainfrom
creydr:pin-func-python-version-and-add-auto-update-workflow

Conversation

@creydr
Copy link
Member

@creydr creydr commented Dec 3, 2025

Changes

  • 🎁 Add a script to bump the func-python version
  • 🎁 Add a workflow to run the script to bump the func-python version and create a PR for it

Running the script will pin the func-python version.

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 3, 2025
@creydr
Copy link
Member Author

creydr commented Dec 3, 2025

/cc @gauron99 @matejvasek @lkingland

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.58%. Comparing base (b1804b1) to head (2bb8dde).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3267      +/-   ##
==========================================
+ Coverage   54.57%   54.58%   +0.01%     
==========================================
  Files         164      164              
  Lines       19234    19234              
==========================================
+ Hits        10496    10499       +3     
+ Misses       7697     7695       -2     
+ Partials     1041     1040       -1     
Flag Coverage Δ
e2e 39.94% <ø> (ø)
e2e go 35.87% <ø> (ø)
e2e node 31.24% <ø> (ø)
e2e python 35.60% <ø> (ø)
e2e quarkus 31.40% <ø> (ø)
e2e rust 30.84% <ø> (ø)
e2e springboot 30.87% <ø> (+0.02%) ⬆️
e2e typescript 31.36% <ø> (ø)
integration 17.90% <ø> (+0.04%) ⬆️
unit macos-14 44.36% <ø> (ø)
unit macos-latest 44.36% <ø> (ø)
unit ubuntu-24.04-arm 44.56% <ø> (ø)
unit ubuntu-latest 45.29% <ø> (ø)
unit windows-latest 44.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.

body: |
This PR updates the func-python version in the Python scaffolding templates to the latest version available on PyPI.

This PR was automatically generated by the [update-python-platform workflow](https://github.com/${{ github.repository }}/actions/workflows/update-python-platform.yaml).
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you assign me /assign @gauron99 so we get notified please

Copy link
Member Author

Choose a reason for hiding this comment

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

sure (I thought it would be assigned automatically based on the OWNERS file)

Copy link
Member Author

Choose a reason for hiding this comment

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

updated

@creydr creydr requested a review from gauron99 December 4, 2025 07:49
@creydr
Copy link
Member Author

creydr commented Dec 4, 2025

@gauron99 can you recheck?

Copy link
Contributor

@gauron99 gauron99 left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Dec 4, 2025
@knative-prow
Copy link

knative-prow bot commented Dec 4, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, 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 Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 4, 2025
@knative-prow knative-prow bot merged commit 226d5d0 into knative:main Dec 4, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants