-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
Currently, tagged releases are accessible by two URLs, one containing the SHA, and one pointing to "latest". They are uploaded by the "upload-all" task".
https://mciuploads.s3.amazonaws.com/libmongocrypt/all/master/latest/libmongocrypt-all.tar.gz
For drivers that are consuming libmongocrypt from the SHA URL, it would be preferable to refer to a tag instead, e.g.
https://mciuploads.s3.amazonaws.com/libmongocrypt/all/1.2.0/libmongocrypt-all.tar.gz
We can add an additional upload or symlink to the "upload-all" task.
- is related to
-
MONGOCRYPT-437 Replace hard-coded values from remote_file
- Closed
- related to
-
MONGOCRYPT-520 Fix tagged URL upload
- Closed
-
CDRIVER-3948 Upload tagged releases to a URL containing the tag name
- Closed