Skip to content

Commit

Permalink
Merge branch 'rollback-try-two' into edge
Browse files Browse the repository at this point in the history
  • Loading branch information
kingdonb committed Jan 20, 2024
2 parents 446747c + 404fe19 commit d6e5dbf
Show file tree
Hide file tree
Showing 192 changed files with 4,906 additions and 7,351 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-vsix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:

# - name: Get the version
# id: version
# run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
# run: echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_OUTPUT
# shell: bash
#
# - uses: apexskier/github-semver-parse@671ddf80785e4d721e76723ec1e687317f85bfe9 # pin@v1
Expand Down
6 changes: 1 addition & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,5 @@
},
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
"typescript.tsc.autoDetect": "off",
"debug.node.autoAttach": "on",
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.organizeImports": true
},
"debug.node.autoAttach": "on"
}
Binary file removed docs/images/config-enable-wge.png
Binary file not shown.
Binary file added docs/images/vscode-templates-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/weave-gitops-treeview.png
Binary file not shown.
Loading

0 comments on commit d6e5dbf

Please sign in to comment.