Giter Site home page Giter Site logo

saenyakorn / monorepo-versioning-gitops Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 2.0 1.77 MB

Versioning workflows on Monorepo and deploy the services with GitOps concept

License: MIT License

JavaScript 21.08% TypeScript 34.18% Dockerfile 44.74%
changeset cicd continuous-delivery continuous-deployment deployment gitops monorepo turborepo versioning versioning-workflow

monorepo-versioning-gitops's Introduction

header

Hi there ๐Ÿ‘‹

Hi! I'm Saenyakorn Siangsanoh, a 3rd-year Computer Engineering student, Chulalongkorn University.

I'm a full-stack front-end engineer passionate about software development. In addition, I can do and understand UX/UI design. I love to collaborate with others and support social activities. Recently, I have learned more about DevOps and Infrastructure to comprehend everything software developers should know to serve the best products to users. I'm also interested in Data Science and Data Analyst to make myself do more ultimate features and be more capable.

Programming Languages

Frameworks

Designs

Github Stats

Saenyakorn's github stats

Saenyakorn's wakatime stats

monorepo-versioning-gitops's People

Contributors

github-actions[bot] avatar saenyakorn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

monorepo-versioning-gitops's Issues

How to handle hotfix releases to production?

Let's say I have published my apps to production and have begun working on the next release on beta. Now I have realized there is a minor bug on production but all my changes on staging have not been properly tested yet and are too risky to push to production. So I would like to be able to create a branch from the last release on main fix the super minor bug and deploy that change to production?

I am trying to understand how the versioning would work given that production might be on version 1.0.0 and beta may be on 1.0.1-beta.0. Simply versioning and deploying a hotfix to production would make it 1.0.1 and somehow beta then needs to get bumped to 1.0.2-beta.0?

Or is there a way I can version production hotfix to 1.0.0-hotifx.0? But the problem here is creating any changeset for the hotfix release will cause it to become 1.0.1-hotfix.0 if I try to use a hot fix prerelease....

Any ideas on how to handle this scenario?

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.