-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Description
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:
- 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
- Check the sha256sum for the file downloaded to assert it equals c7fadfb0c587b788d1e5aad830b7f20644aec1bbb88580b02d1d9809e40a49e4
- 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
Labels
No labels