Merge "Add airship/airshipctl"

This commit is contained in:
Zuul 2019-06-23 14:36:46 +00:00 committed by Gerrit Code Review
commit 127b42db06
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[access "refs/heads/*"]
abandon = group airshipctl-core
create = group airship-release
label-Code-Review = -2..+2 group airshipctl-core
label-Verified = -1..+1 group airship-ci
label-Workflow = -1..+1 group airshipctl-core
[access "refs/tags/*"]
pushSignedTag = group airship-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -4,6 +4,12 @@
acl-config: /home/gerrit2/acls/airship/airship.config
groups:
- airship
- project: airship/airshipctl
description: A CLI for managing declarative infrastructure.
upstream: https://github.com/ian-howell/airshipctl.git
use-storyboard: true
groups:
- airship
- project: airship/armada
description: An orchestrator for managing a collection of Kubernetes Helm charts.
use-storyboard: true

View File

@ -84,6 +84,7 @@
# After this point, sorting projects alphabetically will help
# merge conflicts
- airship/airship-in-a-bottle
- airship/airshipctl
- airship/armada
- airship/berth
- airship/deckhand