Giter Club home page Giter Club logo

github-actions's Introduction

GitHub actions CI/CD pipeline for MuleSoft

Note

This is a simple Mule application to test. Please update the app.name and env properties from the pom.xml to your own.

Branches

Different examples are being demonstrated per branch. Here's the summary of each.

main connected-app cloudhub2
Deployment CH1 CH1 CH2
Passing secured properties
MUnit testing in pipeline
Running MUnit coverage
Nexus credentials
Auth username/password in pom.xml connected app in pom.xml server in settings.xml (using connected app)
Maven version 3.8.0 3.8.0 4.1.1
Runtime 4.4.0 through the muleVersion property 4.4.0 through the muleVersion property 4.4.0 through the releaseChannel property (NONE)

Other resources

The initial versions of the pipeline are based on the following repository created by Archana Patel: arch-jn/github-actions-mule-cicd-demo.

github-actions's People

Contributors

alexandramartinez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

github-actions's Issues

Cache does not work

When running the action multiple times, you see that the deploy action is redownloading all of the dependencies again, not utilizing the caching functionality from previous builds.

This would be great to implement for increasing the deploy time.

image

Possible to use client id / secret?

USERNAME: ${{ secrets.anypoint_platform_username }}

As more and more organizations need to move to 2FA in Anypoint platform, there is a recommendation to use "Connected Apps".

How can we change this to utilize that instead?

I see that it should be possible when specifying it in the pom.xml file
https://docs.mulesoft.com/mule-runtime/4.4/deploy-to-cloudhub#cloudhub-deploy-reference

Also on another note, shouldn't it be possible to deploy without the need to specify it on the pom.xml file?
It is strange to specify such things directly in the application it self.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.