Skip to content

[Modules] Added Web PubSub module#1621

Merged
AlexanderSehr merged 18 commits into
mainfrom
users/itpropro/webpubsub
Jul 14, 2022
Merged

[Modules] Added Web PubSub module#1621
AlexanderSehr merged 18 commits into
mainfrom
users/itpropro/webpubsub

Conversation

@AlexanderSehr
Copy link
Copy Markdown
Contributor

@AlexanderSehr AlexanderSehr commented Jun 28, 2022

Description

Based on PR #1568. Merged originally into dedicated branch to enable testing.

Added a module and docs for Web PubSub implementing the following general features:

  • Private endpoints
  • Resource locks
  • RBAC

cc: @itpropro

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
Build Status

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

* feat(webpubsub):  Added Web PubSub module

* feat(webpubsub):  Updated folders, added tests, updated readme

* feat(webpubsub):  Added nested rbac

* fix: Applied suggestions from code review

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>

* fix(webpubsub):  Integrated multiple review feedback

* feat(webpubsub):  Added json based test parameters

* ci(webpubsub):  Added devops and github workflow definitions

* fix(webpubsub): Updated default sku

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>

* fix(webpubsub): Updated pipeline variables

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>

* fix(webpubsub): Updated pipeline variables

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>

* fix(webpubsub): Updated pipeline variables

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>

* fix(webpubsub):  Deleted .test folder as requested

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
@AlexanderSehr AlexanderSehr marked this pull request as ready for review June 28, 2022 05:52
@AlexanderSehr AlexanderSehr requested a review from a team as a code owner June 28, 2022 05:52
@AlexanderSehr AlexanderSehr self-assigned this Jun 28, 2022
@AlexanderSehr AlexanderSehr added enhancement New feature or request [cat] modules category: modules labels Jun 28, 2022
@AlexanderSehr AlexanderSehr enabled auto-merge (squash) June 28, 2022 06:19
@AlexanderSehr AlexanderSehr requested a review from eriqua July 11, 2022 09:36
Comment thread modules/Microsoft.SignalRService/webPubSub/deploy.bicep Outdated
Comment thread modules/Microsoft.SignalRService/webPubSub/deploy.bicep Outdated
Comment thread modules/Microsoft.SignalRService/webPubSub/deploy.bicep Outdated
Comment thread modules/Microsoft.SignalRService/webPubSub/.bicep/nested_rbac.bicep Outdated
Comment thread modules/Microsoft.SignalRService/webPubSub/.test/parameters.json
Comment thread modules/Microsoft.SignalRService/webPubSub/deploy.bicep Outdated
AlexanderSehr and others added 7 commits July 11, 2022 13:08
@AlexanderSehr AlexanderSehr requested a review from eriqua July 11, 2022 16:01
Comment thread modules/Microsoft.SignalRService/webPubSub/.test/min.parameters.json Outdated
Copy link
Copy Markdown
Contributor

@eriqua eriqua left a comment

Choose a reason for hiding this comment

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

🆗

@AlexanderSehr AlexanderSehr merged commit d99d3ed into main Jul 14, 2022
@AlexanderSehr AlexanderSehr deleted the users/itpropro/webpubsub branch July 14, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[cat] modules category: modules enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants