Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically run E2E tests suite when manually deploying on production #116

Merged
merged 7 commits into from
Jun 18, 2020

Conversation

Vadorequest
Copy link
Member

@Vadorequest Vadorequest commented Jun 16, 2020

Automatically run E2E tests when running yarn deploy:customer1:production to ensure immediate feedback after deploying to production. (helps devs notice if something isn't working properly)

CI shouldn't run E2E this way though, as they run E2E in their own subprocess already.

@Vadorequest Vadorequest changed the title Automatically run E2E tests suite when manually deploying Automatically run E2E tests suite when manually deploying on production Jun 16, 2020
@github-actions
Copy link

✅  Deployment SUCCESS
Commit 0b4a7c6 successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-1ol43119r.vercel.app
Deployment aliased as https://nrn-v2-mst-aptd-at-lcz-sty-c1-run-e2e-on.vercel.app

@github-actions
Copy link

✅  Lighthouse report for https://nrn-v2-mst-aptd-at-lcz-sty-c1-exad9lxx6.vercel.app

@github-actions
Copy link

❌  E2E tests FAILED
Download artifacts (screenshots + videos) from checks section

@github-actions
Copy link

✅  Deployment SUCCESS
Commit a77743e successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-ad1b67uiu.vercel.app
Deployment aliased as https://nrn-v2-mst-aptd-at-lcz-sty-c1-run-e2e-on.vercel.app

@github-actions
Copy link

✅  Lighthouse report for https://nrn-v2-mst-aptd-at-lcz-sty-c1-ad1b67uiu.vercel.app

@github-actions
Copy link

✅  E2E tests SUCCESS

@github-actions
Copy link

✅  Deployment SUCCESS
Commit d57ea10 successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-7row5bjzt.vercel.app
Deployment aliased as https://nrn-v2-mst-aptd-at-lcz-sty-c1-run-e2e-on.vercel.app

@github-actions
Copy link

✅  Lighthouse report for https://nrn-v2-mst-aptd-at-lcz-sty-c1-7row5bjzt.vercel.app

@github-actions
Copy link

❌  E2E tests FAILED
Download artifacts (screenshots + videos) from checks section

@github-actions
Copy link

✅  Deployment SUCCESS
Commit b3ef57f successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-7row5bjzt.vercel.app
Deployment aliased as https://nrn-v2-mst-aptd-at-lcz-sty-c1-run-e2e-on.vercel.app

@github-actions
Copy link

✅  Lighthouse report for https://nrn-v2-mst-aptd-at-lcz-sty-c1-7row5bjzt.vercel.app

@github-actions
Copy link

✅  E2E tests SUCCESS

…d deploy and run E2E tests automatically (meant to avoid human mistake) + update CI prod script
@Vadorequest Vadorequest marked this pull request as ready for review June 18, 2020 14:02
@Vadorequest
Copy link
Member Author

@Demmonius FYI, I'm about to merge this.

@github-actions
Copy link

✅  Deployment SUCCESS
Commit 53de410 successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-bdi5w26h8.vercel.app
Deployment aliased as https://nrn-v2-mst-aptd-at-lcz-sty-c1-run-e2e-on.vercel.app

@github-actions
Copy link

✅  Lighthouse report for https://nrn-v2-mst-aptd-at-lcz-sty-c1-bdi5w26h8.vercel.app

@github-actions
Copy link

✅  E2E tests SUCCESS

@Vadorequest Vadorequest merged commit 96adde8 into v2-mst-aptd-at-lcz-sty Jun 18, 2020
@Vadorequest Vadorequest deleted the run-e2e-on-prod-deploy branch June 18, 2020 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant