Coder Social home page Coder Social logo

Design for CD Pipelines about mu HOT 2 CLOSED

stelligent avatar stelligent commented on May 8, 2024
Design for CD Pipelines

from mu.

Comments (2)

cplee avatar cplee commented on May 8, 2024

Would we need to prescribe the standard pipeline or could we support their multi-variant stage pipelines? How opinionated do we anticipate this to be?

For an MVP, I'd suggest a highly opinionated, Stelligent "standard" pipeline. I think so long as it was easy for folks to adopt, they'd appreciate all the thought that we've put into how pipelines should work. This is actually one of the more valuable aspect of this project. It's one thing to provide a means to easily get your code running in AWS, but it's another thing to do it in a safe, controlled, and repeatable manner. This is where Stelligent can showcase our expertise with CD pipelines and make them easier for developers to achieve.

Would they want or would we want to support different types of build, orchestration, and other tools?

Good question. Ultimately, the tool is just a CLI that would need to be available from an alternate build system. For example, a CircleCI user would be able to install mu and run it from the circle.yml file to manage environments and services. Maybe would be good to have an example of this type of integration as to gain some adoption without forcing folks to go all in with CodePipeline/CodeBuild?

Do we need to know anything about their source provider?

Need to know the URL to pull from. Could be determined via git remote get-url origin, assuming they are in a git repo when they run the command...otherwise would need to be included in the yaml file. Additionally, a GitHub access token will need to be created and referenced from mu pipeline up.

from mu.

PaulDuvall avatar PaulDuvall commented on May 8, 2024

Maybe would be good to have an example of this type of integration as to gain some adoption without forcing folks to go all in with CodePipeline/CodeBuild?

Maybe, but a low priority in my opinion.

For an MVP, I'd suggest a highly opinionated, Stelligent "standard" pipeline.

Agreed.

from mu.

Related Issues (20)

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.