Junbo Wang

Results 21 issues of Junbo Wang

### Describe the bug [Cli]cannot update unit count using cli ### To Reproduce - Open Cloud Shell on Azure portal - Create a new Web PubSub: `az webpubsub create -g...

bug
control plane
bug-bash-round-2
cli

### Describe the bug [CLI]no response in client event command. Either Success or Failure should be returned. Or any other output which helps debug needs to be returned. However it...

bug
data plane
bug-bash-round-2
cli

### Describe the bug [BugBash][CLI]descriptions of hub commands are not clear enough ### To Reproduce view the help of comand `az webpubsub hub create -h`. better to have: - `--allow-anonymous`:...

bug
bug-bash-round-2
cli

### Is your feature request related to a problem? Please describe. better report error if PrivateEndpoint connection specified while updating network rule. ### Describe the solution you'd like Try command...

bug
bug-bash-round-2
cli

### Describe the bug not output for permission check ### To Reproduce - start a client `az webpubsub client start -g jw1111 -n jw2222 --hub-name hub2 --user-id u1` - join...

bug
data plane
bug-bash-round-2
cli

### Is your feature request related to a problem? Please describe. missing Cli command for SKU api: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/webpubsub/resource-manager/Microsoft.SignalRService/stable/2021-10-01/webpubsub.json#L1237 Usage API: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/webpubsub/resource-manager/Microsoft.SignalRService/stable/2021-10-01/webpubsub.json#L107 Cmdlet of it is included in PS module, better...

bug
control plane
bug-bash-round-2
cli

### Describe the bug [Cli]cannot update unit count using cli ### To Reproduce - Open Cloud Shell on Azure portal - Create a new Web PubSub: `az webpubsub create -g...

bug
control plane
bug-bash-round-2
cli

导入项目报错. 显示 “undefined method each for #”

see https://github.com/kaiyuanshe/kcoin/blob/master/src/web/helpers/github_helpers.rb#L83, we call server api synchronously, we'd better change it async mode. Please: - introduce ruby library [rufus](https://github.com/jmettraux/rufus-scheduler) - As a first example, change https://github.com/kaiyuanshe/kcoin/blob/master/src/web/helpers/github_helpers.rb#L83 to asynchronous mode -...

kcoin

Currently when somebody makes a contribution, we actually **transfer** project token from project address to user's address. But that's not right since project's token might use up. We need to...

kcoin