Coder Social home page Coder Social logo

Comments (3)

davidkornel avatar davidkornel commented on June 5, 2024

Major and minor tags should be stable.
Patch tags should be unstable tags.
Dev tags should be rebuilt every commit to follow the latest version of STUNner. There must be only one dev tag all time, delete the prev one before publishing the new dev release under l7mp.io.

Each chart is stored under l7mp.io repo. Users can reach the previous charts.

from stunner.

davidkornel avatar davidkornel commented on June 5, 2024

Fixed in #57
The original tag release is left as it was initially. A versioned and the latest charts are being created upon tagging.
With the new workflow upon every push, we create a new dev release for both the stunnerd docker image and helm chart.
In total we have the following resources:

  • docker:
    • l7mp/stunnerd:latest
    • l7mp/stunnerd:<released-tag-version>
    • l7mp/stunnerd:dev
  • helm:
    • stunner/stunner
    • stunner/stunner-dev

Potential problems/ideas for the feature:

  • we might run out of the free 2k minutes
  • we can skip building new dev versions if there was no code change (e.g. doc update)

IMO this issue can be closed and reopened if there is something else to do

from stunner.

rg0now avatar rg0now commented on June 5, 2024

Thanks @davidkornel and @VidarHUN.

from stunner.

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.