Add Sandbox package option to dev script
Compare changes
Files
2+ 7
− 0
@@ -48,6 +48,13 @@ export KUBECONFIG=~/.kube/$(aws sts get-caller-identity --query "Arn" --output t
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.50
Adds an optional -s
flag to the dev/renovate-dev.sh
script that changes the package import targets from the current graduated Big Bang packages to the Sandbox packages instead.
This came up while working on implementing the renovate.json
config for a new package currently in Sandbox (Mimir) that we wanted to test before it graduates to Big Bang/Universe/Product.
N/A
big-bang/apps/sandbox/mimir#18
N/A
UNCLASSIFIED - NO CUI