Code Monkey home page Code Monkey logo

0pdd-test's Introduction

Hi there ๐Ÿ‘‹


release deployment build Commitizen friendly

This workspace is managed by pnpm and Lerna. It follows the semantic versioning using conventional commits - all orchestrated by lerna.

Preparing for release

Ensure you are on a feature branch. You'd then need to create a pull request for the feature branch to main. After all the review ceremonies are complete you then proceed with the following steps. โ›”๏ธโ›”๏ธโ›”๏ธ NOTE: DO NOT MERGE THE PR!!!!!

Steps to prepare release

  1. In your local repo, checkout to your feature branch
  2. Ensure your working directory is clean (stash any untracked or uncommitted changes)
  3. Prepare your changes for release by running;
pnpm release:prepare

If the command above is run successfully, you'd be automatically checkout to the release branch (i.e releases/*).

  1. On the release branch, create a PR to main by running;
pnpm release:pr

The command above will automatically create a pull request targeting main from your release branch.

After all review ceremonies on the release pull request are complete, merge to master. โ›”๏ธโ›”๏ธโ›”๏ธ NOTE: DO UPDATE THE RELEASE BRANCH DIRECTLY. You should update your feature branch instead then star from Step 1.

Steps to publish

  1. Merge your release pull request to main once ready. This will kickstart the release workflow in the CI - which publishes changed packages to npm and creates tagged releases with notes. As a side effect, your feature branch pull request will be automatically closed.
  2. After the release workflow is successful, confirm your release and published packages on npm.

0pdd-test's People

Contributors

mbao01 avatar

Watchers

 avatar  avatar

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.