Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,758
    • Issues 44,758
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #218536
Closed
Open
Issue created May 20, 2020 by Fabio Pitino@fabiopitino2️⃣Maintainer4 of 4 checklist items completed4/4 checklist items

Remove `ci_atomic_processing` and `ci_composite_status` feature flags

In #197930 (closed) we rolled out ci_atomic_processing and ci_composite_status feature flags.

This features are a replacement for the Ci::PipelineProcessing::LegacyProcessingService.

When removing the feature flag ci_atomic_processing we should also remove:

  • Ci::PipelineProcessing::LegacyProcessingService

Steps:

  • Remove FF ci_atomic_processing and Ci::PipelineProcessing::LegacyProcessingService (!37339 (merged))
  • Remove update_legacy_status and latest_builds_status (!39211 (merged))
    • suggestion: !37339 (comment 391423105)
  • Remove FF ci_composite_status (!39498 (merged))
  • Clean FFs
Edited Aug 24, 2020 by Furkan Ayhan
Assignee
Assign to
Time tracking