concourse/governance

Open up maintainers team to non-VMware employees

vito opened this issue · 0 comments

vito commented

Because we ship Concourse directly to VMware customers, we have to set up some internal infrastructure to make sure what we ship comes from something VMware controls.

This can be done by setting up an internal mirror that we sync to every time we ship Concourse. We can then develop internal pipelines to build from this repo instead.

  • Set up a repo in the internal VMware GitLab
  • Configure a pipeline that pushes every tagged release from master on the Concourse repo to master in the mirror
  • Figure out how to do the same for every release branch (can we just use the Mirroring feature in GitLab?)
    • commercial release docs in boarding pass now mention this
  • Figure out how to ship to VMware customers (might be no change, but maybe we also need to mirror more things, or build from these sources, or ...)
  • Remove comment from maintainers.yml