Skip to content

Refactor bash helper for checksum validation

Anatoli Babenia requested to merge abitrolly/gitlab-development-kit:hashopt into main

What does this merge request do and why?

Refactor checksum function to use argument instead of global variable.

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports