- [Blog post + video] Part 1: How to set up a CI/CD pipeline to deploy your MuleSoft apps to CloudHub using GitHub Actions
- [Blog post + video] Part 2: CI/CD pipeline with MuleSoft and GitHub Actions - secured/encrypted properties
- [Blog post + video] Part 3: CI/CD pipeline with MuleSoft and GitHub Actions - MUnit testing
- [Blog post + video] Part 4: CI/CD pipeline with MuleSoft and GitHub Actions - MUnit minimum coverage percentage
- [Blog post + video] Part 5: CI/CD pipeline with MuleSoft and GitHub Actions - Enabling MFA through a Connected App
Note
This is a simple Mule application to test. Please update the
app.nameandenvproperties from thepom.xmlto your own.
The initial versions of the pipeline are based on the following repository created by Archana Patel: arch-jn/github-actions-mule-cicd-demo.