Add airshipui project

- Airshipui will be the Airship 2.0 Web UI

Change-Id: Ia4af21cf036de575d63a8b9399e27e2b9216f4d9
This commit is contained in:
Scott Hussey 2019-08-30 12:50:47 -05:00 committed by Gary W. Smith
parent 05e2bdba10
commit 324c76c9ef
3 changed files with 20 additions and 0 deletions

View File

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

View File

@ -9,6 +9,9 @@
use-storyboard: true
groups:
- airship
- project: airship/airshipui
description: A Web UI for interacting with Airship-managed clusters
upstream: https://github.com/GarySmith/airshipui.git
- project: airship/armada
description: An orchestrator for managing a collection of Kubernetes Helm charts.
use-storyboard: true

View File

@ -97,6 +97,7 @@
# merge conflicts
- airship/airship-in-a-bottle
- airship/airshipctl
- airship/airshipui
- airship/armada
- airship/deckhand
- airship/divingbell