Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codecentric/tekton-catalog

Tekton Tasks with extended functionality compared to https://hub.tekton.dev
https://github.com/codecentric/tekton-catalog

cicd kubernetes openshift-pipelines tekton tekton-pipelines tektoncd

Last synced: about 2 months ago
JSON representation

Tekton Tasks with extended functionality compared to https://hub.tekton.dev

Awesome Lists containing this project

README

        

# tekton-catalog
[![License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/codecentric/tekton-catalog/blob/main/LICENSE)
[![renovateenabled](https://img.shields.io/badge/renovate-enabled-yellow)](https://renovatebot.com)

Tekton Tasks with extended functionality compared to https://hub.tekton.dev

# Included tasks

## ArgoCD Create sync and wait

[The argocd task creates an app, syncs it and waits for completion.](https://github.com/codecentric/tekton-catalog/tree/main/task/argocd-task-create-sync-wait)

## Gitlab Set Environment

[This task creates a gitlab environment within a project](https://github.com/codecentric/tekton-catalog/tree/main/task/gitlab-set-environment/0.1)

## Dump Workspace

[Dump the contents of a workspace](https://github.com/codecentric/tekton-catalog/tree/main/task/dump-workspace/0.1)

## Replace Yaml values with yq

[This task replaces multiple (or one) value(s) using yq](https://github.com/codecentric/tekton-catalog/tree/main/task/replace-yaml-value-with-yq/0.1)