Skip to content

Pull requests: tektoncd/pipeline

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

build(deps): bump github.com/tektoncd/pipeline from 0.53.1 to 1.0.0 in /test/custom-task-ctrls/wait-task-beta dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. 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.
#8738 opened May 1, 2025 by dependabot bot Loading…
build(deps): bump github.com/cloudevents/sdk-go/v2 from 2.15.2 to 2.16.0 dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8737 opened Apr 30, 2025 by dependabot bot Loading…
build(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.15 to 1.9.4 dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8736 opened Apr 30, 2025 by dependabot bot Loading…
build(deps): bump k8s.io/code-generator from 0.32.2 to 0.32.4 dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8735 opened Apr 30, 2025 by dependabot bot Loading…
build(deps): bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.35.0 dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8734 opened Apr 30, 2025 by dependabot bot Loading…
Fix CRD Generation Errors kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none Denotes a PR that doesnt merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8726 opened Apr 27, 2025 by tricktron Loading…
3 of 8 tasks
🚧 Refactor Step validation to implement apis.Validatable. 🚧 do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesnt merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#8717 opened Apr 18, 2025 by twoGiants Draft
6 of 8 tasks
Update syntax for pipeline in pipelineruns.md kind/documentation Categorizes issue or PR as related to documentation. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8715 opened Apr 17, 2025 by Koekenbakkers Loading…
8 tasks done
🚧 Raise test coverage in task_validation.go and container_validation.go. 🚧 do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#8714 opened Apr 17, 2025 by twoGiants Draft
5 of 8 tasks
🚧 Refactor sidecar validation to implement apis.Validatable. 🚧 do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesnt merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#8710 opened Apr 15, 2025 by twoGiants Draft
6 of 8 tasks
Add oomkilled reason release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8709 opened Apr 15, 2025 by infernus01 Loading…
8 tasks done
build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /test/resolver-with-timeout approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot go Pull requests that update go code kind/misc Categorizes issue or PR as a miscellaneuous one. 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.
#8708 opened Apr 14, 2025 by dependabot bot Loading…
docs: clarify container contract documentation to avoid ambiguity kind/documentation Categorizes issue or PR as related to documentation. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#8696 opened Apr 10, 2025 by l-qing Loading…
6 of 8 tasks
Move Steps and Sidecars validation to container_validation.go. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none Denotes a PR that doesnt merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#8685 opened Apr 5, 2025 by twoGiants Loading…
4 of 8 tasks
Migrate from sets.{Strings, Byte, Int...} to generic sets.Set kind/misc Categorizes issue or PR as a miscellaneuous one. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesnt merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#8669 opened Mar 25, 2025 by Alhanaqtah Loading…
3 of 8 tasks
build(deps): bump golangci/golangci-lint-action from 6.5.1 to 7.0.0 approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8663 opened Mar 24, 2025 by dependabot bot Loading…
Remove linux/arm from platform we publish do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8657 opened Mar 19, 2025 by vdemeester Loading…
4 of 8 tasks
feat: support passing clock during RunStatus initialization kind/misc Categorizes issue or PR as a miscellaneuous one. release-note-action-required Denotes a PR that introduces potentially breaking changes that require user action. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8656 opened Mar 18, 2025 by devholic Loading…
7 of 8 tasks
ConfigMap as a ValueSource in Param in TaskRuns and PipelineRuns do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesnt merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#8642 opened Mar 12, 2025 by mostafaCamel Draft
3 of 8 tasks
Add option continueAndFail on step.onError kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8638 opened Mar 11, 2025 by FaniD Loading…
feat: override task timeouts in pipelineruns approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. release-note-none Denotes a PR that doesnt merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8636 opened Mar 11, 2025 by waveywaves Loading…
2 of 8 tasks
Add a tool to generate the release name approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. release-note-none Denotes a PR that doesnt merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8629 opened Mar 7, 2025 by afrittoli Loading…
4 of 8 tasks
[FIX] Remove the apt warning kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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.
#8624 opened Mar 6, 2025 by leshikus Loading…
8 tasks done
Include envFrom in "how to use a Secret as an environment source" kind/documentation Categorizes issue or PR as related to documentation. release-note-none Denotes a PR that doesnt merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8620 opened Mar 4, 2025 by jcjveraa Loading…
7 tasks done
chore: allow users with "read" perm to trigger retest kind/misc Categorizes issue or PR as a miscellaneuous one. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8616 opened Mar 4, 2025 by waveywaves Loading…
8 tasks
ProTip! Follow long discussions with comments:>50.