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

Remove product prefix from SSRC types #2496

Merged
merged 5 commits into from
Mar 21, 2024
Merged

Remove product prefix from SSRC types #2496

merged 5 commits into from
Mar 21, 2024

Conversation

erikeldridge
Copy link
Contributor

We have a Firebase AIP to not include product prefixes in type names.

Discussion

There are already some types with the prefix, but we can avoid adding new types, as discussed with @lahirumaramba.

This change also renames the unused RemoteConfigServerCondition -> NamedServerCondition, in anticipation of #2487.

Testing

Ran npm test and all tests pass.

Functionally tested using a local server.

@erikeldridge erikeldridge self-assigned this Mar 15, 2024
Copy link
Contributor

@jenh jenh 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; also tested with a local server client--it successfully fetched all configured parameters from Remote Config without error.

Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

LGTM!

@erikeldridge erikeldridge merged commit f89632a into ssrc Mar 21, 2024
5 checks passed
@erikeldridge erikeldridge deleted the ssrc-prefix branch March 21, 2024 20:22
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.

None yet

3 participants