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

feat(codegen): add codegen skeleton package #5979

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

sgulseth
Copy link
Member

@sgulseth sgulseth commented Mar 12, 2024

Description

This PR introduces a skeleton for the new codegen package, it should just introduce the infrastructure and tooling for the package.
Features are introduced in the subsequent stacked PRs.

I will wait to merge the PRs until all prs are approved and ready ✅

What to review

  • Package setup and general configuration

Testing

N/A

Notes for release

N/A - not to include in release notes

Copy link

vercel bot commented Mar 12, 2024

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

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Mar 19, 2024 2:12pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2024 2:12pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2024 2:12pm

Copy link
Contributor

github-actions bot commented Mar 12, 2024

No changes to documentation

@sgulseth sgulseth force-pushed the 03-12-feat_codegen_add_codegen_skeleton_package branch from aaa72e0 to 2715130 Compare March 12, 2024 14:29
Copy link
Contributor

github-actions bot commented Mar 12, 2024

Component Testing Report Updated Mar 19, 2024 2:18 PM (UTC)

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

@sgulseth sgulseth force-pushed the 03-12-feat_codegen_add_codegen_skeleton_package branch from 2715130 to dff8b1b Compare March 12, 2024 14:34
Copy link

socket-security bot commented Mar 12, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

View full report↗︎

Copy link

socket-security bot commented Mar 12, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

Copy link
Contributor

@ricokahler ricokahler left a comment

Choose a reason for hiding this comment

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

Looks good!

contains just the infrastructure for a new package for codegen
application
@sgulseth sgulseth added this pull request to the merge queue Mar 19, 2024
Merged via the queue into next with commit e94c02f Mar 19, 2024
62 checks passed
@sgulseth sgulseth deleted the 03-12-feat_codegen_add_codegen_skeleton_package branch March 19, 2024 15:00
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.

3 participants