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

migrate: find+replace Option/Answer flag prop to flags and ensure always string[] type #4098

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jessicamcinchak
Copy link
Member

@jessicamcinchak jessicamcinchak commented Dec 20, 2024

Copy link

Pizza

Deployed 9085749 to https://4098.planx.pizza.

Useful links:

@jessicamcinchak jessicamcinchak changed the title wip: find+replace Option/Answer flag prop to flags and assume always array wip: find+replace Option/Answer flag prop to flags and ensure always string[] type Dec 20, 2024
@@ -26,34 +26,8 @@ describe("Collecting flags", () => {
});
});

test("Correctly collects flags when an option's `data.flag` prop is the legacy string format", () => {
Copy link
Member Author

Choose a reason for hiding this comment

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

No longer supporting an active and legacy format - with migration script, now officially all same string[] format !!

@jessicamcinchak jessicamcinchak marked this pull request as ready for review January 6, 2025 15:37
@jessicamcinchak jessicamcinchak requested a review from a team January 6, 2025 15:37
Copy link
Contributor

@jamdelion jamdelion 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 to me! 💪

@jessicamcinchak jessicamcinchak changed the title wip: find+replace Option/Answer flag prop to flags and ensure always string[] type migrate: find+replace Option/Answer flag prop to flags and ensure always string[] type Jan 6, 2025
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