Code Monkey home page Code Monkey logo

bb-test's Introduction

Hi there πŸ‘‹

I'm davyπŸ‘‹

bb-test's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

storyofxiaoxiao

bb-test's Issues

Presentation

Agenda

  • CI
  • CD
  • Git Branch

CI
Continuous integration (CI) is the practice of automating the integration of code changes from multiple contributors into a single software project. Allowing developers to frequently merge code changes into a central repository where builds and tests then run.

steps:
On PR to main branch:

  • lint check
  • quality check
  • security scan
  • unit test
  • integration test
  • build verify

Demo for the CI base on the Github actions - Link to #4

CD - deployment & delivery

  • Deployment means your ability to deploy the project version continuously- οΌˆι”™δΊ†οΌ‰
  • Delivery means your ability to release your version on any platform- (ι”™δΊ†)

Here I will show how to do the CD in my current project.
Also check the demo #4
Here is the deployment response #4 (comment)

The most special part in vercel is :
one feature branch, one preview environment, one random domain for the environment

Git strategy and workflow
refer to here

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.