Commit Graph

21 Commits

Author SHA1 Message Date
OpenDev Sysadmins 673be00557 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:48:56 +00:00
Andreas Jaeger d6e822b19c Retire releasestatus
releasestatus is not used since December 2015, see https://review.openstack.org/#/c/254817/

We can retire this repo.

Depends-On: https://review.openstack.org/597370
Change-Id: I3da24845ec9634da56315d3919bd11a4bc280842
2018-08-29 12:20:31 +02:00
Thierry Carrez 4d5c95e814 Loop to retrieve all reviews
releasestatus was only making a single query to list all reviews
across all projects, so in those busy days it was missing a whole
lot of review links.

This change introduces per-project queries and sortKey-based loops
to retrieve all the related changes.

Also drops retrieving is:submitted since that is not used at all.

Change-Id: I3d4abc8bc70904ae7c599d8efa3fac956aab702b
2015-06-30 14:27:24 +02:00
Thierry Carrez 72d490a8d3 New-style page for Liberty-style tracking
Introduce changes as agreed for Liberty release cycle tracking:

- Move the "completed features" to the top of the page
- Move "tracked work in progress" to the bottom
- Use series goal (instead of milestone + priority-set) as the base
  inclusion criteria
- Do not consider absence of milestone target as an error anymore
- Update default sorts for the tables

Change-Id: Icb578845f204c3bb829ea5228827819da698db52
2015-06-04 15:55:37 +02:00
Jenkins 538ccc6d0b Merge "Breadcrumb lists should be unordered" 2014-10-01 13:04:39 +00:00
Christian Berendt b5f1fc80f2 Breadcrumb lists should be unordered
Change-Id: I4f416c7871baa088ee2d8228f77356eb55de2367
2014-09-29 10:08:18 +02:00
Christian Berendt ef54cfbd61 Fix number of required arguments
The first argument is the name of the script itself, At least two
arguments are required. The second argument is the path to the
configuration file.

Change-Id: I6d42e6b0d6adc1f4bfb8d750ccaf500d371dc895
2014-09-29 09:45:00 +02:00
Thierry Carrez 739e7f18b9 Include 'Low' blueprints in release status board
In the Icehouse cycle we used "Low" priority to fly below release
radar, so we excluded 'Low' priority blueprints from the release
status board, unless it was 'Implemented'.

Starting with Juno and with most projects now using the targeted
milestone list as a communication tool, any targeted blueprint
(as long as it's prioritized) should show up on the release status
board.

Change-Id: Ideff54642f89f1decbc49a14bc44604cf5bdd35d
2014-06-11 16:25:17 +02:00
Christian Berendt eab645d1cc Prettified all HTML files
Prettified all HTML files using Beautiful Soup with the
following script.

https://github.com/berendt/openstack-development/blob/master/prettify.py

Change-Id: I16594e2d000cb51b08c324ef39c2fc7600484422
2014-06-11 16:20:06 +02:00
Thierry Carrez a0df2bdb9a Add support for "Not" blueprint priority
Launchpad apparently introduced a new priority called "Not" (distinct
from "Undefined", don't ask me why). This adds support for it.

Fixes bug 1262891

Change-Id: I7d3dbc2078a66571f3806f53aeb058ce4233b75c
2013-12-20 11:42:45 +01:00
Thierry Carrez 6a76d601ed Add support for new release radar tracking
Ignore Low and Undefined blueprints in the active blueprints list,
unless they are already Implemented.
Adjust colors for Essential/High/Medium/Low accordingly.
Fix alignment of past milestones table.

Change-Id: I33c0058b6f827d67340cc8f6077bfa81f07782a2
Reviewed-on: https://review.openstack.org/36202
Approved: Thierry Carrez <thierry@openstack.org>
Reviewed-by: Thierry Carrez <thierry@openstack.org>
Tested-by: Jenkins
2013-07-09 09:55:54 +00:00
Thierry Carrez 9d51c88208 Use default user SSH credentials
Use default user SSH credentials rather than forcing the
'releasestatus' user and creds in ~/.gerritssh. This allows
to run locally with your own credentials for testing.

Change-Id: I497f338197cb5ba6c39aa0e5d8b001382ea1f3f5
Reviewed-on: https://review.openstack.org/30882
Approved: Thierry Carrez <thierry@openstack.org>
Reviewed-by: Thierry Carrez <thierry@openstack.org>
Tested-by: Jenkins
2013-05-29 13:54:17 +00:00
Thierry Carrez d4830d9cc9 Fix small logo spacing issue
Slightly adjust combo.css so that it doesn't make the OpenStack
logo appear a few pixels too low. This makes the release status
page appear even more like the rest of the status.o.o pages.

Change-Id: I18b779c96e657b6a0b1482b95771670c10a18b6d
Reviewed-on: https://review.openstack.org/30117
Approved: Thierry Carrez <thierry@openstack.org>
Reviewed-by: Thierry Carrez <thierry@openstack.org>
Tested-by: Jenkins
2013-05-22 15:32:10 +00:00
Thierry Carrez d9a07d0677 Add .gitreview file.
Change-Id: I61f7a48d4a24885bbe271baab8398eb9accf3b6a
Reviewed-on: https://review.openstack.org/30116
Approved: Thierry Carrez <thierry@openstack.org>
Reviewed-by: Thierry Carrez <thierry@openstack.org>
Tested-by: Jenkins
2013-05-22 15:29:53 +00:00
Thierry Carrez d3fac3ede7 Move header outside of top container 2013-05-17 14:09:04 +02:00
Thierry Carrez 40cf8caa01 Fix extraneous %s in impl status error 2013-04-24 14:41:18 +02:00
Thierry Carrez fcde17d0b3 Add errors for undefined priority and milestone 2013-04-24 14:37:28 +02:00
Thierry Carrez 23d25c44ef Fix Unicode in drafter names 2013-04-24 14:29:58 +02:00
Thierry Carrez 94b0b30690 Update wiki locations 2013-04-24 12:48:13 +02:00
Thierry Carrez 18a78a0c12 Use common status.o.o header/footer
Use common status.o.o header/footer and adjust combo.css so that it
plays nice with the rest of the page.
2013-04-03 17:02:44 +02:00
Thierry Carrez af676d45d4 Initial commit
Rewrite of old releasestatus code to take advantage of Jinja2
templating, introducing increased maintainability and
configurability.

The previous code lived at:
https://code.launchpad.net/~ttx/+junk/releasestatus
2012-12-17 16:34:47 +01:00