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
### Description
This PR
- allows check-deploy to run with a `--registry` instead of having to
check out the Registry branch. This is similar to how CLI's parameter.
- Update getConfigFromMergedRegistry() to fetch from the array in
`--registry`
- Adds new functions getWarpCoreConfigFromMergedRegistry() and
getWarpAddressesFromMergedRegistry() to fetch from the array in
`--registry`
- requires `--warpRouteId` to be filled in and no longer depend on the
warpRouteIds mapping
### Related issues
- Fixes#5240
### Backward compatibility
Yes - We now fetch from the FileSystem and Github Registry instead of
just FileSystem
### Testing
Manual
0 commit comments