DevOps and System Administration Discussions
Dive into SAP DevOps and system administration. Join discussions to collaborate on optimizing workflows, share knowledge, and leverage resources effectively.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to achieve DevOps for SAP UI5 application on Neo environment using Azure Devops strategies ?

0 Kudos
743

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.

2 REPLIES 2

ongo601
Explorer
0 Kudos
274

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.

abhijeet_dadarkar2
Participant
0 Kudos
274

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