Skip to content
Snippets Groups Projects

Feature flags from GitLab

Merged Emiliano Balbuena requested to merge epic/feature-flags into master

Summary

Integrate GitLab onto feature flags management

Steps to test

Note: Ensure you sync with other testers because you might be flipping each other switches.

Estimated Regression Scope

Feature flags might not be correctly read or exported to frontend.

Deployment

New Settings

$CONFIG->set('unleash', [
    'apiUrl' => '', // URL to GitLab's Unleash server
    'instanceId' => '', // GitLab's Unleash instance ID
    'applicationName' => '', // GitLab Feature Flags environment
    'pollingIntervalSeconds' => 300, // Cache bust
    'metricsIntervalSeconds' => 15, // Metrics interval
]);
Edited by Emiliano Balbuena

Merge request reports

Checking pipeline status.

Merged by Mark HardingMark Harding 5 years ago (Jan 27, 2020 6:08pm UTC)

Loading

Pipeline #112685459 passed

Pipeline passed for 3514903b on master

5 environments impacted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading