Skip to content

Implement AB testing#276

Merged
riderx merged 10 commits into
Cap-go:mainfrom
WcaleNieWolny:implement_ab_testing
Aug 24, 2023
Merged

Implement AB testing#276
riderx merged 10 commits into
Cap-go:mainfrom
WcaleNieWolny:implement_ab_testing

Conversation

@WcaleNieWolny
Copy link
Copy Markdown
Contributor

@WcaleNieWolny WcaleNieWolny commented Aug 19, 2023

This PR implements this issue

Here is a recorded demo (Sorry for the length)

2023-08-19.07-07-00.mp4

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 19, 2023

Deploy Preview for webcapgo failed.

Name Link
🔨 Latest commit f63384c
🔍 Latest deploy log https://app.netlify.com/sites/webcapgo/deploys/64e6cc791955930008fe6aef

@WcaleNieWolny
Copy link
Copy Markdown
Contributor Author

image

Is this okay? I am aware that weak crypto = bad but it does not really matter here since the user can just spam update request until he gets the version he wants

@WcaleNieWolny
Copy link
Copy Markdown
Contributor Author

WcaleNieWolny commented Aug 19, 2023

Do not merge this just yet please, debounce is broken

@WcaleNieWolny
Copy link
Copy Markdown
Contributor Author

@riderx Fixed the debounce issue, ready to be merged

WcaleNieWolny and others added 2 commits August 19, 2023 20:27
* fix: plunk leaked key

* chore(release): 10.58.0 [skip netlify]

* fix: test CI

* chore(release): 10.59.0 [skip netlify]

* fix: remove useless code

* chore(release): 10.60.0 [skip netlify]

---------

Co-authored-by: Martin Donadieu <martindonadieu@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@riderx
Copy link
Copy Markdown
Member

riderx commented Aug 22, 2023

Can you revert change in CHANGELOG.md android/app/build.gradle ios/App/App.xcodeproj/project.pbxproj and package.json
this shouldn't be changed i think.
After i can merge it

@WcaleNieWolny
Copy link
Copy Markdown
Contributor Author

@riderx done

@WcaleNieWolny
Copy link
Copy Markdown
Contributor Author

@riderx Fixed merge conflicts (again, as you added some commits after I did that yesterday)

You can squash commits when you merge

Comment thread supabase/migrations/20230815171919_base.sql
@riderx riderx merged commit 935f99e into Cap-go:main Aug 24, 2023
@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 7 Code Smells

No Coverage information No Coverage information
16.5% 16.5% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

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.

2 participants