Skip to content

add authority for grpc channel #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 4, 2020
Merged

add authority for grpc channel #38

merged 4 commits into from
Nov 4, 2020

Conversation

wj-Mcat
Copy link
Collaborator

@wj-Mcat wj-Mcat commented Nov 1, 2020

According to #35 , we should add authority for grpc channel.

@wj-Mcat wj-Mcat requested a review from a team as a code owner November 1, 2020 14:58
VERSION Outdated
@@ -1 +1 @@
0.2.16
0.2.17dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should not add any non-number to SemVers.

If you want to set the version for dev, you need to set the minor version to odd.

For example, set it to 0.3.1, then it will be the dev version when publishing to PyPI with our GitHub Actions DevOps script.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'am so careless that I ignore the SemVers rules. I have made it passed now.

@wj-Mcat wj-Mcat merged commit 3471e9f into wechaty:master Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants