Skip to content

Incorrect commit hash for tag for v5.3.1 #1523

@szelenka

Description

@szelenka

Describe the bug
This commit changed the tag download for the following versions, to all point to d5.1.5 which changes the code between these tags:
7af1180
@jmckulk jmckulk

To Reproduce
Steps to reproduce the behavior:

  1. Download the tag for v5.1.3 with the GitHub API: https://api.github.com/repos/CrunchyData/crunchy-containers/tarball/refs/tags/v5.3.1
  2. Check the sha256sum for the file downloaded to assert it equals c7fadfb0c587b788d1e5aad830b7f20644aec1bbb88580b02d1d9809e40a49e4
  3. Inspect the filename downloaded, to ensure it has "v5.1.3" in the filename. It'll point to "d5.1.5" instead

Expected behavior
I would expect downloading tag "v5.1.3" to contain the contents of the "v5.3.1" tag, not "d5.1.5" tag.

Please fix the commits the tags point to for these tags:

  • v5.3.1
  • v5.2.2
  • d5.3.1
  • d5.2.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions