elastic / elastic/elastic-stack-installers
Remove signing for files and MSI packages
Open
cleanup
- Dominant language
- C#
- Stars
- 9
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
After https://github.com/elastic/elastic-stack-installers/pull/212 has been merged, the signing will be taken care of by the unified release, so we don't need signing capabilities in this framework anymore.
Practically it would mean removing:
- https://github.com/elastic/elastic-stack-installers/blob/main/src/build/BullseyeTargets/SignMsiPackageTarget.cs
- https://github.com/elastic/elastic-stack-installers/blob/main/src/build/BullseyeTargets/SignProductBinariesTarget.cs
and references to them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.