Skip to content

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
@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

3 participants