Skip to content

Set Up a CI/CD Pipeline for SAP BTP, Cloud Foundry Runtime #916

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
o-liver opened this issue Jan 16, 2025 · 4 comments
Closed

Set Up a CI/CD Pipeline for SAP BTP, Cloud Foundry Runtime #916

o-liver opened this issue Jan 16, 2025 · 4 comments
Assignees

Comments

@o-liver
Copy link

o-liver commented Jan 16, 2025

Tutorials: https://developers.sap.com/tutorials/set-up-cicd.html

There is no mention of that one needs a real application with content. I would recommend using a SAP sample application. Else the build, test or deployment might fail because there are missing parts.

@slavipande
Copy link
Member

Thanks for your feedback, @o-liver !

This tutorial uses the Incident Management application as a sample application. See incidents-app. Also, the tutorial is part of bigger group that explains how to deploy the application. The deploy group, in turn, is related to another group of tutorials that explains how to develop the application. Here are some links that could be useful:

Please take a look at the Prerequisites section of the tutorial and the resources linked there:

Image

Is this what you meant by real application with content? If not, could you please clarify?

Will be looking forward your kind reply. :)

Best regards,
Sveto

@slavipande slavipande added documentation Improvements or additions to documentation group:deploy-full-stack-cap-application labels Jan 16, 2025
@o-liver
Copy link
Author

o-liver commented Jan 16, 2025

Hi Sveto,

Thanks for the quick reply! Yes, that's what I mean with content.

So via the prerequisites one has an application. But where is one instructed to push this into git? In the here referenced tutorial one creates a repository, but there is no step to commit and push to git. Without that the CICD pipeline setup in the tutorial will not work.

I would recommend adding the push to git after creating a new repo in github, before starting to use the CICD service. What do you think?

Cheers!
Oliver

@slavipande
Copy link
Member

Please take a look at Step 2: Initialize a repository in SAP Business Application Studio. It shows step by step how to:

  1. Create a new repo in GitHub.
  2. Initialize a repo locally and add the GitHub repo as remote.
  3. Commit to the newly created remote repo.

Is this what you're looking for?

@o-liver
Copy link
Author

o-liver commented Jan 17, 2025

Ah, yes, that's what I thought was missing. Great, thanks for clarifying.

@o-liver o-liver closed this as completed Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants