Part 1: How to set up a CI/CD pipeline to deploy your MuleSoft apps to CloudHub using GitHub Actions

preview_player
Показать описание
Creating CI/CD (Continuous Integration, Continuous Delivery) pipelines for your code has become a standard practice. Instead of worrying about deployments and keeping your environments up to date, you can set up this automated pipeline to do the deployments for you. You can focus on developing your code and let the pipeline take care of the rest.

In this video, we’ll learn how to create a simple CI/CD pipeline to deploy Mule applications from GitHub to CloudHub using GitHub Actions.

📝 ProstDev article:

Subscribe to be up to date!
Рекомендации по теме
Комментарии
Автор

hello Alex I´m having problems :/ do you know whatt can be? ' Deployment configuration is not valid, : No deployment configuration was defined. Aborting. -> [Help 1]' thanks

williansouzavieira
Автор

How do you indicate in the yml file whether you're pushing it to Sandbox or Production in Cloudhub?

GC-hpbu
Автор

What is with multi factor authentication in AP? is this a problem for the authentication process?

tonyhorst
Автор

when we have multiple mule application in same repo. how we can manage to deploy particular application?

vsnmurthy-iv
Автор

Hello Alex - thanks for this great series!

I was wondering if you might be able to help - we are getting an error duing the deployment build step. I tried posting the full error earlier but youtube didn't like it and removed the comment.

The error we are getting looks something like this:

Unresolveable build extension: Plugin or one of its dependencies could not be resolved: Failed to read artifact descriptor for Could not transfer artifact from/to maven-default-http-blocker. Blocked mirror for repositories:

It then lists the mulesoft-releases and mulesoft-snapshot repositories.

Do you have any idea what this error message could be related to?

Many thanks!

LukeHarrison-ct
Автор

These secrets can be used by other repositories or specific this repo?

Vijaya-zrqs