-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Production v1.6.8 (#571)
* test: Add detox with a simple e2e test (#396) * Try with latest detox * Try on Github action * Fix syntax * Generate app.json * Remove test * Show yarn start output * Try tunnel * Correct start command * No tunnel * Give some buffer * Record videos * Fix command * Always upload artifact * Update version * Add a waitFor * Timeout 3min * 30 min timeout * Add timeout for 1st test * Add console * reloadApp beforeAll * ci: Use only one job for production (#537) * chore(deps): Bump @apollo/client from 3.0.0-beta.41 to 3.0.0-beta.43 (#539) Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.0.0-beta.41 to 3.0.0-beta.43. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.0.0-beta.41...v3.0.0-beta.43) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * chore(deps): Bump expo-font from 8.1.0 to 8.1.1 (#542) Bumps [expo-font](https://github.com/expo/expo/tree/HEAD/packages/expo-font) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/expo/expo/releases) - [Changelog](https://github.com/expo/expo/blob/master/packages/expo-font/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-font) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * chore(deps): Bump date-fns from 2.11.1 to 2.12.0 (#538) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.11.1 to 2.12.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.11.1...v2.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * chore(deps): Bump @types/react-native from 0.62.1 to 0.62.2 (#545) Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.62.1 to 0.62.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * chore(deps): Bump @types/i18n-js from 3.0.1 to 3.0.2 (#540) Bumps [@types/i18n-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n-js) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n-js) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * fix(deps): Update Expo to 37.0.7 (#548) * chore(deps): Bump @apollo/react-hooks from 3.1.4 to 3.1.5 (#553) Bumps [@apollo/react-hooks](https://github.com/apollographql/react-apollo) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/apollographql/react-apollo/releases) - [Changelog](https://github.com/apollographql/react-apollo/blob/@apollo/react-hooks@3.1.5/Changelog.md) - [Commits](https://github.com/apollographql/react-apollo/compare/@apollo/react-hooks@3.1.4...@apollo/react-hooks@3.1.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * chore(deps): Bump detox from 16.1.1 to 16.2.1 (#555) Bumps [detox](https://github.com/wix/Detox) from 16.1.1 to 16.2.1. - [Release notes](https://github.com/wix/Detox/releases) - [Commits](wix/Detox@16.1.1...16.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * fix: Improve translations slightly (#556) * chore(release): 1.6.3 * fix: Fix production.yml not running on CI (#557) * Try GITHB)REF * try * Try with set-env * Remove id vars * Should work * chore(release): 1.6.4 * fix: Remove Apollo warning about cache (#558) * fix: Remove Apollo warning about cache * Update Apollo Client * Lint all files * Regenerate yarn * chore(release): 1.6.5 * chore(deps): Bump @types/react-native from 0.60.31 to 0.62.4 (#566) Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.60.31 to 0.62.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * chore(deps): Bump detox from 16.2.1 to 16.3.0 (#559) Bumps [detox](https://github.com/wix/Detox) from 16.2.1 to 16.3.0. - [Release notes](https://github.com/wix/Detox/releases) - [Commits](wix/Detox@16.2.1...16.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * fix(deps): Bump expo to 37.0.8 (#567) * fix: Use our own FCM credentials (#568) * fix: Use our own FCM credentials * Only add googleServicesFile if necessary * timeout 10s * chore(release): 1.6.6 * fix: Fix production build (#569) * Try * Fix generate script * chore(release): 1.6.7 * fix: Fix using staging URL in prod (#570) * chore(release): 1.6.8 Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
- Loading branch information
1 parent
638a6f8
commit aa9f24a
Showing
34 changed files
with
2,903 additions
and
506 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,56 @@ | ||
name: pr | ||
|
||
on: [pull_request] | ||
on: | ||
push: | ||
branches: | ||
- master | ||
pull_request: | ||
branches: | ||
- master | ||
- 'production-v*.*' | ||
|
||
env: | ||
SIS_HAWK_KEY: ${{ secrets.SIS_STAGING_HAWK_KEY }} | ||
SIS_SENTRY_ORG: ${{ secrets.SIS_STAGING_SENTRY_ORG }} | ||
SIS_SENTRY_PROJECT: ${{ secrets.SIS_STAGING_SENTRY_PROJECT }} | ||
SIS_SENTRY_AUTH_TOKEN: ${{ secrets.SIS_STAGING_SENTRY_AUTH_TOKEN }} | ||
|
||
jobs: | ||
lint: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v1 | ||
- name: Run yarn lint | ||
run: | | ||
yarn install | ||
yarn lint | ||
test: | ||
runs-on: ubuntu-latest | ||
- run: yarn install | ||
- run: yarn lint | ||
|
||
test-e2e: | ||
runs-on: macOS-latest | ||
steps: | ||
- uses: actions/checkout@v1 | ||
- name: Run yarn test | ||
- uses: expo/expo-github-action@v5 | ||
with: | ||
expo-version: 3.x | ||
expo-cache: true | ||
- name: Install applesimutils | ||
run: | | ||
brew tap wix/brew | ||
brew install applesimutils | ||
- run: yarn install | ||
- name: Generate staging app.json | ||
run: ./scripts/generateAppJson.js > app.json | ||
- name: Download ExpoClient binary | ||
run: ./e2e/dl_expo_bins.sh | ||
- name: Run E2E Tests | ||
run: | | ||
yarn install | ||
yarn test | ||
# Start packager in background | ||
yarn start >/dev/null & | ||
PID=$(ps $! | tail -1 | awk '{print $1}') | ||
# Run e2e test | ||
yarn test:e2e | ||
# Kill packager | ||
kill $PID | ||
- uses: actions/upload-artifact@master | ||
if: always() | ||
with: | ||
name: test-e2e-artifacts | ||
path: ./artifacts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.