You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run a full CI nightly on the restyled code, until we switch to it. This will help confirm that the restyled code works.
To be determined: how do we arrange this?
Set up a nightly job on one of the CIs (one is enough).
Have it restyle before all of the builds. For all.sh-based builds we can do this in all.sh, but what about Windows? As an intermediate stage, we might skip Windows in this job, to be added once we have a solution.
The text was updated successfully, but these errors were encountered:
It doesn't seem worth it to fully automate. So what we're doing instead is a manual push (scripted, but with a human pressing the button) followed by CI runs.
Maybe we can automated the CI runs though? They'd have to run on the two preview branches.
Run a full CI nightly on the restyled code, until we switch to it. This will help confirm that the restyled code works.
To be determined: how do we arrange this?
all.sh
-based builds we can do this inall.sh
, but what about Windows? As an intermediate stage, we might skip Windows in this job, to be added once we have a solution.The text was updated successfully, but these errors were encountered: