Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
idantr edited this page Oct 2, 2017 · 2 revisions

Welcome to the cloud-language-servers-container wiki!

how to release LSP version

git clone https://github.com/SAP/cloud-language-servers-container //add and sync LSP and in master Add lsp naas (release branch) as remote git remote add naas https://github.wdf.sap.corp/NAAS4Cloud/LSPServerCF.git git fetch naas git push --force naas master In NAAS repository upadtet version to the next version Run the release job https://xmake-dev.wdf.sap.corp:8443/job/NAAS4Cloud-LSPServerCF-OD-linuxx86_64_indirectshipment/

How to update Di with new LSP https://github.wdf.sap.corp/DevX/milestones-metadata/blob/master/resources/externaltools-cr/config.json Update the version of lsp and create pull request Send mail to Hadas to merge the change and to eliran to create the hotfix + open hotfix ticket

Clone this wiki locally