.png)
Git & CI/CD
Manage Martini development with Git and CI/CD workflows. Connect repositories, version Martini packages, build and validate changes, and deploy manually or through automated pipelines.
Martini helps development teams bring low-code assets into the same software delivery process they use for code.

Git connections
Connect Martini to Git repositories so project assets can be versioned and managed using standard source control practices. Keep development work aligned with your team’s existing Git workflow.

Git viewer
Review repository content, changes, branches, and version history from inside Martini. Use the Git viewer to understand what has changed and manage project assets with more visibility.

Source control for Martini packages
Version Martini packages in Git alongside the rest of your application and integration assets. Track changes, collaborate across teams, and keep package development controlled.

Build processes
Create repeatable build processes for Martini projects. Use builds to package, validate, and prepare changes before they are deployed to another environment.

Manual deployment
Deploy Martini packages manually when you need direct control over a release. Move tested packages between environments as part of your development, testing, and production workflow.

Automated deployment
Automate deployment so Martini packages can move through environments with less manual effort. Use CI/CD pipelines to support consistent, repeatable releases.

Validation and testing
Validate and test Martini packages before deployment. Catch issues earlier in the delivery process and increase confidence before changes reach production.

GitHub Actions
Use GitHub Actions to build, validate, and deploy Martini packages from your GitHub repositories. Add Martini delivery steps to the workflows your team already uses.

GitLab Pipelines
Integrate Martini builds and deployments into GitLab Pipelines. Use GitLab to manage source control, validation, and automated release processes.

Bitbucket Pipelines
Run Martini delivery workflows with Bitbucket Pipelines. Build, test, and deploy package changes as part of your Bitbucket-based development process.

AWS CodePipeline
Use AWS CodePipeline to include Martini packages in cloud-based deployment pipelines. Automate delivery into environments that are part of your AWS architecture.

Azure Pipelines
Connect Martini delivery to Azure Pipelines. Build, validate, and deploy package changes as part of your Azure DevOps workflow.