From 923a39bd7f53e46b80371e54b121547530072895 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 4 Apr 2019 15:48:47 +0000 Subject: [PATCH] Migrate inaugust git repos to opendev There are a few unaffiliated open source projects hosted at git.inaugust.com. Since opendev is such an awesome service, they would like to live here instead. Add them to the opendev zuul tenant as they have no other larger affiliation or opinions about things. Change-Id: I413aeaeb779d4b2060d631d838c336a2dde5536d --- gerrit/acls/inaugust/inaugust.config | 13 +++++++++++++ gerrit/projects.yaml | 18 ++++++++++++++++++ zuul/main.yaml | 3 +++ 3 files changed, 34 insertions(+) create mode 100644 gerrit/acls/inaugust/inaugust.config diff --git a/gerrit/acls/inaugust/inaugust.config b/gerrit/acls/inaugust/inaugust.config new file mode 100644 index 0000000000..fab712efc9 --- /dev/null +++ b/gerrit/acls/inaugust/inaugust.config @@ -0,0 +1,13 @@ +[access "refs/heads/*"] +abandon = group inaugust-core +label-Code-Review = -2..+2 group inaugust-core +label-Workflow = -1..+1 group inaugust-core + +[access "refs/tags/*"] +pushSignedTag = group inaugust-core + +[receive] +requireChangeId = true + +[submit] +mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 4e1561e7a4..b6b7a1b969 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1,3 +1,21 @@ +- project: inaugust/inaugust.com + description: inaugust.com website + use-storyboard: true + acl-config: /home/gerrit2/acls/inaugust/inaugust.config + groups: inaugust + upstream: http://git.inaugust.com/cgit/inaugust.com +- project: inaugust/src.sh + description: Clone and switch between git repos + use-storyboard: true + acl-config: /home/gerrit2/acls/inaugust/inaugust.config + groups: inaugust + upstream: http://git.inaugust.com/cgit/src.sh +- project: inaugust/ttrun + description: A simple tool for running testtools tests + use-storyboard: true + acl-config: /home/gerrit2/acls/inaugust/inaugust.config + groups: inaugust + upstream: http://git.inaugust.com/cgit/ttrun - project: kata-containers/zuul-config description: Zuul configuration files for the Kata tenant - project: opendev/base-jobs diff --git a/zuul/main.yaml b/zuul/main.yaml index d9af52202b..e5dd34a298 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -8,6 +8,9 @@ - opendev/base-jobs untrusted-projects: - openstack-infra/zuul-jobs + - inaugust/inaugust.com + - inaugust/src.sh + - inaugust/ttrun - vexxhost/ansible-role-wireguard - tenant: