The server build currently produces a tools package which contains both the go tools and various other tools that come from the server repository, like mongoldap or compass_installer.
However, the go tools are moving to their own new package, and we are removing the go tools from the server package.
Since we want the old user-facing package name to continue to work for users, we need to rename the package that provides the server tools, so that we can introduce a metapackage that depends on both the server tools and the go tools packages.
- depends on
-
TOOLS-2444 Generate deb packages in dist task
- Closed
-
TOOLS-2472 Automate linux package publishing
- Closed
-
TOOLS-2480 Generate rpm packages in dist task
- Closed
-
TOOLS-2493 Cut tools 100.0.0 and 100.0.1 GA releases
- Closed
- is depended on by
-
SERVER-45911 Add new tools metapackage to depend on both server and go cli tools
- Closed