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

chore(e2e): run e2e tests on PRs on ephemeral datasets #5046

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Conversation

binoy14
Copy link
Contributor

@binoy14 binoy14 commented Oct 23, 2023

Description

First Review #5044

This PR build on the above PR and creates ephemeral datasets per PR for e2e tests to run in. The dataset is than nuked once the PR is merged. Other changes include the following

  • refactor: create a unified PR cleanup action
  • refactor: moved envVars script to utils and make it more reusable

Notes for release

  • N/A

@vercel
Copy link

vercel bot commented Oct 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Oct 31, 2023 2:17pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2023 2:17pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Oct 31, 2023 2:17pm

@github-actions
Copy link
Contributor

No changes to documentation

@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2023

Component Testing Report Updated Oct 31, 2023 2:20 PM (UTC)

File Status Duration Passed Skipped Failed
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 8s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 10s 3 0 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 9s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 24s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 12s 9 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 48s 18 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 9s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 5s 3 0 0

@binoy14 binoy14 marked this pull request as ready for review October 23, 2023 19:15
Copy link
Member

@bjoerge bjoerge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looks great!

Base automatically changed from sdx-790 to next October 26, 2023 17:03
- refactor: create a unified PR cleanup action
- refactor: moved envVars script to utils and make it more resuable
@binoy14 binoy14 added this pull request to the merge queue Oct 31, 2023
Merged via the queue into next with commit 8486c0a Oct 31, 2023
33 checks passed
@binoy14 binoy14 deleted the sdx-792 branch October 31, 2023 17:58
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.

2 participants