Sha256: 540ad71a633441f5f3ca8d6ea250e2c650e62cbc1d62f5bcb93ebb3588ed340d

Contents?: true

Size: 693 Bytes

Versions: 17

Compression:

Stored size: 693 Bytes

Contents

---
shopping:

  buy_now:
    description: Show "Buy Now" one-click purchase option to customers.
    retire_at: 2055-10-1
    type: release
    select:
    - proc: "FeaturesServiceSpec::ProcToggle#buy_now?"
    - schedule_at: 2015-4-1
      percentage: 100
      roles:
      - first-time
      hosts:
      - web[\d]-sf
      - web2
      env:
      - CANARY
      matching:
      - uploads/previews
      not_matching:
      - shopping/inline-ads
      reject: true

  # Import the feature configuration from the given path.
  import: "secondary.yml"

uploads:
  previews:
    description: "Show previews on uploads"
    retire_at: 2005-10-1
    type: release
    select:
    - reject: true

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
shamu-0.0.24 spec/lib/shamu/features/features.yml
shamu-0.0.21 spec/lib/shamu/features/features.yml
shamu-0.0.20 spec/lib/shamu/features/features.yml
shamu-0.0.19 spec/lib/shamu/features/features.yml
shamu-0.0.18 spec/lib/shamu/features/features.yml
shamu-0.0.17 spec/lib/shamu/features/features.yml
shamu-0.0.15 spec/lib/shamu/features/features.yml
shamu-0.0.14 spec/lib/shamu/features/features.yml
shamu-0.0.13 spec/lib/shamu/features/features.yml
shamu-0.0.11 spec/lib/shamu/features/features.yml
shamu-0.0.9 spec/lib/shamu/features/features.yml
shamu-0.0.8 spec/lib/shamu/features/features.yml
shamu-0.0.7 spec/lib/shamu/features/features.yml
shamu-0.0.5 spec/lib/shamu/features/features.yml
shamu-0.0.4 spec/lib/shamu/features/features.yml
shamu-0.0.3 spec/lib/shamu/features/features.yml
shamu-0.0.2 spec/lib/shamu/features/features.yml