2020 May 07 4:08 AM
I have a requirement to achieve DevOps for SAP UI5 application on Neo environment using Azure Devops. I am successfully able to create Azure Repository and Pull and Push from WebIDE to Azure Repo is working fine however I need to know further steps.
How we can achieve deployment and further tests in Azure Devops.
2020 Sep 01 9:22 PM
Hi Shiromani, you could use the Neo SDK to try an do deployments via Azure Pipelines.
For Azure Pipelines, find an Azure Pipelines example in the cap-cities repo from SAP: https://github.com/SAP-samples/cloud-foundry-cap-azure-cities/blob/master/azure-pipelines.yaml
Also Project Piper allows the use of premade docker containers to execute sap tooling without installing on the MS hosted agents, also offering yout the neo-cli you can use.
2021 Jan 15 10:52 AM
Hi Shiromani
Can you elaborate on how you achieved integration between Azure Repo and SAP Web IDE.
We are planning to use Azure Repo, but have to use SAP Business Application Studio and would like to refer to your approach.
Regards,
Abhijeet