microsoft/vscode-azurestaticwebapps

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

v-xinda opened this issue · 1 comments

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

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