Description
For 9.0 release fleet-server needs to be packaged using prerelease qualifiers, like:
beta
rc1
,rc2
The goal of this issue is to check that the relative packages can be correctly generated, specifically
- File names contain the prerelease qualifiers
- version command output correctly prints the specified qualifiers
- Unified release pipelines work for versions with prerelease qualifiers
- Release candidate can be re-released as final 9.0 version
Notes:
- These qualifiers will be used in staging, so there should be no overlap with SNAPSHOT DRA flow