Skip to content
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

az webpubsub update for Azure Web PubSub Service GA #4001

Merged
merged 7 commits into from
Oct 27, 2021

Conversation

zackliu
Copy link
Member

@zackliu zackliu commented Oct 21, 2021

Updated commend:

Add:
az webpubsub hub create
az webpubsub hub delete
az webpubsub hub show
az webpubsub hub list
az webpubsub hub update

Remove:
az webpubsub event-handler


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@zackliu zackliu requested a review from kairu-ms October 21, 2021 07:36
@kairu-ms
Copy link
Contributor

@zackliu Please update version of this extension and add release history notes.

@zackliu
Copy link
Member Author

zackliu commented Oct 22, 2021

@kairu-ms Updated

@kairu-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

src/webpubsub/HISTORY.rst Outdated Show resolved Hide resolved
@kairu-ms kairu-ms merged commit 124a6aa into Azure:main Oct 27, 2021
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.

3 participants