Skip to content

Commit

Permalink
Add secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcrespoh authored and paulb777 committed Aug 23, 2021
1 parent 8105923 commit 4f5d4a9
Show file tree
Hide file tree
Showing 15 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/abtesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build and Test SwiftUI
run: ./scripts/test.sh
env:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/admob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,3 +58,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
1 change: 1 addition & 0 deletions .github/workflows/analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
1 change: 1 addition & 0 deletions .github/workflows/authentication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
1 change: 1 addition & 0 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Catalyst
run: ./scripts/test.sh
env:
Expand Down
6 changes: 6 additions & 0 deletions .github/workflows/crashlytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -59,6 +60,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build SwiftUI (iOS)
run: ./scripts/test.sh
env:
Expand All @@ -68,6 +70,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: false
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build SwiftUI (tvOS)
run: ./scripts/test.sh
env:
Expand All @@ -77,6 +80,7 @@ jobs:
OS: tvOS
DEVICE: Apple TV
TEST: false
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build SwiftUI (macOS)
run: ./scripts/test.sh
env:
Expand All @@ -85,6 +89,7 @@ jobs:
DIR: crashlytics
OS: macOS
TEST: false
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build SwiftUI (watchOS)
run: ./scripts/test.sh
env:
Expand All @@ -94,3 +99,4 @@ jobs:
OS: watchOS
DEVICE: Apple Watch Series 5 - 44mm
TEST: false
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
2 changes: 2 additions & 0 deletions .github/workflows/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,6 +58,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build SwiftUI
run: ./scripts/test.sh
env:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/dynamiclinks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,3 +58,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
1 change: 1 addition & 0 deletions .github/workflows/firestore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
2 changes: 2 additions & 0 deletions .github/workflows/functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,3 +58,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
2 changes: 2 additions & 0 deletions .github/workflows/inappmessaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,3 +58,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
2 changes: 2 additions & 0 deletions .github/workflows/installations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,3 +58,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
2 changes: 2 additions & 0 deletions .github/workflows/messaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,3 +58,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
2 changes: 2 additions & 0 deletions .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,6 +58,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build and Test SwiftUI iOS
run: ./scripts/test.sh
env:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}
- name: Build Swift
run: ./scripts/test.sh
env:
Expand All @@ -57,3 +58,4 @@ jobs:
OS: iOS
DEVICE: iPhone 11
TEST: true
secrets_passphrase: ${{ secrets.GHASECRETSGPGPASSPHRASE1 }}

0 comments on commit 4f5d4a9

Please sign in to comment.