Skip to content

Rename check packages class to match its function

Dat Tang requested to merge dattang/rename-check-packge-class-name into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

  • Rename check packages class to match its function

CheckPackagesAvailability* classes only get the status of the check job and return it as a hash with keys are the tags and values are the status. Thus, the name is changed to match its function and avoid confusion with other classes in future.

Ref: gitlab-com/gl-infra/delivery#20290 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Dat Tang

Merge request reports

Loading