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: turn server actions on by default in test-studio #6425

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

bjoerge
Copy link
Member

@bjoerge bjoerge commented Apr 19, 2024

Description

This enables server actions for the dev/test studio

What to review

  • The diff for this particular PR is miniscule as it only enables the server actions in the dev/test-studio in order for us to dogfood and catch potential errors.

Testing

  • Unit tests has been included in prior work.
  • I've done a bit of manual testing and haven't found any issues.

Notes for release

n/a - internal

@bjoerge bjoerge requested a review from a team as a code owner April 19, 2024 09:53
@bjoerge bjoerge requested review from juice49 and removed request for a team April 19, 2024 09:53
Copy link

vercel bot commented Apr 19, 2024

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

Name Status Preview Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Apr 19, 2024 9:53am
test-studio ✅ Ready (Inspect) Visit Preview Apr 19, 2024 9:53am
1 Ignored Deployment
Name Status Preview Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Apr 19, 2024 9:53am

@bjoerge bjoerge requested review from cngonzalez and removed request for juice49 April 19, 2024 09:54
Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Apr 19, 2024 10:02 AM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 31s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 6s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 25s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 13s 4 2 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 33s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 1s 14 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 3s 18 0 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 21s 9 0 0

Copy link
Member

@cngonzalez cngonzalez left a comment

Choose a reason for hiding this comment

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

Mentioned this in another PR but I think it's the right move!

@bjoerge bjoerge added this pull request to the merge queue Apr 19, 2024
Merged via the queue into next with commit dd61ead Apr 19, 2024
37 checks passed
@bjoerge bjoerge deleted the chore/enable-server-actions-in-test-studio branch April 19, 2024 13:17
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