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
Assigned to nobody Loading
Sort

Pull requests list

build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.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.
#8817 opened Jun 5, 2025 by dependabot bot Loading…
build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.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.
#8816 opened Jun 5, 2025 by dependabot bot Loading…
build(deps): bump github.com/tektoncd/pipeline from 0.53.1 to 1.1.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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8815 opened Jun 5, 2025 by dependabot bot Loading…
Update releases.md for 1.1.0 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.
#8814 opened Jun 4, 2025 by afrittoli Loading…
8 tasks done
Fix the sed command with crane kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. 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.
#8812 opened Jun 3, 2025 by afrittoli Loading…
8 tasks done
fix: Avoid errors in PVC handler if PVC is already deleted kind/bug Categorizes issue or PR as related to a bug. 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.
#8811 opened Jun 3, 2025 by fambelic Loading…
4 of 8 tasks
fix(lint): resolve golangci-lint errors in testing context 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#8810 opened Jun 2, 2025 by alex-cobas Loading…
4 of 8 tasks
build(deps): bump tj-actions/changed-files from c6634ca281a9fc05b03bee224ba00910cb78ab6e to 115870536a85eaf050e369291c7895748ff12aea 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.
#8809 opened Jun 2, 2025 by dependabot bot Loading…
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 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.
#8808 opened Jun 2, 2025 by dependabot bot Loading…
build(deps): bump the all group in /tekton with 4 updates 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.
#8807 opened Jun 2, 2025 by dependabot bot Loading…
[TEP-0056]: Refactor names and fix typos. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8806 opened Jun 2, 2025 by twoGiants Loading…
5 of 8 tasks
fix(ci): deactivate context-background/-TODO check kind/bug Categorizes issue or PR as related to a bug. 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.
#8803 opened Jun 2, 2025 by twoGiants Loading…
4 of 8 tasks
fix(docs): remove duplicated block from artifacts.md 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.
#8802 opened May 28, 2025 by arthur-c Loading…
8 tasks
refactor: replace go-multierror with errors.Join for native error aggregation 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8791 opened May 21, 2025 by infernus01 Loading…
5 of 8 tasks
fix: Remove direct usage of testify from pkg/spire/ kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8788 opened May 20, 2025 by infernus01 Loading…
5 of 8 tasks
fix: stepaction resolution should respect task's namespace do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/bug Categorizes issue or PR as related to a bug. 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.
#8784 opened May 19, 2025 by waveywaves Draft
8 tasks
build(deps): bump k8s.io/apimachinery from 0.32.4 to 0.32.5 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. 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8782 opened May 16, 2025 by dependabot bot Loading…
Move Step step action reference test to container_validation_test.go. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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.
#8779 opened May 15, 2025 by twoGiants Loading…
5 of 8 tasks
Move Step Validate and ValidateError tests to container_validation_test.go. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8778 opened May 15, 2025 by twoGiants Loading…
5 of 8 tasks
Move Step ResultRef and ArtifactsRef tests to container_validation_test.go. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8777 opened May 15, 2025 by twoGiants Loading…
5 of 8 tasks
Move Step onError and API version tests to container_validation_test.go. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8773 opened May 15, 2025 by twoGiants Loading…
5 of 8 tasks
Move Step ref tests to container_validation_test.go. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8772 opened May 15, 2025 by twoGiants Loading…
5 of 8 tasks
Move Step artifacts flag tests to container_validation_test.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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8769 opened May 14, 2025 by twoGiants Loading…
5 of 8 tasks
ci: skip running builds and tests if no code changed 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8768 opened May 14, 2025 by aThorp96 Loading…
8 tasks
Update kubernetes version of the CI do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/misc Categorizes issue or PR as a miscellaneuous one. 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.
#8758 opened May 12, 2025 by vdemeester Loading…
3 of 8 tasks
ProTip! What’s not been updated in a month: updated:<2025-05-06.