openhab / openhab-vscode

VS Code extension for openHAB configuration files
https://marketplace.visualstudio.com/items?itemName=openhab.openhab
Eclipse Public License 2.0
159 stars 47 forks source link

Preparing Azure build/release pipeline support. #148

Closed Confectrician closed 4 years ago

Confectrician commented 4 years ago

This will add a yaml pipeline configuration and deactivate lsp server unit tests for now.

While running fine on a local machine, the tests seem to fail in the build environment. We have to adapt and reintegrate them, when the pipeline itself is working.

Longterm goal should be an automated marketplace release process through the azure pipeline. Also PR builds could be an option.