Skip to content

Remove the packages_finder_helper_deploy_token feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS]

David Fernandez requested to merge 326808-cleanup-feature-flag into master

🥄 Context

In !58497 (merged), we enabled packages_finder_helper_deploy_token by default for 13.12.

The feature flag has been enabled on gitlab.com for 4 weeks with no issues.

It is now time to remove it from the codebase.

Rollout issue: #326808 (closed)

🤔 What does this MR do?

  • the feature flag packages_finder_helper_deploy_token along with its definition file.
  • Update the related specs

🔭 Screenshots (strongly suggested)

n / a

📐 Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by David Fernandez

Merge request reports