Skip to content

Commit 8a9676e

Browse files
committed
chore(ci): Update dependency on WIP QS branch
1 parent 9038ada commit 8a9676e

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

.github/workflows/abtesting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
product: ABTesting
4848
is_legacy: true
49-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh abtesting
49+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh abtesting
5050
plist_src_path: scripts/gha-encrypted/qs-abtesting.plist.gpg
5151
plist_dst_path: quickstart-ios/abtesting/GoogleService-Info.plist
5252
secrets:

.github/workflows/auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
with:
9999
product: Authentication
100100
is_legacy: false
101-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh authentication
101+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh authentication
102102
plist_src_path: scripts/gha-encrypted/qs-authentication.plist.gpg
103103
plist_dst_path: quickstart-ios/authentication/GoogleService-Info.plist
104104
run_tests: false

.github/workflows/database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
product: Database
7777
is_legacy: false
78-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh database
78+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh database
7979
plist_src_path: scripts/gha-encrypted/qs-database.plist.gpg
8080
plist_dst_path: quickstart-ios/database/GoogleService-Info.plist
8181
run_tests: false

.github/workflows/firestore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ jobs:
606606
# with:
607607
# product: Firestore
608608
# is_legacy: true
609-
# setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh firestore
609+
# setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh firestore
610610
# plist_src_path: scripts/gha-encrypted/qs-firestore.plist.gpg
611611
# plist_dst_path: quickstart-ios/firestore/GoogleService-Info.plist
612612
# run_tests: false

.github/workflows/inappmessaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
product: InAppMessaging
7979
is_legacy: false
80-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh inappmessaging
80+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh inappmessaging
8181
plist_src_path: scripts/gha-encrypted/qs-inappmessaging.plist.gpg
8282
plist_dst_path: quickstart-ios/inappmessaging/GoogleService-Info.plist
8383
secrets:

.github/workflows/installations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
product: Installations
5656
is_legacy: false
57-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh installations
57+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh installations
5858
plist_src_path: scripts/gha-encrypted/Installations/GoogleService-Info.plist.gpg
5959
plist_dst_path: quickstart-ios/installations/GoogleService-Info.plist
6060
secrets:

.github/workflows/messaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
with:
8787
product: Messaging
8888
is_legacy: false
89-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh messaging
89+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh messaging
9090
plist_src_path: scripts/gha-encrypted/qs-messaging.plist.gpg
9191
plist_dst_path: quickstart-ios/messaging/GoogleService-Info.plist
9292
run_tests: false

.github/workflows/performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
product: Performance
8686
is_legacy: false
87-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh performance
87+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh performance
8888
plist_src_path: scripts/gha-encrypted/qs-performance.plist.gpg
8989
plist_dst_path: quickstart-ios/performance/GoogleService-Info.plist
9090
secrets:

.github/workflows/remoteconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
with:
9696
product: Config
9797
is_legacy: false
98-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh config
98+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh config
9999
plist_src_path: scripts/gha-encrypted/qs-config.plist.gpg
100100
plist_dst_path: quickstart-ios/config/GoogleService-Info.plist
101101
secrets:

.github/workflows/storage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
product: Storage
8686
is_legacy: true
87-
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh storage
87+
setup_command: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh storage
8888
plist_src_path: scripts/gha-encrypted/qs-storage.plist.gpg
8989
plist_dst_path: quickstart-ios/storage/GoogleService-Info.plist
9090
run_tests: false

0 commit comments

Comments
 (0)