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(core): add feature flag switch for experience app #6564

Merged
merged 8 commits into from
Sep 20, 2024

Commits on Sep 19, 2024

  1. feat(core,schemas): implement experience package a/b test

    implement experience package a/b test
    simeng-li committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0a55a1a View commit details
    Browse the repository at this point in the history
  2. refactor(core,schemas): rename to featureFlag

    rename to featureFlag
    simeng-li committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    096b556 View commit details
    Browse the repository at this point in the history
  3. refactor(core): replace the hash alg

    replace the hash alg and add trySafe wrapper
    simeng-li committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a473e1d View commit details
    Browse the repository at this point in the history
  4. chore(core): update function name and comments

    update function name and comments
    simeng-li committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9598418 View commit details
    Browse the repository at this point in the history
  5. refactor(core): optimize the code logic

    optimize the code logic, add head to indicate the experience package
    simeng-li committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    894dd8e View commit details
    Browse the repository at this point in the history
  6. refactor(core): update static module proxy header

    update static module proxy header
    simeng-li committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    15932a0 View commit details
    Browse the repository at this point in the history
  7. fix(core): fix unit test

    fix unit test
    simeng-li committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5f847ab View commit details
    Browse the repository at this point in the history
  8. fix(core): clean up empty line

    clean up empty line
    
    Co-authored-by: Gao Sun <gao@silverhand.io>
    simeng-li and gao-sun authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1b33228 View commit details
    Browse the repository at this point in the history