releases/openstack_releases/cmds
Doug Hellmann 6fca7a1f07 move deliverable schema checking into its own command
We've run into problems because we weren't maintaining older
deliverable files as we extended the schema. This change moves schema
validation out of the main validation command so it runs as a separate
step and processes all deliverable files by default. The more complex
validation rules are still only checked for files being modified in a
given commit.

Change-Id: I4b69ca3c59da6606cf2b27d05c8846223d52998a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-21 16:23:11 -05:00
..
__init__.py Refactor validation script 2015-07-23 17:33:03 +00:00
check_diff_start.py Upgrade hacking 1.x 2018-02-11 18:01:01 +01:00
check_schema.py move deliverable schema checking into its own command 2018-02-21 16:23:11 -05:00
dashboard.py add the liaison IRC nick to dashboard output 2017-01-20 09:01:28 -05:00
edit_deliverable.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
get_deliverable_owner.py add get-deliverable-owner command 2017-01-26 15:52:59 +00:00
init_series.py include tagless deliverables in init-series 2017-08-11 16:58:59 -04:00
interactive_release.py Use https for docs.openstack.org (1/7) 2017-04-30 18:01:36 +02:00
list_changes.py Merge "Upgrade hacking 1.x" 2018-02-21 05:41:08 +00:00
list_constraints.py list_constraints: handle unreleased deliverables 2018-02-02 13:58:51 -06:00
list_deliverables.py set default for --type to an empty list 2018-02-05 09:07:46 -05:00
mail.py import the send-mail command from the release_tools repository 2017-10-03 16:24:45 -04:00
make_tracking_pad.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
missing.py update missing-releases to handle non-python projects better 2018-02-08 15:22:02 -05:00
new_release.py Upgrade hacking 1.x 2018-02-11 18:01:01 +01:00
propose_final_releases.py use the right field name for diff-start 2017-08-30 12:13:46 -04:00
propose_library_branches.py add --dry-run to propose-library-branches 2018-01-29 19:32:51 -05:00
reformat_yaml.py fix format-yaml to work with python 3 2017-07-31 17:11:02 -04:00
release_notes.py add release notes output to the list-changes job 2017-10-11 13:44:46 -04:00
validate.py move deliverable schema checking into its own command 2018-02-21 16:23:11 -05:00