~dannf/canonical-server-hwe-utils:lp-bulk-action

Last commit made on 2018-10-22
Get this branch:
git clone -b lp-bulk-action https://git.launchpad.net/~dannf/canonical-server-hwe-utils
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Branch information

Name:
lp-bulk-action
Repository:
lp:~dannf/canonical-server-hwe-utils

Recent commits

0019ec3... by dann frazier

Add release-milestone subcommand

29c270f... by dann frazier

Add new create-series subcommand

Rework the argument parsing to use subparsers to make it easier to vary
the arguments used for different sub commands and use that to add new
'create-series' command.

3273f2d... by dann frazier

Fix pep8 error: 22:1: E305 expected 2 blank lines after class or function definition, found 1

7f64b5e... by dann frazier

Fix pep8 error: 18:80: E501 line too long (107 > 79 characters)

b514108... by dann frazier

Make the list of projects a global variable

a2e2186... by dann frazier

Rename and refactor to prepare to support additional actions

There are several more actions beyond creating milestones that'd be useful
to automate across projects. Add an "action" argument, which for now can
only be "create-milestone". Also rename script to reflect its generality.

ecc224b... by dann frazier

Call out Incomplete bugs with the "needs-sru-justification" tag

d1d3f42... by dann frazier

Create a milestone for each enablement projects w/ associated series

f17d3f9... by dann frazier

Show "Incomplete" bugs as needing input from HiSilicon

92f0799... by dann frazier

Stop checking ubuntu-18.04.1-ga-risky tag

18.04.1 GA already happened, so all fixes from here on our will obviously
be "After 18.04.1 GA".