Skip to content

Reference / best practice / example pipelines for various platforms / languages #2009

@mvdkleijn

Description

@mvdkleijn

Feature Request

What challenge are you facing?

When developing pipelines for Concourse we're currently facing difficulties concerning how to solve the end-to-end pipeline question for various platforms and languages.

For example: what would be considered a best practice pipeline for a NodeJS application?

Do we cache? What do we cache? How to be best do linting, unit testing, releasing, etc...

We are implementing solutions to all of these questions, but feel that they are probably lacking. A reference / example pipeline would be nice.

A Modest Proposal

Add some reference pipelines for various kinds of applications like:

  • NodeJS app
  • Java app
  • PHP app
  • Go app

For extra credit: add docs on these pipelines and (in short) discuss various strategies and why one might choose one over the other.

Another option might be a repository with community generated example / reference pipelines.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions