tekton-triggers

There are 21 repositories under tekton-triggers topic.

  • redhat-scholars/tekton-tutorial

    Get started with Tekton Pipelines :smiley_cat: for https://dn.dev/master. Learn from basics to advanced

    Language:Shell9572794
  • bitsofinfo/cicdstatemgr

    Utility for managing CICD state, sending notifications, and mediating Slack interactive messages & slash commands across multiple flows of execution in CICD platforms such as Tekton.

    Language:Python27498
  • jonashackt/tekton-argocd-eks

    How to install and configure ArgoCD, Tekton (incl. Tekton Triggers) & a Cloud Native Buildpacks powered Pipeline on Amazon EKS and integrate with GitLab & GitHub

    Language:TypeScript234169
  • AICoE/aicoe-ci

    AICoE-CI using TektonCD pipelines and triggers

    Language:Python13812213
  • iancoffey/brokers-tekton

    Interactive Knative Brokers/Tekton Triggers learning environment

    Language:Go13204
  • Kubementat/kubementat

    This repository contains code for automating installation and setting up pipelines via tekton CI on an existing kubernetes cluster.

    Language:Shell7202
  • IBM/automate-deployments-on-openshift

    In this code pattern, you will learn how to create a continuous integration (CI) and a continuous delivery (CD) mechanism for your cloud-native applications using Red Hat OpenShift Pipeline and Red Hat OpenShift GitOps Operators. You will learn how to use Red Hat OpenShift Pipeline to create a pipeline that will build and test your application, build container image for your application and push it to container registry and update the configuration files in the GitOps repository. You will also learn how these configuration files are taken from the GitOps repository and resources are created accordingly on the OpenShift cluster using Red Hat OpenShift GitOps.

    Language:Shell6506
  • eddycharly/tekton-helm

    Helm charts for tekton components

    Language:Smarty5318
  • rogeriorocha/api-product-go

    DevOps Cloud-native CI/CD GitOps with Tekton & ArgoCD.

    Language:Shell5301
  • developer-guy/manage-your-functions-based-on-cloud-native-ci-cd-using-tekton

    Experimenting to manage your OpenFaaS functions based on Cloud Native CICD by using Tekton Pipeline, Tekton Triggers, and Inlets

  • dinushchathurya/tekton-kaniko-docker-build

    Clone repo from Private Git repository, Build Docker Image, Push Docker Image to Private Docker Registry and update ArgoCD manifest with latest Image Tag using Kaniko and Tekton

    Language:JavaScript3101
  • keyporttech/k8sci

    a helm based k8s cicd system

    Language:Shell3302
  • thoth-station/jupyternb-build-pipeline

    Openshift-pipelines and tekton based pipeline for packaging jupyternb in to image.

  • epam/edp-tekton

    Tekton library for EDP pipelines. EDP Interceptor that enriches payload from VCS with EDP entities

    Language:Python242289
  • jzoric/ci-cd-k8s

    CI/CD on K8S with tekton pipelines and keel

    Language:HCL1300
  • WLun001/path-change

    ⚠️ Depracated - A server to detect path changes based on glob pattern based on last commit

    Language:Go1203
  • bitsofinfo/slack-payload-handler

    Tekton EventListener Webhook interceptor target intended to simplify dealing w/ slack interactive messages & slack slash commands

    Language:Go10
  • dawood9598/gitops-infrastructure

    This project provides the infrastructure and configuration for deploying Tekton Pipelines and Argo CD on a kubernetes cluster using Terraform and Helm

    Language:HCL
  • MoOyeg/testflask-gitops

    Use Openshift GitOps(ArgoCD) to build Applications