Skip to content

chore: bump component versions - #4068

Open
tekton-robot wants to merge 1 commit into
mainfrom
bot-bump-payload
Open

chore: bump component versions#4068
tekton-robot wants to merge 1 commit into
mainfrom
bot-bump-payload

Conversation

@tekton-robot

@tekton-robot tekton-robot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Component Version Updates

This PR updates the following component versions:

chains

manual-approval-gate

pipelines-as-code


This PR was automatically created by the bump-payload workflow.

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Sep 11, 2026
@tekton-robot

Copy link
Copy Markdown
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign anithapriyanatarajan after the PR has been reviewed.
You can assign the PR to them by writing /assign @anithapriyanatarajan in a comment when ready.

The full list of commands accepted by this bot can be found 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

@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 11, 2026
@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.64%. Comparing base (7dfc9db) to head (0480f1a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4068   +/-   ##
=======================================
  Coverage   27.64%   27.64%           
=======================================
  Files         477      477           
  Lines       25458    25458           
=======================================
  Hits         7039     7039           
  Misses      17696    17696           
  Partials      723      723           
Flag Coverage Δ
unit-tests 27.64% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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.

@tekton-robot tekton-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 11, 2026
@tekton-robot tekton-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 11, 2026
@tekton-robot
tekton-robot force-pushed the bot-bump-payload branch 2 times, most recently from a424fa9 to 73978c7 Compare September 11, 2026 05:27
@github-actions

Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/tektoncd/operator/pkg/apis/operator/v1alpha1 38.38% (ø)
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektonchain 3.90% (ø)
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektonresult 46.85% (ø)
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektontrigger 0.00% (ø)
github.com/tektoncd/operator/pkg/reconciler/openshift/common 61.22% (ø)
github.com/tektoncd/operator/pkg/reconciler/openshift/openshiftpipelinesascode 38.69% (ø)
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonchain 0.00% (ø)
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonconfig 50.61% (ø)
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonpipeline 5.75% (ø)
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonpruner 21.74% (ø)
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonresult 63.68% (ø)
github.com/tektoncd/operator/pkg/reconciler/openshift/tektontrigger 54.35% (ø)
github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig 0.00% (ø)
github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/chain 67.12% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/tektoncd/operator/pkg/apis/operator/v1alpha1/openshift_platform.go 0.00% (ø) 0 0 0
github.com/tektoncd/operator/pkg/apis/operator/v1alpha1/zz_generated.deepcopy.go 15.96% (ø) 1529 244 1285
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektonchain/tektonchain.go 0.79% (ø) 381 3 378
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektonresult/networkpolicies.go 55.56% (ø) 18 10 8
github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektontrigger/reconcile.go 0.00% (ø) 85 0 85
github.com/tektoncd/operator/pkg/reconciler/openshift/common/metricsca.go 64.44% (ø) 45 29 16
github.com/tektoncd/operator/pkg/reconciler/openshift/common/metricstls.go 88.89% (ø) 90 80 10
github.com/tektoncd/operator/pkg/reconciler/openshift/common/transformer.go 65.16% (ø) 155 101 54
github.com/tektoncd/operator/pkg/reconciler/openshift/openshiftpipelinesascode/extension.go 17.46% (ø) 63 11 52
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonchain/extension.go 0.00% (ø) 13 0 13
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonconfig/extension.go 1.57% (ø) 127 2 125
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonpipeline/extension.go 5.81% (ø) 86 5 81
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonpruner/extension.go 22.73% (ø) 22 5 17
github.com/tektoncd/operator/pkg/reconciler/openshift/tektonresult/extension.go 64.02% (ø) 189 121 68
github.com/tektoncd/operator/pkg/reconciler/openshift/tektontrigger/extension.go 22.73% (ø) 22 5 17
github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/chain/chain.go 67.12% (ø) 73 49 24
github.com/tektoncd/operator/pkg/reconciler/shared/tektonconfig/tektonconfig.go 0.00% (ø) 279 0 279

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/tektoncd/operator/pkg/reconciler/kubernetes/tektonresult/networkpolicies_test.go
  • github.com/tektoncd/operator/pkg/reconciler/openshift/common/metricsca_test.go
  • github.com/tektoncd/operator/pkg/reconciler/openshift/common/metricstls_test.go

- chains: v0.29.3 → v0.29.4
- manual-approval-gate: v0.9.0 → v0.9.1
- pipelines-as-code: v0.50.0 → v0.51.0

Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
@tekton-robot tekton-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesnt merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants