Coder Social home page Coder Social logo

qwik-labs-build's Introduction

Continuous Build Artifacts

This repo contains build artifacts that are generated as part of the continues build pipeline.

Currently supported artifacts:

The build artifact is created if:

  • Code is merged to main branch
  • Code is merged to build/* branch

How to use

The build artifacts are useful if you want to:

  • Install an un-released change.
  • Bisect which specific commit caused a regression.

Install specific build artifact

To install a specific build artifact change you package.json like so (not all lines may be needed):

{
  "dependencies": {
    "@builder.io/qwik": "github:QwikDev/qwik-build#SHA",
    "@builder.io/qwik-city": "github:QwikDev/qwik-city-build#SHA",
    "@builder.io/qwik-labs": "github:QwikDev/qwik-labs-build#SHA"
  }
}

Where #SHA is one of the following:

Bisect for regression

You can bisect different commits to main to determine which specific change has cause the regression.

  1. Install latest to get an upper mound
  2. Install oldest known good to get a lower bound
  3. Keep bisecting until you find a specific SHA where the code breaks.

When creating the issue please include which SHA has caused the regression.

qwik-labs-build's People

Contributors

adamdbradley avatar bluwy avatar claudioshiver avatar dmitry-stepanenko avatar eamonheffernan avatar genki avatar gioboa avatar hbendev avatar iamriajul avatar ignatvilesov avatar intellix avatar jaroel avatar jessezhang91 avatar jordanw66 avatar leifermendez avatar maiieul avatar manucorporat avatar mhevery avatar mpeg avatar nynevi avatar reosablo avatar riccardoperra avatar samverschueren avatar shairez avatar sidmohanty11 avatar thejackshelton avatar ulic75 avatar wmertens avatar wtlin1228 avatar zanettin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.