Skip to content

feat: added eval reasons to variable properties #181

feat: added eval reasons to variable properties

feat: added eval reasons to variable properties #181

Workflow file for this run

name: Run Test Harness
on:
pull_request:
branches: [main]
jobs:
harness-tests:
name: Harness Tests
runs-on:
labels: ubuntu-latest-4-core
steps:
- uses: DevCycleHQ/test-harness@main
with:
sdks-to-test: ruby
sdk-github-sha: ${{github.event.pull_request.head.sha}}
sdk-capabilities: '{ "Ruby": ["ClientCustomData", "V2Config", "VariableFeatureId", "AllVariables", "AllFeatures", "cloudEvalReason", "evalReason"]}'