-
Type:
Improvement
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Build
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Backport Requested:v4.0
-
Epic Link:
-
Sprint:Dev Tools 2018-10-22
We have some situations where the embedded download returns a filename like 4.1.3-196-g434f7c8.tgz which doesn't have a leading mongo-embedded-sdk on it. When unpacked, the directory does look right: mongo-embedded-sdk-4.1.3-196-g434f7c8.
There are probably some other inconsistencies. We should go through all the artifacts and download links and ensure that the filenames consistently are prefixed with mongo-embedded-sdk-$VERSION, and that they unpack into an analagously named directory. Similar checks should be done for the -latest download links.