{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":416424833,"defaultBranch":"main","name":"pipeline","ownerLogin":"lbernick","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-10-12T16:59:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29333301?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1694526793.0","currentOid":""},"activityList":{"items":[{"before":"ae9803d3ea228cb3f0d6263f18199a76079c7852","after":"59476608cec424b99266270bcdab9f17d36dad77","ref":"refs/heads/reason","pushedAt":"2023-09-12T23:23:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Cleanup: Move PipelineRun Reasons to pkg/apis\n\nPrior to this commit, strings that were set as \"Reasons\" in the PipelineRun status\nwere split between pkg/apis and pkg/reconciler/pipelinerun. This commit moves all PipelineRun\nreasons to pkg/apis and adds aliases for backwards compatibility. This adds consistency,\ncorrectly signals to clients that all Reasons are part of the API, and helps avoid circular imports.","shortMessageHtmlLink":"Cleanup: Move PipelineRun Reasons to pkg/apis"}},{"before":"84a52596e2f193aa7beeedcdb806fea504dd2493","after":"ae9803d3ea228cb3f0d6263f18199a76079c7852","ref":"refs/heads/reason","pushedAt":"2023-09-12T13:55:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Cleanup: Move PipelineRun Reasons to pkg/apis\n\nPrior to this commit, strings that were set as \"Reasons\" in the PipelineRun status\nwere split between pkg/apis and pkg/reconciler/pipelinerun. This commit moves all PipelineRun\nreasons to pkg/apis and adds aliases for backwards compatibility. This adds consistency,\ncorrectly signals to clients that all Reasons are part of the API, and helps avoid circular imports.","shortMessageHtmlLink":"Cleanup: Move PipelineRun Reasons to pkg/apis"}},{"before":null,"after":"84a52596e2f193aa7beeedcdb806fea504dd2493","ref":"refs/heads/reason","pushedAt":"2023-09-12T13:53:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Cleanup: Move PipelineRun Reasons to pkg/apis\n\nPrior to this commit, strings that were set as \"Reasons\" in the PipelineRun status\nwere split between pkg/apis and pkg/reconciler/pipelinerun. This commit moves all PipelineRun\nreasons to pkg/apis and adds aliases for backwards compatibility. This adds consistency,\ncorrectly signals to clients that all Reasons are part of the API, and helps avoid circular imports.","shortMessageHtmlLink":"Cleanup: Move PipelineRun Reasons to pkg/apis"}},{"before":"2299b1551299b976e6406f1b97e046ff05e9ae39","after":"6cf7c5ee029834fb59d821491b6b6992bfa4ce4f","ref":"refs/heads/main","pushedAt":"2023-09-12T13:27:34.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"add configmap for tracing config\n\nSigned-off-by: Jayadeep KM ","shortMessageHtmlLink":"add configmap for tracing config"}},{"before":"cae277207662b8b7bd7a81e78c801c6f1adf7b7e","after":"73ed5a7104eb329ffe7143736a0957abe8ffb0cb","ref":"refs/heads/provider-vars","pushedAt":"2023-08-31T15:59:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"TEP-0141 Prototype: Add \"context\" to TaskRuns\n\nThis commit adds a new \"context\" field to TaskRun, outside of spec or status. This field will be used to allow\nplatform builders to add additional context to a TaskRun's execution and cannot be set by unprivileged users.\nThis commit uses a custom validating admission webhook to make a request to the Kubernetes API to determine\nif a user has permission to create or update \"context.tekton.dev\". (This is not a new CRD, it's just a new RBAC resource.)","shortMessageHtmlLink":"TEP-0141 Prototype: Add \"context\" to TaskRuns"}},{"before":"49a7ac7d672ac5fcdb5a5ef64a3c623254746c6d","after":"cae277207662b8b7bd7a81e78c801c6f1adf7b7e","ref":"refs/heads/provider-vars","pushedAt":"2023-08-31T15:18:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"TEP-0141 Prototype: Add \"context\" to TaskRuns\n\nThis commit adds a new \"context\" field to the TaskRun spec. This field will be used to allow\nplatform builders to add additional context to a TaskRun's execution and cannot be set by unprivileged users.\nThis commit uses a custom validating admission webhook to make a request to the Kubernetes API to determine\nif a user has permission to create or update \"context.tekton.dev\". (This is not a new CRD, it's just a new RBAC resource.)","shortMessageHtmlLink":"TEP-0141 Prototype: Add \"context\" to TaskRuns"}},{"before":"44e27d1163f392180458495c5083c63ef7d81e9f","after":"49a7ac7d672ac5fcdb5a5ef64a3c623254746c6d","ref":"refs/heads/provider-vars","pushedAt":"2023-08-31T15:18:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"TEP-0141 Prototype: Add \"context\" to TaskRuns\n\nThis commit adds a new \"context\" field to the TaskRun spec. This field will be used to allow\nplatform builders to add additional context to a TaskRun's execution and cannot be set by unprivileged users.\nThis commit uses a custom validating admission webhook to make a request to the Kubernetes API to determine\nif a user has permission to create or update \"context.tekton.dev\". (This is not a new CRD, it's just a new RBAC resource.)","shortMessageHtmlLink":"TEP-0141 Prototype: Add \"context\" to TaskRuns"}},{"before":"ba15e5e3420895009681692839135479f9a97607","after":"44e27d1163f392180458495c5083c63ef7d81e9f","ref":"refs/heads/provider-vars","pushedAt":"2023-08-31T15:02:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"foo","shortMessageHtmlLink":"foo"}},{"before":"2fcb2b1f9de6b8b1bf963f1ff1710e4ee1ccc5e8","after":"16a143b8fc581d9e605574e5a982ce75d8fcd5ce","ref":"refs/heads/beta","pushedAt":"2023-08-30T13:45:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Validate beta features for inline pipelines and tasks\n\nPrior to this commit, validation of beta features was performed for v1 referenced\nTasks and Pipelines (both local and remote), but not v1 inline Tasks and Pipelines.\n\nThis commit ensures that beta feature validation is the same for both inline and referenced\nTasks and Pipelines.","shortMessageHtmlLink":"Validate beta features for inline pipelines and tasks"}},{"before":"49836068c180ddda22c777edb368ea6f2ccea843","after":"ba15e5e3420895009681692839135479f9a97607","ref":"refs/heads/provider-vars","pushedAt":"2023-08-30T13:08:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"foo","shortMessageHtmlLink":"foo"}},{"before":null,"after":"49836068c180ddda22c777edb368ea6f2ccea843","ref":"refs/heads/provider-vars","pushedAt":"2023-08-25T20:48:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"foo","shortMessageHtmlLink":"foo"}},{"before":"b3cd760c08816aadfe0da8619d1277258a5c186f","after":"2299b1551299b976e6406f1b97e046ff05e9ae39","ref":"refs/heads/main","pushedAt":"2023-08-24T19:11:50.000Z","pushType":"push","commitsCount":50,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Bump github.com/golangci/golangci-lint from 1.54.1 to 1.54.2 in /tools\n\nBumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.54.1 to 1.54.2.\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/golangci/golangci-lint/compare/v1.54.1...v1.54.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/golangci/golangci-lint\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/golangci/golangci-lint from 1.54.1 to 1.54.2 in /tools"}},{"before":"f39cd22d2b37bf3b55a1c5256a036aa041e72292","after":"0ad1bc8e43449aef26a3c6f2fd22feaa102ba993","ref":"refs/heads/validate-remote-pipelines-2","pushedAt":"2023-08-04T13:42:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Add webhook validation for remote Tasks\n\nA prior commit added validation for remote Pipelines by issuing dry-run\ncreate requests to the kubernetes API server, allowing validating admission\nwebhooks to accept or reject remote pipelines without actually creating them.\nThis commit adds the same logic for remote Tasks, and moves common logic\ninto a shared package.","shortMessageHtmlLink":"Add webhook validation for remote Tasks"}},{"before":"08e59dc4e8641590708e4746423ae051b91f5c9d","after":"7cafe8b1b02c42fab8b2a5a5a0f2f66222d3c81a","ref":"refs/heads/nonfalse","pushedAt":"2023-08-03T20:16:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Fix enforce-nonfalsifiability feature flag in configmap\n\nPrior to this commit, the feature-flags configmap installed\nwith Tekton pipelines contained a misspelling of the flag\n\"enforce-nonfalsifiability\". Editing this flag would have no effect.\nThis commit fixes the typo in the flag name.\n\nIn addition, prior to this commit, spire support was disabled when\n\"enforce-nonfalsifiability\" was set to \"\", but documentation and the\nfeature-flags configmap stated that spire should be disabled when\nthe feature flag is set to \"none\". This commit aligns the implementation\nwith the documentation.\n\nThis feature flag is not yet functional.","shortMessageHtmlLink":"Fix enforce-nonfalsifiability feature flag in configmap"}},{"before":"fc37f4e10e897b8ed3e28cefb311e1f034e83a65","after":"08e59dc4e8641590708e4746423ae051b91f5c9d","ref":"refs/heads/nonfalse","pushedAt":"2023-08-03T19:19:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Fix enforce-nonfalsifiability feature flag in configmap\n\nPrior to this commit, the feature-flags configmap installed\nwith Tekton pipelines contained a misspelling of the flag\n\"enforce-nonfalsifiability\". Editing this flag would have no effect.\nThis commit fixes the typo in the flag name.\n\nIn addition, prior to this commit, spire support was disabled when\n\"enforce-nonfalsifiability\" was set to \"\", but documentation and the\nfeature-flags configmap stated that spire should be disabled when\nthe feature flag is set to \"none\". This commit aligns the implementation\nwith the documentation.\n\nThis feature flag is not yet functional.","shortMessageHtmlLink":"Fix enforce-nonfalsifiability feature flag in configmap"}},{"before":"309c6502581f13a2727959b81f980d81c2513cad","after":"f39cd22d2b37bf3b55a1c5256a036aa041e72292","ref":"refs/heads/validate-remote-pipelines-2","pushedAt":"2023-08-03T19:06:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Add webhook validation for remote Tasks\n\nA prior commit added validation for remote Pipelines by issuing dry-run\ncreate requests to the kubernetes API server, allowing validating admission\nwebhooks to accept or reject remote pipelines without actually creating them.\nThis commit adds the same logic for remote Tasks, and moves common logic\ninto a shared package.","shortMessageHtmlLink":"Add webhook validation for remote Tasks"}},{"before":"9b9cdeb491d23a5d61b5883d5aae2d892e10aa1c","after":"309c6502581f13a2727959b81f980d81c2513cad","ref":"refs/heads/validate-remote-pipelines-2","pushedAt":"2023-08-03T19:05:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Add webhook validation for remote Tasks\n\nA prior commit added validation for remote Pipelines by issuing dry-run\ncreate requests to the kubernetes API server, allowing validating admission\nwebhooks to accept or reject remote pipelines without actually creating them.\nThis commit adds the same logic for remote Tasks, and moves common logic\ninto a shared package.","shortMessageHtmlLink":"Add webhook validation for remote Tasks"}},{"before":"186cc48c4b6344205f57584717843a5551488dba","after":"fc37f4e10e897b8ed3e28cefb311e1f034e83a65","ref":"refs/heads/nonfalse","pushedAt":"2023-08-01T15:23:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Fix enforce-nonfalsifiability feature flag in configmap\n\nPrior to this commit, the feature-flags configmap installed\nwith Tekton pipelines contained a misspelling of the flag\n\"enforce-nonfalsifiability\". Editing this flag would have no effect.\nThis commit fixes the typo in the flag name.","shortMessageHtmlLink":"Fix enforce-nonfalsifiability feature flag in configmap"}},{"before":"501cf61682cca44b4515a2b8a82ef8e44d74dbfe","after":"ea76b9f2d7746adbd3150835221f45ee744ec45c","ref":"refs/heads/release-v0.44.x","pushedAt":"2023-07-31T13:25:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Fix PipelineRun reconciler panic for computed timeouts\n\nPrior to this commit, log lines in the pipelinerun reconciler\nassumed that if a pipelineRun had reached its tasks timeout,\n`spec.timeouts.tasks` was set, rather than computed from\n`spec.timeouts.pipeline` and `spec.timeouts.finally`,\nand likewise for the finally timeout.\n\nThis commit updates log messages to avoid the controller panic,\nand adds tests for this fix.","shortMessageHtmlLink":"Fix PipelineRun reconciler panic for computed timeouts"}},{"before":null,"after":"0a3c0320b5e9f0f4337f5db627c933dca6c007bb","ref":"refs/heads/release-v0.47.x","pushedAt":"2023-07-31T13:24:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Fix PipelineRun reconciler panic for computed timeouts\n\nPrior to this commit, log lines in the pipelinerun reconciler\nassumed that if a pipelineRun had reached its tasks timeout,\n`spec.timeouts.tasks` was set, rather than computed from\n`spec.timeouts.pipeline` and `spec.timeouts.finally`,\nand likewise for the finally timeout.\n\nThis commit updates log messages to avoid the controller panic,\nand adds tests for this fix.","shortMessageHtmlLink":"Fix PipelineRun reconciler panic for computed timeouts"}},{"before":null,"after":"501cf61682cca44b4515a2b8a82ef8e44d74dbfe","ref":"refs/heads/release-v0.44.x","pushedAt":"2023-07-31T13:19:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Fix PipelineRun reconciler panic for computed timeouts\n\nPrior to this commit, log lines in the pipelinerun reconciler\nassumed that if a pipelineRun had reached its tasks timeout,\n`spec.timeouts.tasks` was set, rather than computed from\n`spec.timeouts.pipeline` and `spec.timeouts.finally`,\nand likewise for the finally timeout.\n\nThis commit updates log messages to avoid the controller panic,\nand adds tests for this fix.","shortMessageHtmlLink":"Fix PipelineRun reconciler panic for computed timeouts"}},{"before":"e8ff288cb7b7763600d3a84d68ab8dc8e77d66f3","after":"9b9cdeb491d23a5d61b5883d5aae2d892e10aa1c","ref":"refs/heads/validate-remote-pipelines-2","pushedAt":"2023-07-27T20:39:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Add webhook validation for remote Tasks\n\nA prior commit added validation for remote Pipelines by issuing dry-run\ncreate requests to the kubernetes API server, allowing validating admission\nwebhooks to accept or reject remote pipelines without actually creating them.\nThis commit adds the same logic for remote Tasks, and moves common logic\ninto a shared package.","shortMessageHtmlLink":"Add webhook validation for remote Tasks"}},{"before":null,"after":"5d8a718ae3976c7d2c2dcce1c108977eb6ce3373","ref":"refs/heads/matrix-docs","pushedAt":"2023-07-27T18:51:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Remove warnings about matrix being non-functional\n\nMatrix has been implemented. This commit removes warnings from the documentation\nthat matrix is not fully functional.","shortMessageHtmlLink":"Remove warnings about matrix being non-functional"}},{"before":"6724b352d80432a5c7759524726b90c1eb57806c","after":"0ea00c93d76d295711d3d02b09ce30e8cabb4e8e","ref":"refs/heads/featureflags-test","pushedAt":"2023-07-24T15:32:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Move feature flags testing functions into testing package\n\nSeveral functions in the config package are used to set the values of feature flags in tests.\nThis commit moves them into an existing package used only in testing,\nto help ensure that these functions will only be used in testing contexts.","shortMessageHtmlLink":"Move feature flags testing functions into testing package"}},{"before":"5ece864e4c15c6e2d31166474839e84331b826c2","after":"24266463966c67a0299dc2ad7a43ce7cb0ca05d5","ref":"refs/heads/v1beta1","pushedAt":"2023-07-24T15:04:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Mark v1beta1 apis as deprecated\n\nNow that v1 versions of Task, TaskRun, Pipeline, and PipelineRun are\navailable and used as the storage version of these APIs, this commit\nmarks the v1beta1 versions of these APIs as deprecated.\n\nThis commit also clarifies that \"support\" for these APIs during the\ndeprecation period means that they will receive bug fixes but not new features.","shortMessageHtmlLink":"Mark v1beta1 apis as deprecated"}},{"before":"4554ae8c205a08ce3c85d833388335213ba6737e","after":"5ece864e4c15c6e2d31166474839e84331b826c2","ref":"refs/heads/v1beta1","pushedAt":"2023-07-22T00:58:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Mark v1beta1 apis as deprecated\n\nNow that v1 versions of Task, TaskRun, Pipeline, and PipelineRun are\navailable and used as the storage version of these APIs, this commit\nmarks the v1beta1 versions of these APIs as deprecated.\n\nThis commit also clarifies that \"support\" for these APIs during the\ndeprecation period means that they will receive bug fixes but not new features.","shortMessageHtmlLink":"Mark v1beta1 apis as deprecated"}},{"before":"10ea0a2652cd3eac227192f4b7cc58940b8a571b","after":"317ca2970266a58050d1b5a711054b1c46bb63a6","ref":"refs/heads/remove-examples","pushedAt":"2023-07-21T17:26:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Deduplicate examples tests between v1 and v1beta1\n\nCurrently, we run a large number of examples tests that are duplicated\nin v1 and v1beta1. These tests are meant to test specific features,\nsuch as params and workspaces, that have the same syntax and implementation\nin v1 and v1beta1. Since we have conversion integration tests, these\nduplicated examples tests are likely adding little value.\n\nIn addition, examples tests are the flakiest set of tests in the repo\nand often time out. Removing redundant examples tests should make our CI\nless flaky.\n\nThis commit moves any examples tests that were solely present in v1beta1 to v1,\nleaving only those that use features that weren't migrated to v1.\nIt deletes any examples that were duplicated between v1 and v1beta1.","shortMessageHtmlLink":"Deduplicate examples tests between v1 and v1beta1"}},{"before":"bfe5de7ce0abaf1e52c60098958928bda72674df","after":"e48388be518ab4622322d587aae9b0cfb7e50504","ref":"refs/heads/timeout-flake","pushedAt":"2023-07-21T11:48:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Fix flake of TestPipelineTaskTimeout\n\nPrior to this commit, TestPipelineTaskTimeout was flaky because\na Pipeline task that was supposed to succeed timed out.\nThis can happen when the time to create a pod exceeds the timeout,\nwhich was 60s.\nThis commit removes the timeout for that pipeline task, removing\nthis cause of flakes.","shortMessageHtmlLink":"Fix flake of TestPipelineTaskTimeout"}},{"before":null,"after":"bfe5de7ce0abaf1e52c60098958928bda72674df","ref":"refs/heads/timeout-flake","pushedAt":"2023-07-20T18:59:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Fix flake of TestPipelineTaskTimeout\n\nPrior to this commit, TestPipelineTaskTimeout was flaky because\na Pipeline task that was supposed to succeed timed out.\nThis can happen when the time to create a pod exceeds the timeout,\nwhich was 60s.\nThis commit removes the timeout for that pipeline task, removing\nthis cause of flakes.","shortMessageHtmlLink":"Fix flake of TestPipelineTaskTimeout"}},{"before":"aad013f7f72d9c76d7bc4411d253d394fef3fe3c","after":"e8ff288cb7b7763600d3a84d68ab8dc8e77d66f3","ref":"refs/heads/validate-remote-pipelines-2","pushedAt":"2023-07-19T13:45:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lbernick","name":"Lee Bernick","path":"/lbernick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29333301?s=80&v=4"},"commit":{"message":"Add webhook validation for remote Tasks\n\nA prior commit added validation for remote Pipelines by issuing dry-run\ncreate requests to the kubernetes API server, allowing validating admission\nwebhooks to accept or reject remote pipelines without actually creating them.\nThis commit adds the same logic for remote Tasks, and moves common logic\ninto a shared package.","shortMessageHtmlLink":"Add webhook validation for remote Tasks"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0xMlQyMzoyMzozNC4wMDAwMDBazwAAAAN_NrCm","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0xMlQyMzoyMzozNC4wMDAwMDBazwAAAAN_NrCm","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xOVQxMzo0NTo0OC4wMDAwMDBazwAAAANYyX60"}},"title":"Activity ยท lbernick/pipeline"}