-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
TOOLS-2472 comprised the work to automate the publishing of linux packages via curator. However, the current release process published packages named release.*, which are not recognized by the package managers because they are named incorrectly.
For this ticket, we need to do the following:
- Update the release automation code to send packages to curator for deployment with the appropriate name for the release platform. Because curator takes an s3 link and not an actual file upload, this will require uploading each package to a temp location in s3 with the correct name.
- Do some manual spot-checks to ensure that the packages uploaded are actually found by the package managers on the various distros.
- depends on
-
TOOLS-2472 Automate linux package publishing
- Closed
- is depended on by
-
TOOLS-2493 Cut tools 100.0.0 and 100.0.1 GA releases
- Closed
- links to