google-maps-services-python icon indicating copy to clipboard operation
google-maps-services-python copied to clipboard

docs: Adding docs.yml workflow to update docs on a new tag.

Open arriolac opened this issue 5 years ago • 3 comments

Adding a GitHub workflow to trigger regenerating docs when a new tag is pushed. Once the docs have been generated, a new PR will be opened against the gh-pages branch.

Resolves #348

arriolac avatar Apr 24 '20 18:04 arriolac

Do we test the docs as part of the normal pr builds? If not could run this on pull requests and add an if to commit step.

jpoehnelt avatar Apr 24 '20 18:04 jpoehnelt

I REALLY dislike sphinx, but it's another case of being the 'worst tool except for all the others'.

jpoehnelt avatar Apr 24 '20 18:04 jpoehnelt

of the normal pr builds? If not could run this on pull requests and add an if to commit step.

docs is not part of the test workflow, I can certainly add it there.

arriolac avatar Apr 24 '20 20:04 arriolac

:tada: This PR is included in version 4.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

googlemaps-bot avatar Jan 24 '23 19:01 googlemaps-bot