Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tekton Triggers stack addition #363

Open
v-ctiutiu opened this issue May 3, 2022 · 0 comments
Open

Tekton Triggers stack addition #363

v-ctiutiu opened this issue May 3, 2022 · 0 comments
Assignees

Comments

@v-ctiutiu
Copy link
Contributor

Description

Tekton is a cloud native solution for building CI/CD systems. It is specifically engineered to run on Kubernetes, and empowers developers to create CI pipelines using reusable blocks.

Currently, the DigitalOcean 1-click apps marketplace provides the Tekton Pipelines core component. Tekton Triggers is a nice addition to Tekton Pipelines, empowering users to create CI flows that react to various external event sources (such as GitHub, for example).

Impacted Areas

None.

Solution

As per the contribution guideline, following steps must be performed:

  1. Use the stack generator script provided in this repository (./stack-templates/generate-stack.sh), and have the required scripts created automatically.
  2. Tweak as necessary the Helm chart values inside the values.yml file (usually we don't paste here the default values, because those will be merged anyways from the upstream values file of the Helm chart repository).
  3. Validate that the scripts work as expected for each scenario (deploy/upgrade/uninstall).
  4. Have the main README created, containing a quick start guide for Tekton Triggers.
@v-ctiutiu v-ctiutiu self-assigned this May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant