blazingmq-sdk-python icon indicating copy to clipboard operation
blazingmq-sdk-python copied to clipboard

Build and host documentation on this repository's GH Pages

Open pniedzielski opened this issue 2 years ago • 1 comments

We cannot automatically build and host this package's documentation on release, because the documentation is currently hosted on the main bloomberg/blazingmq repository. This means that every time we update the documentation for this package, we have to manually file a PR against that repository, have it reviewed, and have it merged into the main repo. The process would be much simpler if we instead build and deploy the documentation within our GitHub Actions workflow on each release, publishing to our own repo's GitHub pages.

pniedzielski avatar Feb 07 '24 17:02 pniedzielski

To do this, we will need to enable GitHub pages for this repository.

pniedzielski avatar Feb 07 '24 17:02 pniedzielski