43ef246bb4
If you wants to wait for a specific patch to make it to the release, someone from your team can -1 the patch to have it held, or update that patch with a different commit SHA. Patches with no response will be merged by Friday March 26. $ git log --oneline --no-merges 4.0.0.0rc1..f90eac9 c6db787 Change dashes to underscore in setup.cfg 99d7832 Fix lower-constraints job 6301246 Use TOX_CONSTRAINTS_FILE 0a184a0 Configure bandit security linter 33c5843 Use json.loads instead of eval for JSON parsing 3dac655 Add Python3 wallaby unit tests ccafbb5 Update master for stable/victoria Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Ie73ed2e30fe6cd0b7ef11e6badba1f335703a1d4
17 lines
365 B
YAML
17 lines
365 B
YAML
---
|
|
launchpad: blazar
|
|
release-model: cycle-with-rc
|
|
team: blazar
|
|
type: horizon-plugin
|
|
release-type: horizon
|
|
repository-settings:
|
|
openstack/blazar-dashboard: {}
|
|
releases:
|
|
- version: 5.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/blazar-dashboard
|
|
hash: f90eac95dd90c5fd7c126e16cb9c1cdf9acd367c
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 5.0.0.0rc1
|