vercel/hyper

Canary builds should use canary channel by default

オープン

#2,704 opened on 2018/02/24

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (3,558 件のフォーク)batch import
help wanted🎨 Type: Enhancement

Repository metrics

Stars
 (44,582 個のスター)
PR merge metrics
 (PR metrics pending)

説明

If a canary build is installed from scratch, it should not be configured to have updates from stable channel.

The idea is to create a new config file that will override updateChannel setting in config-default.js. Something like conig-default.canary.js.

CI would use/copy this file before build app if this is a canary build.

コントリビューターガイド