| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
I have a few comments about the grammar and the semantic version bump, although not super opinionated (feel free to disagree :) )
Edit: Oh, and the commit message should also be amended to follow the guideline (the check currently fails).
Sorry, something went wrong.
…ause the stop method was added to the publisher client.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Sorry, something went wrong.
|
@pradn I manually changed the tag and release title to 1.1.0, please check if a manual run is needed to publish the release to PyPI (the bot might be tempted to upload the 1.0.3 tag). Both tags point to the same commit, though. |
Sorry, something went wrong.
|
Okay, I should have just made a new branch/PR with 1.0.1 to make it simple. I deleted the 1.0.3 tag in the this repo. The 1.1.0 tag looks good. I added the "autorelease:tagged" flag back on to continue the release to PyPi. Hopefully everything works now. |
Sorry, something went wrong.
|
It appears the bot will have to be run manually, the similar thing happened when releasing API Core recently. (cc: @busunkim96 ) |
Sorry, something went wrong.
|
Released to pypi: https://pypi.org/project/google-cloud-pubsub/1.1.0 |
Sorry, something went wrong.
* Release 1.1.0 * Fix commit message formatting. Change version from 1.0.3 to 1.1.0 because the stop method was added to the publisher client.
| Back | FazBrowse Home | New Git URL |
Release a new version since there have been a few fixes.