Skip to content

Commit

Permalink
Updates the Categories List
Browse files Browse the repository at this point in the history
This reverts commit 01209de.

- This patch updates the category list in config.yaml
    by removing the tags associated with the categories
  • Loading branch information
vinamra28 authored and tekton-robot committed Aug 11, 2021
1 parent ae5a941 commit 26dc5c4
Showing 1 changed file with 11 additions and 24 deletions.
35 changes: 11 additions & 24 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,37 +14,25 @@
---
categories:
- name: Automation
tags: [ansible, boskos, ci, jenkins, operator, release-automation, tekton]
- name: Build Tools
tags: [build-tool]
- name: CLI
tags: [cli, kubectl]
- name: Cloud
tags: [aws, azure, cloud, gcp, gke, openshift]
- name: Deploy
tags: [canary, deploy, deployment, helm, istio]
- name: Editor
tags: [editor, formatter, lint, linter, pylint]
- name: Git
tags: [git, github, gitlab, scm]
- name: Code Quality
- name: Continuous Integration
- name: Deployment
- name: Developer Tools
- name: Image Build
tags: [docker, image-build, build, build-image]
- name: Language
tags: [golang, python]
- name: Integration & Delivery
- name: Git
- name: Kubernetes
- name: Messaging
tags: [mail, messaging]
- name: Monitoring
tags: [prometheus]
- name: Notification
tags: [notification]
- name: Others
tags: [annotations, delete, dind, download, gate, generic, package, powershell, pwsh, remote, search, scorecard]
- name: Networking
- name: Openshift
- name: Publishing
- name: Security
Tags: [security, ssh, tokens]
- name: Storage
Tags: [gcs]
- name: Test Framework
tags: [coverage, test, pytest]
- name: Testing

catalogs:
- name: tekton
Expand All @@ -65,7 +53,6 @@ default:
scopes:
- rating:read
- rating:write

# Template
# catalogs:
# - name: Name of Catalog
Expand Down

0 comments on commit 26dc5c4

Please sign in to comment.