Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: optimizely/ruby-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.5.1.0
Choose a base ref
...
head repository: optimizely/ruby-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on May 16, 2025

  1. [FSSDK-11389] update: experiment_id and variation_id added to payloads (

    #361)
    
    * optimizely.rb -> added variation id and experiment id to notification listerner payload
    optimizely_user_context_spec.rb -> fixed unit tests
    
    * -unit tests updated
    -rubocop autocorrection
    
    * chore: trigger CI
    
    * fix: rubocop corrections
    FarhanAnjum-opti authored May 16, 2025
    Configuration menu
    Copy the full SHA
    61a95c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. [FSSDK-11140] Ruby: Update project config to track CMAB properties (#362

    )
    
    * [FSSDK-11140] Ruby: Update project config to track CMAB properties
    
    * Fix errors
    
    * Fix errors
    
    * Fix test
    
    * Correct the experiment
    
    * Add new test cases related CMAB
    
    * Implement comments
    
    * Correct the type
    
    * Fix lint
    esrakartalOpt authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    7658884 View commit details
    Browse the repository at this point in the history
  2. [FSSDK-11149] Ruby: Implement CMAB Client (#364)

    * [FSSDK-11149] Ruby: Implement CMAB Client
    
    * Implement copilot review
    
    * Implement comments
    
    * correct the name
    
    * correct the sleep
    
    * Correct the sleep
    esrakartalOpt authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    95f9e35 View commit details
    Browse the repository at this point in the history
Loading