Skip to content

Commit

Permalink
Docs: add extra release step (#339)
Browse files Browse the repository at this point in the history
Closes #275
  • Loading branch information
humitos authored Jun 5, 2024
1 parent 94f1d13 commit 34b0532
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/releasing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,9 @@ This is the release process for the Read the Docs Addons client.
It requires defining AWS environment variables (``AWS_ACCESS_KEY_ID``, ``AWS_SECRET_ACCESS_KEY``) and
also a Cloudflare token (``CLOUDFLARE_API_TOKEN``).
You can get that token here: https://dash.cloudflare.com/profile/api-tokens.

#. Update development repositories to use the just released version.

#. Update the version at ``NGINX_ADDONS_GITHUB_TAG``:
`dockerfiles/docker-compose.yml <https://github.com/readthedocs/common/blob/bd497c8a5b383e2059de2655b0b8527c76695dd8/dockerfiles/docker-compose.yml#L29>`_.
#. Update ``common/`` submodule on community and commercial pointing to updated version of it.

0 comments on commit 34b0532

Please sign in to comment.