Skip to content

Commit dcba494

Browse files
authored
fix(ci): Update the AI integration test secrets (#15397)
1 parent abf5e55 commit dcba494

File tree

6 files changed

+5
-3
lines changed

6 files changed

+5
-3
lines changed

.github/workflows/firebaseai.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ jobs:
5656
path: .build
5757
key: ${{ needs.spm.outputs.cache_key }}
5858
- name: Install Secret GoogleService-Info.plist
59-
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/VertexAI/TestApp-GoogleService-Info.plist.gpg \
59+
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/FirebaseAI/TestApp-GoogleService-Info.plist.gpg \
6060
FirebaseAI/Tests/TestApp/Resources/GoogleService-Info.plist "$secrets_passphrase"
6161
- name: Install Secret GoogleService-Info-Spark.plist
62-
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/VertexAI/TestApp-GoogleService-Info-Spark.plist.gpg \
62+
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/FirebaseAI/TestApp-GoogleService-Info-Spark.plist.gpg \
6363
FirebaseAI/Tests/TestApp/Resources/GoogleService-Info-Spark.plist "$secrets_passphrase"
6464
- name: Install Secret Credentials.swift
65-
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/VertexAI/TestApp-Credentials.swift.gpg \
65+
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/FirebaseAI/TestApp-Credentials.swift.gpg \
6666
FirebaseAI/Tests/TestApp/Tests/Integration/Credentials.swift "$secrets_passphrase"
6767
- name: Xcode
6868
run: sudo xcode-select -s /Applications/${{ matrix.xcode }}.app/Contents/Developer

scripts/gha-encrypted/FirebaseAI/TestApp-GoogleService-Info-Spark.plist.gpg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
� V��_;2�����l���,�n%7��A{�Ȯ����?S(3�n���Py.�Q�&��C������јO�qU�k��H�һ�~-9�\��]��ru�����'���D��dm�ڽ�����m'���=Au�?s�k�ڿ4�U�C[���X=>ɉ+G����Hwu��w�`m��I,i�#���~��(������Y�]xG.��3!G�#���9����u.�%�t]3�h�}v\�t{[�8�~�Y��wY��@+���])c��\�RɓcΕ����w$��PNA�����f����m�8�hqsX��hzs�����E��6k<������H�>�> a�],�,�����E�9Ŀ�p�� �����_��ۥ����~ۀ����lv�=S6)P�Q`���Ɨ�J#�-�!Z9�m l.@��K݉yC�x�ʈ��X�B4c���54@N�[�(�:�~/� �֋��S�6EHj��T������D쮎H�nW҄o��Ks ;���'�����?K �F��_�L����)�:��
2+
|QM�0R@�T
Binary file not shown.
Binary file not shown.
-621 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)