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

feat: variants for ab testing articles #514

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

thisismana
Copy link
Member

@thisismana thisismana commented Sep 7, 2023

  • Idee ist hier, die (named) Varianten direkt mit auszuliefern.
  • Der core Article selbst bleibt unberührt, nichts ändert sich
  • Wenn man eine Variante rendern soll, nimmt man z.B. je nach field verschiedene "Algorithmen" zum mergen des core articles mit der Variante .. in Java sähe es etwa os aus: article.toBuilder().mergeFrom(variant). Bei Elementen muss man es etwas anders machen, ... Details später :)

@thisismana thisismana merged commit 2d335b9 into stroeer:main Sep 12, 2023
9 checks passed
@thisismana thisismana deleted the abcd branch September 12, 2023 14:55
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

1 participant