microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
86 stars 33 forks source link

There is no "GitHub Configuration" node under the "Production" node after creating a static web app #842

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

OS: All Build Version: 20230626.2 Regression: Previous release (0.11.4)

Repro Steps:

  1. Open the ReactSite project in VS Code.
  2. Create a static web app -> Expand it -> Expand "Production" node.
  3. Check whether there is "GitHub Configuration" node under the "Production" node.

Expect: There is "GitHub Configuration" node under the "Production" node. image

Actual: There is no "GitHub Configuration" node under the "Production" node. image

alexweininger commented 1 year ago

In my testing this is also broken in the current release.