Skip to content

Commit

Permalink
[bot] Update main from tektoncd/triggers to ed98593
Browse files Browse the repository at this point in the history
    $ git diff --stat ed98593..c6d2a8d
     DEVELOPMENT.md | 4 ++--
     1 file changed, 2 insertions(+), 2 deletions(-)

https://github.com/tektoncd/triggers/compare/ed98593e35d70d40f9a7090de86b9bcbd023eca9..c6d2a8dfae9dea34cc05b37489c04bb6554a15b7
  • Loading branch information
openshift-pipelines-bot authored and openshift-pipelines-bot committed Dec 18, 2024
1 parent ff17812 commit dd722be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c6d2a8dfae9dea34cc05b37489c04bb6554a15b7
ed98593e35d70d40f9a7090de86b9bcbd023eca9
4 changes: 2 additions & 2 deletions upstream/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This project extends Kubernetes (aka `k8s`) with Custom Resource Definitions
- Install via
[official installation docs](https://github.com/tektoncd/pipeline/blob/master/docs/install.md)
or continue through [getting started for development](#getting-started)
- [Tekton Pipeline "Hello World" tutorial](https://github.com/tektoncd/pipeline/blob/master/docs/tutorial.md) -
- [Tekton Pipeline "Hello World" tutorial](https://tekton.dev/docs/getting-started/pipelines) -
Define `Tasks`, `Pipelines`, and `PipelineResources`, see what happens when
they are run

Expand Down Expand Up @@ -364,4 +364,4 @@ with a clear message explaining why it was skipped.
flag to `alpha` in your test cluster to see your alpha integration tests
run. When the flag in your cluster is `alpha` _all_ integration tests are executed,
both `stable` and `alpha`. Setting the feature flag to `stable` will exclude `alpha`
tests.
tests.

0 comments on commit dd722be

Please sign in to comment.