Skip to content

Commit

Permalink
Merge pull request #505 from weaveworks/rollback-try-two
Browse files Browse the repository at this point in the history
Retry rollback
  • Loading branch information
kingdonb authored Jan 20, 2024
2 parents 189e911 + bae7a10 commit 331da4b
Show file tree
Hide file tree
Showing 192 changed files with 4,906 additions and 7,351 deletions.
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"
}
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The current release notes are always published on the Releases page, by automati

# v0.27.0

* Roll back to pre-0.25.x codebase (#504)
* Roll back to pre-0.25.x codebase (#504, #505)

# v0.26.0

Expand Down
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 331da4b

Please sign in to comment.