John Murray

Results 253 comments of John Murray

Still seems to be broken. See https://github.com/mtxr/vscode-sqltools/actions/runs/2776548495

@mtxr they've only been working because I created https://github.com/mtxr/vscode-sqltools/pull/929 to comment out the upload to codecov again, I got @george-james-software to approve it. Then I merged it to dev, then...

Hmm, still not working for Formatter Test & Build actions triggered by my pushes. For example: https://github.com/mtxr/vscode-sqltools/runs/7949447061?check_suite_focus=true Details: ![image](https://user-images.githubusercontent.com/6726799/185901082-fcacbbf7-a866-4653-b43c-641e47fb31a5.png) Compare with this one triggered by a push by @mtxr: https://github.com/mtxr/vscode-sqltools/runs/7937133670?check_suite_focus=true...

@mtxr maybe the test-formatter.yml action should only do its codecov/[email protected] step on pull_request and not on push to the dev branch, because in the latter case it seems the action...

If you still have this problem please provide more information.

Should be fixed in today's releases (0.25.0 main extension, 0.4.0 MySQL and SQLite drivers). If any of you still get these issues after upgrading please report here.

@zing-rsa can you still reproduce this with the latest versions of VS Code and SQLTools?

How about using https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh and connecting VS Code over SSH to your remote server?

Can you provide steps that reproduce the issue?

Please check that your `settings.json` file contains valid JSON.