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

Convert portal feature flags store to TS #15286

Merged
merged 5 commits into from
Jan 6, 2025
Merged

Conversation

aptkingston
Copy link
Member

@aptkingston aptkingston commented Jan 2, 2025

Description

Convert portal feature flags store to TS.

Copy link

qa-wolf bot commented Jan 2, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@github-actions github-actions bot added the size/s label Jan 2, 2025
@aptkingston aptkingston marked this pull request as ready for review January 3, 2025 14:00
@samwho samwho self-requested a review January 6, 2025 09:47
Base automatically changed from type-portal-env-store to master January 6, 2025 10:10
@samwho
Copy link
Collaborator

samwho commented Jan 6, 2025

I'm going to have a shot at getting the actual type into the frontend code. Sorry about the complexity of those types, there is probably a simpler way to achieve what I wanted (add flag in one place, get static typing of flag names and types automatically).

@samwho
Copy link
Collaborator

samwho commented Jan 6, 2025

Think I've managed it: #15308

@aptkingston
Copy link
Member Author

Nice, thanks Sam. I'll get that pulled in and update this accordingly.

@aptkingston aptkingston enabled auto-merge January 6, 2025 14:59
@aptkingston aptkingston merged commit 54b8ce5 into master Jan 6, 2025
20 checks passed
@aptkingston aptkingston deleted the type-portal-flags-store branch January 6, 2025 15:03
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants