Merge "Create the pynotedb project"
This commit is contained in:
commit
65b51ace36
14
gerrit/acls/openstack-infra/pynotedb.config
Normal file
14
gerrit/acls/openstack-infra/pynotedb.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group pynotedb-core
|
||||
label-Code-Review = -2..+2 group pynotedb-core
|
||||
label-Workflow = -1..+1 group pynotedb-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group pynotedb-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -709,6 +709,10 @@
|
||||
description: Puppet module to install and configure zuul
|
||||
groups:
|
||||
- openstack-ci
|
||||
- project: openstack-infra/pynotedb
|
||||
use-storyboard: true
|
||||
description: Python parser for notedb
|
||||
upstream: https://github.com/Zarathecat/pynotedb
|
||||
- project: openstack-infra/pypi-mirror
|
||||
use-storyboard: true
|
||||
groups:
|
||||
|
@ -12016,6 +12016,14 @@
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: pynotedb
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: pypi-mirror
|
||||
|
||||
|
@ -4978,6 +4978,15 @@ projects:
|
||||
- name: puppet-beaker-jobs
|
||||
- name: puppet-beaker-jobs-xenial-nv
|
||||
|
||||
- name: openstack-infra/pynotedb
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
- name: python35-jobs
|
||||
- name: check-requirements
|
||||
- name: openstack-server-publish-jobs
|
||||
- name: publish-to-pypi
|
||||
|
||||
- name: openstack-infra/pypi-mirror
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user