Codebase list ruby-gitlab / 87adcfe spec / fixtures / feature.json
87adcfe

Tree @87adcfe (Download .tar.gz)

feature.json @87adcfe

87adcfe
 
 
 
 
 
 
 
 
 
 
 
 
 
{
  "name": "new_library",
  "state": "conditional",
  "gates": [
    {
      "key": "boolean",
      "value": false
    },
    {
      "key": "percentage_of_time",
      "value": 30
    }
  ]
}