diff --git a/docs/img/pypi_files.png b/docs/img/pypi_files.png new file mode 100644 index 0000000000..2aeee50053 Binary files /dev/null and b/docs/img/pypi_files.png differ diff --git a/docs/release_process.md b/docs/release_process.md index 9a9c27d039..c652badcc0 100644 --- a/docs/release_process.md +++ b/docs/release_process.md @@ -124,10 +124,14 @@ This workflow will take the generated images and promote them to quay.io in addi ![Verify release awx.awx collection](img/galaxy.png) -8. Go to awxkit's page on [PiPy](https://pypi.org/project/awxkit/#history) and validate the latest release is there: +8. Go to awxkit's page on [PyPi](https://pypi.org/project/awxkit/#history) and validate the latest release is there: ![Verify awxkit](img/pypi.png) +9. While verifying that awxkit was published on Pypi, also validate that the latest version of the [tar](https://pypi.org/project/awxkit/#files) file is there as well. + +![Verify awxkit files](img/pypi_files.png) + ### Releasing the AWX operator Once the AWX image is live, we can now release the AWX operator.