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

fix: add guardrail to prevent fiddle create from overwriting an existing fiddle #20

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

alexkli
Copy link
Contributor

@alexkli alexkli commented Feb 6, 2025

edgly fiddle create should always create a new fiddle, never accidentally overwrite an existing one.

There isn't any code that today would include the "id" field accidentally. But adding this now to ensure this won't happen in the future by accident.

@alexkli alexkli merged commit c237cb5 into main Feb 6, 2025
5 of 7 checks passed
@alexkli alexkli deleted the safety branch February 6, 2025 21:32
@adobe-bot
Copy link

🎉 This PR is included in version 1.1.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants