Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions toc/working-groups/WORKING-GROUPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The current working groups are:
- Paketo
- Service Management
- Vulnerability Management
- Concourse


## App Runtime Deployments
Expand Down Expand Up @@ -221,6 +222,27 @@ Mission: Provides discreet management of security vulnerabilities issues relevan
| -------------------------------------------------------- | ---------------- | ------- | --------------------------------------- |
| <img width="30px" src="https://github.com/paulcwarren.png"> | Paul Warren | VMWare | [@paulcwarren](https://github.com/paulcwarren) |


## Concourse

Mission: Provides the Concourse CI/CD platform.

This working group has no repositories in the `cloudfoundry` GitHub organization.

| Artifact | Link |
| -------------------------- | ---- |
| Charter | [concourse.md](./concourse.md) |
| Forum | [GitHub Discussions](https://github.com/concourse/concourse/discussions) |
| Community Meeting Calendar | TBD |
| Meeting Notes | TBD |
| Slack Channel | TBD |

| &nbsp; | Leads | Company | Profile |
| -------------------------------------------------------- | ---------------- | ------- | --------------------------------------- |
| <img width="30px" src="https://github.com/drich10.png"> | Derek Richard | Broadcom | [@drich10](https://github.com/drich10) |
| <img width="30px" src="https://github.com/taylorsilva.png"> | Taylor Silva | | [@taylorsilva](https://github.com/taylorsilva) |


<!--
## Working Group Template

Expand Down
98 changes: 98 additions & 0 deletions toc/working-groups/concourse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
# Concourse: Working Group Charter

## Mission

Provides the Concourse CI/CD platform.

## Goals
* Provides a stable and up to date CI/CD platform.

## Scope
* Maintain public roadmaps for Concourse.
* Provide the community with regular releases of Concourse.
* Provide timely releases to address CVEs.
* Provide the community with technical and end user documentation.
* Collaborate with other working groups to continue to have first-class support with Cloud Foundry.

## Non-Goals

* Require other working groups or projects to use Concourse.

## Roles & Technical Assets

Technical assets for the Concourse working group are contained in the following Github Organizations:

* [github.com/concourse](https://github.com/concourse)

```
name: Concourse
execution_leads:
- name: Derek Richard
github: drich10
- name: Taylor Silva
github: taylorsilva
technical_leads:
- name: Derek Richard
github: drich10
- name: Taylor Silva
github: taylorsilva
areas:
- name: Core
approvers:
- name: Indira
github: ichandrabhatta
- name: Wayne Adams
github: wayneadams
- name: Claire Tinati
github: Spimtav
- name: Harish Yayi
github: yharish991
reviewers:
- name: Ivan Chalukov
github: IvanChalukov
- name: Kump3r
github: Kump3r
repositories:
- concourse/concourse
- concourse/concourse-bosh-release
- concourse/ci
- concourse/docs
- concourse/dex
- concourse/semver-resource
- concourse/houdini
- concourse/concourse-bosh-deployment
- concourse/registry-image-resource
- concourse/hg-resource
- concourse/github-release-resource
- concourse/bosh-io-stemcell-resource
- concourse/docker-image-resource
- concourse/rfcs
- concourse/blog
- concourse/concourse-chart
- concourse/mock-resource
- concourse/infrastructure
- concourse/concourse-docker
- concourse/git-resource
- concourse/examples
- concourse/flag
- concourse/s3-resource
- concourse/pool-resource
- concourse/resource-types-website
- concourse/resource-types
- concourse/oci-build-task
- concourse/time-resource
- concourse/bosh-io-release-resource
- concourse/retryhttp
- concourse/prod
- concourse/booklit
- concourse/oxygen-mask
- concourse/datadog-event-resource
- concourse/office-hours #here and below is either archived, or we expect to archive in near the future
- concourse/governance
- concourse/.github
- concourse/hush-house
- concourse/tracker-resource
- concourse/baggage-claim
- concourse/buildroot-images
- concourse/concourse-pipeline-resource
```