File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,13 +147,11 @@ jobs:
147147 If this was an authentication problem, please make sure the \
148148 auth token hasn't expired."
149149
150- # TODO This job is currently broken and is blocked on https://github.com/github/vscode-codeql/issues/1085
151150 open-vsx-publish :
152151 name : Publish to Open VSX Registry
153152 needs : build
154153 environment : publish-open-vsx
155154 runs-on : ubuntu-latest
156- if : 1 == 0
157155 env :
158156 OPEN_VSX_TOKEN : ${{ secrets.OPEN_VSX_TOKEN }}
159157 steps :
Original file line number Diff line number Diff line change 22
33## [ UNRELEASED]
44
5+ - Re-enable publishing to open-vsx. [ #1285 ] ( https://github.com/github/vscode-codeql/pull/1285 )
6+
57## 1.6.4 - 6 April 2022
68
79No user facing changes.
Original file line number Diff line number Diff line change 2121 " Programming Languages"
2222 ],
2323 "extensionDependencies" : [
24- " hbenl.vscode-test-explorer" ,
25- " ms-vscode.test-adapter-converter"
24+ " hbenl.vscode-test-explorer"
2625 ],
2726 "capabilities" : {
2827 "untrustedWorkspaces" : {
You can’t perform that action at this time.
0 commit comments