Skip to content

Multiple execution pipelines #11

@msarahan

Description

@msarahan

Each new commit is a new pipeline. Right now, we're overwriting old execution pipelines. This is wrong, and probably going to cause problems.

Each execution pipeline needs to be tied to a particular PR, commit, or range of commits.

We also then need a housekeeping policy to keep the number of pipelines at a manageable number. This is critical due to Concourse's current lack of webhooks (concourse/concourse#331), meaning that all pipelines have some polling going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions