From 91c2fe787b4627af9b9aa196a7af4ee540828c89 Mon Sep 17 00:00:00 2001 From: Khurram Date: Fri, 10 May 2024 17:47:25 +0530 Subject: [PATCH] Add Triggers v0.27.x release --- sync/config/triggers.yaml | 229 ++------------------------------------ 1 file changed, 8 insertions(+), 221 deletions(-) diff --git a/sync/config/triggers.yaml b/sync/config/triggers.yaml index dd7227ae..85ce76f2 100644 --- a/sync/config/triggers.yaml +++ b/sync/config/triggers.yaml @@ -26,159 +26,8 @@ archive: https://github.com/tektoncd/triggers/tags # header: # optional, no header added if not set # See https://www.docsy.dev/docs/adding-content/navigation/#section-menu tags: -- name: release-v0.26.x - displayName: v0.26.1 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.25.x - displayName: v0.25.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.24.x - displayName: v0.24.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.23.x - displayName: v0.23.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.22.x - displayName: v0.22.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.21.x - displayName: v0.21.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: v0.20.0 - displayName: v0.20.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: v0.19.0 - displayName: v0.19.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: v0.18.0 - displayName: v0.18.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: v0.17.1 - displayName: v0.17.1 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.16.x - # The name to display on tekton.dev. - # sync.py will use this value in the version switcher and other places. - displayName: v0.16.1 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.15.x - # The name to display on tekton.dev. - # sync.py will use this value in the version switcher and other places. - displayName: v0.15.2 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.14.x - # The name to display on tekton.dev. - # sync.py will use this value in the version switcher and other places. - displayName: v0.14.2 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.13.x - # The name to display on tekton.dev. - # sync.py will use this value in the version switcher and other places. - displayName: v0.13.0 +- name: release-v0.27.x + displayName: v0.27.x-LTS # Dict of folders to sync folders: docs: @@ -188,36 +37,8 @@ tags: target: getting-started include: - create-ingress.yaml -- name: release-v0.12.x - # The name to display on tekton.dev. - # sync.py will use this value in the version switcher and other places. - displayName: v0.12.1 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: release-v0.11.x - # The name to display on tekton.dev. - # sync.py will use this value in the version switcher and other places. - displayName: v0.11.2 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: getting-started - include: - - create-ingress.yaml -- name: v0.10.2 - # The name to display on tekton.dev. - # sync.py will use this value in the version switcher and other places. - displayName: v0.10.2 +- name: release-v0.26.x + displayName: v0.26.x-LTS # Dict of folders to sync folders: docs: @@ -227,11 +48,8 @@ tags: target: getting-started include: - create-ingress.yaml - - create-webhook.yaml -- name: v0.9.1 - # The name to display on tekton.dev. - # sync.py will use this value in the version switcher and other places. - displayName: v0.9.1 +- name: release-v0.25.x + displayName: v0.25.x-LTS # Dict of folders to sync folders: docs: @@ -241,48 +59,17 @@ tags: target: getting-started include: - create-ingress.yaml - - create-webhook.yaml -- name: v0.8.1 - # The name to display on tekton.dev. - # helper.py will use this value in the version switcher and other places. - displayName: v0.8.1 +- name: release-v0.24.x + displayName: v0.24.x-LTS # Dict of folders to sync folders: docs: index: README.md include: ['*.md'] - exclude: [triggers.md] docs/getting-started: target: getting-started include: - create-ingress.yaml - - create-webhook.yaml -- name: v0.7.0 - # The name to display on tekton.dev. - # helper.py will use this value in the version switcher and other places. - displayName: v0.7.0 - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - docs/getting-started: - target: '' - include: - - create-ingress.yaml - - create-webhook.yaml -- name: v0.6.1 - # The name to display on tekton.dev. - # helper.py will use this value in the version switcher and other places. - displayName: v0.6.1 - # Dict of folders to sync - folders: - docs: - index: README.md - include: - - '*.md' - - create-ingress.yaml - - create-webhook.yaml - name: main # The name to display on tekton.dev. # helper.py will use this value in the version switcher and other places.