chore(e2e): add CustomerProfilesPushApp to the detox E2E matrix - #14906
chore(e2e): add CustomerProfilesPushApp to the detox E2E matrix#14906soberm wants to merge 1 commit into
Conversation
Adds the React Native CustomerProfilesPushApp sample (aws-amplify/amplify-js-samples-staging#1127) to the detox E2E matrix and enables the push integ test workflow for this branch.
|
|
Superseded by #14907. Closing this one: it was opened from my fork, so the E2E workflow couldn't access |
Description of changes
Adds the
CustomerProfilesPushAppReact Native sample from aws-amplify/amplify-js-samples-staging#1127 to the Detox E2E matrix (.github/integ-config/detox-integ-all.yml).This branch is named to match the staging PR branch (
chore/push-notifications-tests) sosetup-samples-stagingchecks out the right sample app, andpush-integ-test.ymlpoints at this branch so the run shows up here.Issue #, if available
aws-amplify/amplify-js-samples-staging#1127
Description of how you validated changes
Verified the sample path against the staging PR and that both changed YAML files parse into the expected matrix entry and branch filter.
Checklist
yarn testpasses — not run; CI config only, no library source touchedChecklist for repo maintainers
GH_TOKEN_STAGING_READBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.