Skip to content

Rename plugins to file hooks

Dmytro Zaporozhets (DZ) requested to merge dz-rename-plugins into master

What does this MR do?

Renames plugins feature to file hooks. Per #196051 (closed).

  • Rename all code and specs
  • Rename rake tasks
  • Rename the documentation
  • Sidekiq queue

Not renamed:

  • plugins directory. Because all existing plugins will stay in old directory. Keep till major release? Support both plugins and file_hooks directories at the same time? Follow-up issue => #196846 (closed)
  • log file. Keep till major release? Follow-up issue => #196846 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 🤖 GitLab Bot 🤖

Merge request reports