)]}'
{"doc/source/contributor/releasing.rst":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"affaf18fec7c9d600a2a104c4b66a31fc253f2e2","unresolved":false,"context_lines":[{"line_number":185,"context_line":""},{"line_number":186,"context_line":"  .. code-block:: bash"},{"line_number":187,"context_line":""},{"line_number":188,"context_line":"    tox -e venv -- new-release -h"},{"line_number":189,"context_line":""},{"line_number":190,"context_line":"  Now, based on the list of changes we found in the precedent step, and the"},{"line_number":191,"context_line":"  release notes, we need to decide on whether the next version will be major,"}],"source_content_type":"text/x-rst","patch_set":3,"id":"bf51134e_e26dfe98","line":188,"range":{"start_line":188,"start_character":4,"end_line":188,"end_character":33},"updated":"2020-07-07 09:48:33.000000000","message":"I normally use ./tools/new_release.sh, but this works too","commit_id":"a5aa5604646dae17f810a58932f549a35e87e94a"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"cfcbeea10d1ef275a685c6e58f96f705a12a2c85","unresolved":false,"context_lines":[{"line_number":185,"context_line":""},{"line_number":186,"context_line":"  .. code-block:: bash"},{"line_number":187,"context_line":""},{"line_number":188,"context_line":"    tox -e venv -- new-release -h"},{"line_number":189,"context_line":""},{"line_number":190,"context_line":"  Now, based on the list of changes we found in the precedent step, and the"},{"line_number":191,"context_line":"  release notes, we need to decide on whether the next version will be major,"}],"source_content_type":"text/x-rst","patch_set":3,"id":"bf51134e_42f49887","line":188,"range":{"start_line":188,"start_character":4,"end_line":188,"end_character":33},"in_reply_to":"bf51134e_e26dfe98","updated":"2020-07-08 06:56:34.000000000","message":"I saw that script, but the official docs mention tox directly, so I went for that: https://releases.openstack.org/reference/using.html#using-new-release-command","commit_id":"a5aa5604646dae17f810a58932f549a35e87e94a"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"affaf18fec7c9d600a2a104c4b66a31fc253f2e2","unresolved":false,"context_lines":[{"line_number":215,"context_line":"* As an optional step, we can use ``tox -e list-changes`` to double-check the"},{"line_number":216,"context_line":"  changes before submitting them for review."},{"line_number":217,"context_line":""},{"line_number":218,"context_line":"  Also ``tox -e validate`` (it might take a while to run based on the numbed of"},{"line_number":219,"context_line":"  changes) does some some sanity-checks, but since everything is scripted,"},{"line_number":220,"context_line":"  there shouldn\u0027t be any issue."},{"line_number":221,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"bf51134e_82d7e24f","line":218,"range":{"start_line":218,"start_character":70,"end_line":218,"end_character":76},"updated":"2020-07-07 09:48:33.000000000","message":"number","commit_id":"a5aa5604646dae17f810a58932f549a35e87e94a"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"cfcbeea10d1ef275a685c6e58f96f705a12a2c85","unresolved":false,"context_lines":[{"line_number":215,"context_line":"* As an optional step, we can use ``tox -e list-changes`` to double-check the"},{"line_number":216,"context_line":"  changes before submitting them for review."},{"line_number":217,"context_line":""},{"line_number":218,"context_line":"  Also ``tox -e validate`` (it might take a while to run based on the numbed of"},{"line_number":219,"context_line":"  changes) does some some sanity-checks, but since everything is scripted,"},{"line_number":220,"context_line":"  there shouldn\u0027t be any issue."},{"line_number":221,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"bf51134e_a2f3f49d","line":218,"range":{"start_line":218,"start_character":70,"end_line":218,"end_character":76},"in_reply_to":"bf51134e_82d7e24f","updated":"2020-07-08 06:56:34.000000000","message":"done","commit_id":"a5aa5604646dae17f810a58932f549a35e87e94a"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"affaf18fec7c9d600a2a104c4b66a31fc253f2e2","unresolved":false,"context_lines":[{"line_number":224,"context_line":"  the IRC channel ``#openstack-release``; all release liaisons should be"},{"line_number":225,"context_line":"  present there."},{"line_number":226,"context_line":""},{"line_number":227,"context_line":"* After the change is up for review, the PTL or equivalent will have to approve"},{"line_number":228,"context_line":"  it before it can get approved by the release team. Then, it will be processed"},{"line_number":229,"context_line":"  automatically by zuul."},{"line_number":230,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"bf51134e_c2e1da2c","line":227,"range":{"start_line":227,"start_character":48,"end_line":227,"end_character":58},"updated":"2020-07-07 09:48:33.000000000","message":"a release liaison","commit_id":"a5aa5604646dae17f810a58932f549a35e87e94a"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"cfcbeea10d1ef275a685c6e58f96f705a12a2c85","unresolved":false,"context_lines":[{"line_number":224,"context_line":"  the IRC channel ``#openstack-release``; all release liaisons should be"},{"line_number":225,"context_line":"  present there."},{"line_number":226,"context_line":""},{"line_number":227,"context_line":"* After the change is up for review, the PTL or equivalent will have to approve"},{"line_number":228,"context_line":"  it before it can get approved by the release team. Then, it will be processed"},{"line_number":229,"context_line":"  automatically by zuul."},{"line_number":230,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"bf51134e_e22a0ce5","line":227,"range":{"start_line":227,"start_character":48,"end_line":227,"end_character":58},"in_reply_to":"bf51134e_c2e1da2c","updated":"2020-07-08 06:56:34.000000000","message":"done","commit_id":"a5aa5604646dae17f810a58932f549a35e87e94a"}]}
