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

Invalid webhookName when deploying to app service #1270

Closed
ejizba opened this issue Sep 13, 2019 · 0 comments · Fixed by #1271
Closed

Invalid webhookName when deploying to app service #1270

ejizba opened this issue Sep 13, 2019 · 0 comments · Fixed by #1271
Labels
Milestone

Comments

@ejizba
Copy link
Member

ejizba commented Sep 13, 2019

Saw this error popping up in telemetry and tried to repro myself. This is what I came up with

Repro steps:

  1. Right click on a registry image -> Deploy image to azure app service
  2. Enter a web app name with a hyphen and/or greater than 50 characters
  3. Fill out the rest of the steps and wait for deployment to finish

Action: vscode-docker.registries.deployImageToAzure
Error type: Error
Error Message: "webhookName" should satisfy the constraint - "Pattern": /^[a-zA-Z0-9]*$/

Version: 0.8.0
OS: darwin
Product: Visual Studio Code - Insiders
Product Version: 1.39.0-insider
Language: en

Call Stack
Webhooks.f [as _beginCreate] extension.bundle.js:332:206660
Webhooks.beginCreate extension.bundle.js:332:224292
Webhooks.a [as _create] extension.bundle.js:332:189966
module.exports.e.exports.create.Promise extension.bundle.js:332:221705
Webhooks.create extension.bundle.js:332:221683
DockerWebhookCreateStep.createWebhookForApp extension.bundle.js:332:296664
process._tickCallback next_tick.js:68:7
@ejizba ejizba added this to the 0.8.1 milestone Sep 13, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant