-
Notifications
You must be signed in to change notification settings - Fork 893
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
feat(rc): Add custom signals support #8602
Open
ashish-kothari
wants to merge
18
commits into
main
Choose a base branch
from
ashish-kothari/rc-custom-targeting
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 25, 2024
-
Add support to set/update custom signals
- Also takes care of setting the signals in the fetch request
Configuration menu - View commit details
-
Copy full SHA for 4cfd43b - Browse repository at this point
Copy the full SHA 4cfd43bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd7dc0 - Browse repository at this point
Copy the full SHA 2bd7dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33444c5 - Browse repository at this point
Copy the full SHA 33444c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea317aa - Browse repository at this point
Copy the full SHA ea317aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad74ca5 - Browse repository at this point
Copy the full SHA ad74ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f1cb6 - Browse repository at this point
Copy the full SHA 77f1cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9a8b1 - Browse repository at this point
Copy the full SHA ed9a8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ce7e1 - Browse repository at this point
Copy the full SHA 26ce7e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a0f16 - Browse repository at this point
Copy the full SHA f3a0f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44015b1 - Browse repository at this point
Copy the full SHA 44015b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7a55c - Browse repository at this point
Copy the full SHA 3f7a55cView commit details -
Refactor
setCustomSignals
storage API- Add new `getWithTransaction` and `setWithTransaction` APIs - Refactor generic `get` and `set` APIs for code reuse - Update `setCustomSignals` to perform upsert operation in a single transaction.
Configuration menu - View commit details
-
Copy full SHA for 95df4e4 - Browse repository at this point
Copy the full SHA 95df4e4View commit details
Commits on Oct 30, 2024
-
Add unit test + improve public API documentation
- Removed changes to firebase/compat and remote-config-compat packages.
Configuration menu - View commit details
-
Copy full SHA for ff99a7c - Browse repository at this point
Copy the full SHA ff99a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 805db83 - Browse repository at this point
Copy the full SHA 805db83View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd7c6c2 - Browse repository at this point
Copy the full SHA fd7c6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832258b - Browse repository at this point
Copy the full SHA 832258bView commit details
Commits on Nov 20, 2024
-
- Handle numeric custom signal values - Handle empty custom signal map - Log error instead of throwing when exceeding limits
Configuration menu - View commit details
-
Copy full SHA for 07075dd - Browse repository at this point
Copy the full SHA 07075ddView commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e1b157 - Browse repository at this point
Copy the full SHA 9e1b157View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.