better eager loading and better error messaging for backup flow (#1368)

* better eager loading and better error messaging for backup flow

* add arch qp to marketplace proxy requests

* better styling for eos release notes
This commit is contained in:
Matt Hill
2022-03-31 11:05:59 -06:00
committed by GitHub
parent e79b27e0bb
commit 01f14061ec
22 changed files with 162 additions and 140 deletions

View File

@@ -1,4 +1,5 @@
export type WorkspaceConfig = {
targetArch: 'aarch64' | 'x86_64'
gitHash: string
useMocks: boolean
// each key corresponds to a project and values adjust settings for that project, eg: ui, setup-wizard, diagnostic-ui