releases/openstack_releases/cmds
Sean McGinnis 5359acf788
Use recommended twine check for README validation
The use of ``python setup.py check -r -s`` is actually deprecated and
the recommended method for validating a README for PyPi upload is to
build the sdist and wheel and run ``twine check $DIST_PATH``. This
switches our validation check to use the supported method.

Change-Id: I321b8cf6f1e2116d2fe23059d5f13aa6f2ae8b4c
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-05 10:56:16 -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 generate the series status table from data 2018-04-20 14:05:04 -04:00
edit_deliverable.py add import-eol-tag subcommand to edit-deliverable 2018-06-18 09:11:56 -04:00
find_gerrit_acl_issues.py update to use openstack_governance library 2018-11-21 15:10:34 -05:00
get_deliverable_owner.py convert get-deliverable-owner to use the object model classes 2018-03-08 13:26:24 -05:00
init_series.py init_series: no longer skip over unreleased 2018-07-04 18:05:52 +02:00
interactive_release.py Merge "Files doesn't need to be byte encoded" 2019-01-10 18:32:08 +00:00
list_changes.py improve list-changes handling for first releases 2019-01-07 10:26:36 -05:00
list_constraints.py list_constraints: handle unreleased deliverables 2018-02-02 13:58:51 -06:00
list_deliverables.py Update tooling to support cycle-with-rc model 2018-10-24 08:41:13 -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 Skip release-test for missing-releases 2018-08-31 08:24:51 -05:00
new_release.py Handle other rc cases 2019-03-15 02:15:51 +00:00
propose_final_releases.py update propose-final-releases to work with object model classes 2018-03-08 13:18:31 -05:00
propose_library_branches.py add --include-trailing option to propose-library-branches 2018-08-08 11:58:27 -04:00
reformat_yaml.py fix format-yaml to work with python 3 2017-07-31 17:11:02 -04:00
release_notes.py switch mailing lists to openstack-discuss 2018-12-04 10:41:28 -05:00
validate.py Use recommended twine check for README validation 2019-04-05 10:56:16 -05:00