Skip to content

Adds methods to calculate specific versions

Mayra Cabrera requested to merge add-methods-to-calculate-upcoming-releases into main

What does this MR do?

Two methods were added to calculate specific versions:

  • current_version_for_date - It returns the current version for the specific date.
  • next_patch_versions - Returns the previous versions for the given date.

Related to gitlab-com/gl-infra/delivery#19839 (closed)

Edited by Mayra Cabrera

Merge request reports