New feature flag with ability to migrate GV1 groups

This commit is contained in:
Scott Nonnenberg
2020-12-01 08:42:35 -08:00
committed by GitHub
parent 089a6fb5a2
commit 2b8ae412e0
26 changed files with 608 additions and 189 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- run: yarn generate
- run: yarn lint
- run: yarn lint-deps
- run: git diff --quiet --exit-code
- run: git diff --exit-code
macos:
needs: lint