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

TEP-0048 Pipeline as code #341

Closed
wants to merge 1 commit into from
Closed

Commits on Mar 22, 2021

  1. TEP-0048 Pipeline as code

    We would like to propose a opiniated flow to support the "Pipeline as code"
    technique with tekton.
    
    The pipelines as code emphasizes that the configuration of delivering pipelines
    that build, test and deploy our applications or infrastructure should be treated
    as code; they should be placed under source control and modularized in reusable
    components with automated testing and deployment.
    
    This TEP kicks off the initial discussion on the design and the scope of what we
    want to achieve.
    
    Signed-off-by: Chmouel Boudjnah <[email protected]>
    chmouel committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    89d3dc2 View commit details
    Browse the repository at this point in the history