Part 6: CI/CD pipeline with MuleSoft and GitHub Actions - Deploying to CloudHub 2.0
Learn the basics of setting up our GitHub Actions pipeline to deploy a Mule application to CloudHub 2.0. Once more, using a Connected App.
May 7, 2024
8 ProstDev posts tagged CI/CD — tutorials, guides, and write-ups on CI/CD.
Learn the basics of setting up our GitHub Actions pipeline to deploy a Mule application to CloudHub 2.0. Once more, using a Connected App.
May 7, 2024
Learn how to set up our pipeline with a connected app, which is useful when you have multi-factor authentication activated in Anypoint Platform.
May 16, 2023
In this post, we'll see the steps to add the minimum coverage percentage for the MUnit tests in order to pass the pipeline.
May 2, 2023
In this post, we'll see the steps to create a pipeline with GitHub Actions that will run the MUnit tests from your project.
Mar 14, 2023
In this post, we'll see the steps to create a pipeline with GitHub Actions that will decrypt your secured properties in your Mule app.
Mar 2, 2023
In this post, we'll learn how to create a simple CI/CD pipeline to deploy Mule applications from GitHub to CloudHub using GitHub Actions.
Jan 24, 2023
SonarQube is a platform for continuous inspection of code quality to perform automatic reviews with static analysis of code. The quickest way to have an installation of SonarQube up and running is using a Docker container. Let's use Docker Hub (the world's largest library and community for container images) to find a SonarQube Docker container to perform our MuleSoft applications code reviews.
May 25, 2021
How to create Continuous Integration (CI) to automatically deploy a MuleSoft application into CloudHub (CH) or On-Premise (On-prem) server. Creating a new project in Azure, setting up the RAML to generate the Mule flows, adding properties, generating a personal access token, preparing the settings.xml and pom.xml files
Sep 24, 2020
Browse all topics in the tag directory or head back to the blog.