Skip to content

An open-source solution leveraging GitHub Actions to automate deployment for SAP Integration Suite. It standardizes CI/CD processes, supports package management, parameter updates, and one-click release imports, ensuring consistent and efficient integration across environments

License

Notifications You must be signed in to change notification settings

SAP/cicd-actions-for-sap-integration-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

REUSE status License: Apache-2.0

CICD Actions for SAP Integration Suite

About this project

An open-source solution leveraging GitHub Actions to automate deployment for SAP Integration Suite. It standardizes CI/CD processes, supports package management, parameter updates, and one-click release imports, ensuring consistent and efficient integration across environments

🛠️ Requirements and Setup

This repository enables automated CI/CD processes for the SAP Integration Suite using GitHub Actions. It supports operations such as:

  • Downloading and uploading integration packages / partner directory entries
  • Synchronizing Design Time ↔ Runtime
  • Autmatic deployment of mappings, script collections and value mappings to DEV / TST / PRD
  • Managing externalized parameters
  • Managing deployments of IFLOWs

All operations are executed via the public APIs of the Integration Suite.

⚙️ Requirements

To use the GitHub‑Actions–based CI/CD automation for SAP Integration Suite, ensure the following prerequisites are in place:

📁 Repository Setup

Prepare a new repository that shall contain the design artifacts downloaded from SAP Integration Suite

Initial Setup

At the beginning, the repository only needs:

.github/workflows/

This folder contains all GitHub Action workflows that you can copy from this repositiry under templates which after adjustment to your needs control the CI/CD logic.

Note: No integration artifacts or configuration files are needed initially. These are added later through the automation process.


🌐 Access to SAP BTP Integration Suite APIs

The CI/CD pipelines use publicly documented APIs of the Integration Suite for:

  • Package download & upload
  • Partner Directoy download & upload
  • Synchronization of Design Time ↔ Runtime
  • Deployment of releases
  • Updating external parameters
  • Deploy IFLOWs per configuration

Ensure that:

  • API access is enabled
  • Required roles/permissions are assigned

⚡ GitHub Actions Enabled

The repository must allow:

  • Running GitHub Actions
  • Using reusable workflows
  • Accessing GitHub Environments

🧩 GitHub Environments

  • Separate GitHub environments (DEV, TST, PRD)
  • Branch protection rules

Support, Feedback, Contributing

This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.

Security / Disclosure

If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.

Licensing

Copyright 2025 SAP SE or an SAP affiliate company and cicd-actions-for-sap-integration-suite contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

About

An open-source solution leveraging GitHub Actions to automate deployment for SAP Integration Suite. It standardizes CI/CD processes, supports package management, parameter updates, and one-click release imports, ensuring consistent and efficient integration across environments

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •