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

Feature/597 docs and images in playground params #715

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

neoxelox
Copy link
Contributor

@neoxelox neoxelox commented Dec 12, 2024

Related to: #597

@neoxelox neoxelox force-pushed the feature/597-docs-and-images-in-playground-params branch from 2f02ab6 to 3eb9636 Compare December 12, 2024 22:14
apps/infra/src/core/s3.ts Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
geclos
geclos previously approved these changes Dec 13, 2024
Copy link
Collaborator

@geclos geclos left a comment

Choose a reason for hiding this comment

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

lovely work only note would be to try to split PRs in smaller chunks for the future. An example split would be:

  • A PR implementing the server actions/services
  • A PR implementing the frontend plumbing

I know I have a 14k monster PR pending but that was a failure on my side.

@neoxelox neoxelox force-pushed the feature/597-docs-and-images-in-playground-params branch from 65027a4 to 4599fc4 Compare December 13, 2024 11:44
@neoxelox neoxelox merged commit 66f881c into main Dec 13, 2024
3 checks passed
@neoxelox neoxelox deleted the feature/597-docs-and-images-in-playground-params branch December 13, 2024 11:52
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2024
@@ -113,6 +119,7 @@ export function useDocumentParameters({
documentVersionUuid: string
commitVersionUuid: string
}) {
// TODO: Delete stale inputs as new inputs could eventually not fit
Copy link
Contributor

Choose a reason for hiding this comment

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

What means this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants