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

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

jessicamcinchak
Copy link
Member

@jessicamcinchak jessicamcinchak commented Dec 20, 2024

Copy link

github-actions bot commented Dec 20, 2024

Removed vultr server and associated DNS entries

@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
@jessicamcinchak jessicamcinchak merged commit 6ea5801 into main Jan 8, 2025
12 checks passed
@jessicamcinchak jessicamcinchak deleted the jess/find-replace-flag-to-flags-prop branch January 8, 2025 10:19
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