Skip to content

Commit

Permalink
[catalogs] remove catalogs from experimental ✂️
Browse files Browse the repository at this point in the history
This project has been abandoned and replaced by hub.

Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester authored and tekton-robot committed Sep 8, 2021
1 parent 8c1b604 commit 3578c56
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 116 deletions.
12 changes: 0 additions & 12 deletions catalogs/OWNERS

This file was deleted.

23 changes: 0 additions & 23 deletions catalogs/cmd/catalogs/main.go

This file was deleted.

5 changes: 0 additions & 5 deletions catalogs/go.mod

This file was deleted.

9 changes: 0 additions & 9 deletions catalogs/go.sum

This file was deleted.

66 changes: 0 additions & 66 deletions catalogs/test/presubmit-tests.sh

This file was deleted.

2 changes: 1 addition & 1 deletion test/presubmit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function should_test_folder() {
# Get list of changed files
initialize_environment

projects="catalogs cel commit-status-tracker generators helm hub oci pipeline/cleanup pipelines-in-pipelines pipeline-to-taskrun tekdoc task-loops notifiers/github-app cloudevents"
projects="cel commit-status-tracker generators helm hub oci pipeline/cleanup pipelines-in-pipelines pipeline-to-taskrun tekdoc task-loops notifiers/github-app cloudevents"
inanyprojectregex=$(echo "^${projects// /\/.* ^}\/.*" | sed 's/ /\\|/g')

for proj in $projects; do
Expand Down

0 comments on commit 3578c56

Please sign in to comment.