GithubHelp home page GithubHelp logo

cnab.quickstarts.github.actions's People

Contributors

mikeevanslarah avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

swissarmykirpan

cnab.quickstarts.github.actions's Issues

How to make use of this repo

Hi @MikeLarah,

I want to say that this repo is awesome. I've been trying to get porter to work in CI/CD and have run into the problem around versioning (amongst other issues).

I was wondering, how do I make use of the tools in this repo? AFAIK I can't see that is available anywhere except for as source.

Update mixin installation step to handle non-default mixins and specific mixin versions

It is possible we may want to use mixins other than ones from the default Porter mixin feed, or specific versions of mixins other than latest.

We currently look at the list of mixins from the quickstart Porter manifest, and install the the latest version based on name. We also currently have a hardcoded workaround in the action to handle the helm3 mixin.

Porter does not currently allow you to specify the explicit feed URL/version for the mixin in the manifest, so proposal is to have a mapping file for each quickstart.

e.g.

mixins:
- helm:
    feedUrl: https://mchorfa.github.com/porter-helm3/atom.xml
    version: ~v0.1.3

Then the action can use this mapping file to install the correct set of mixins when building the bundle. We can probably assume that if the mixin is not included in the mapping file, then we try to install the latest version from the default feed.

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.