-
Notifications
You must be signed in to change notification settings - Fork 2
Release/4.0.0 beta2 #18
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…o/flagship-android-dev
Fs3 334 fix batch length
Fs3 563 event value type
**Changed:** - Compilation and publishing to Maven Central
**Changed:** - Automate sonatype release
- **Changed** - userExposed has been renamed to visitorExposed - **Added** - Flagmetadata now returns campaign name, variation group name and variation name. - onVisitorExposed callback - Warning when Flags need to be updated
* Fs3 563 event value type (#9) Fix Event Hit value type: must be > to 0 * Test/GitHub package (#10) **Changes:** - Compilation and publishing to Maven Central * start tracking manager * hits refactor, need http refactor * loop is ok * up to date * Feature/fs3 1034 fetch warning (#11) - **Changed** - userExposed has been renamed to visitorExposed - **Added** - Flagmetadata now returns campaign name, variation group name and variation name. - onVisitorExposed callback - Warning when Flags need to be updated * start new cache manager * fix new cache interfaces * merge * change db schema + interfaces * hit from cache to test * start tests * to clean and start QA * rework tf, cache and hits * tf flags, cache, visitor * move to async * QA TM * to finish XPC tests * rework logs + tests ok * consent is now mandatory at visitor creation * fix Response Compat read body * removed compatr * Trust isrg-root-X1 cert * ok * cleaned * clean 2 * status and tests ok * add missing files * ok for statuses * ok for FlagCollection * TS enablement to test * End of TS continue TS TF * test ok for troubleshooting * ok * usage tf * start collect * collect almost ok, need to check touches data * ok collect need refacto * need fix TU +clean+log * also strategy * ok for tests * added strategy + some logs * clean and retest * fix timeout * start TF EAI, fix build * first TF * more tf * tf * code cleaned * rename collectEmotionsAIEvents * account settings troubleshooting, add eai troubleshooting, beta version * Troubleshooting ok * fix tf and coverage with jacoco * enabled tf logs on CI * disabled tf logs on CI * test ci * fix tf and ci * fix tf add gradle build * tf class 1 by 1 * tf class 1 by 1 * tf class 1 by 1 * tf class 1 by 1 * tf class 1 by 1 * try with more delay and multitask * try gradle options * try gradle options * try gradle options * try gradle options * try gradle options * try gradle options * try gradle options * try gradle options * try gradle options * try with splited commands test * try with splited commands test 2 * gradle cache * test without continuous_fail * try cache * try gradle only build flagship
## Fix: Improve coroutine safety and lifecycle integration - 🔒 Enhance code security by using safer patterns - 🛠 Fix blocking coroutine execution within lifecycle callbacks
## Fix: Improve coroutine safety and lifecycle integration - 🔒 Enhance code security by using safer patterns - 🛠 Fix blocking coroutine execution within lifecycle callbacks
add test report as artifact
## Fix: Improve coroutine safety and lifecycle integration - 🔒 Enhance code security by using safer patterns - 🛠 Fix blocking coroutine execution within lifecycle callbacks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.