scholarsmate opened a new issue, #410: URL: https://github.com/apache/daffodil-vscode/issues/410
Currently we have CI pinned at testing against VS Code version 1.74.2. Adding a CI workflow for testing against the latest stable release will allow us to get ahead of any issues that our consumers may encounter. The VS Code release is selected via the `DAFFODIL_TEST_VSCODE_VERSION` environment variable. If `stable` is the value assigned to `DAFFODIL_TEST_VSCODE_VERSION`, the code will discover the latest stable version and test against that version in the test suite. It would be good to leverage as much of the existing CI yaml as we can without duplicating it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
