Merge "Add a solum-spec repo to stackforge"
This commit is contained in:
commit
88353e2662
@ -512,6 +512,7 @@ solum:
|
|||||||
- stackforge/solum
|
- stackforge/solum
|
||||||
- stackforge/python-solumclient
|
- stackforge/python-solumclient
|
||||||
- stackforge/solum-dashboard
|
- stackforge/solum-dashboard
|
||||||
|
- stackforge/solum-specs
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group solum-core
|
||||||
|
label-Workflow = -1..+1 group solum-core
|
||||||
|
abandon = group solum-core
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -2413,6 +2413,15 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- hook-{name}-rtfd
|
- hook-{name}-rtfd
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: solum-specs
|
||||||
|
github-org: stackforge
|
||||||
|
node: bare-precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-docs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: congress
|
name: congress
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
@ -980,6 +980,9 @@
|
|||||||
- project: stackforge/solum-dashboard
|
- project: stackforge/solum-dashboard
|
||||||
description: 'Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum'
|
description: 'Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum'
|
||||||
upstream: https://github.com/asalkeld/solum-horizon.git
|
upstream: https://github.com/asalkeld/solum-horizon.git
|
||||||
|
- project: stackforge/solum-specs
|
||||||
|
description: 'Solum Design Specifications'
|
||||||
|
upstream: git://github.com/rackerlabs/solum-specs
|
||||||
- project: stackforge/sphinxcontrib-docbookrestapi
|
- project: stackforge/sphinxcontrib-docbookrestapi
|
||||||
description: Sphinx extension that generates documentation for api-site from RST files.
|
description: Sphinx extension that generates documentation for api-site from RST files.
|
||||||
upstream: git://github.com/enovance/sphinxcontrib-docbookrestapi.git
|
upstream: git://github.com/enovance/sphinxcontrib-docbookrestapi.git
|
||||||
|
Loading…
Reference in New Issue
Block a user