generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Labels
enhancementNew EnhancementNew Enhancementgood first issueGood for newcomersGood for newcomerstriagedThis issue has been reviewed by the triage teamThis issue has been reviewed by the triage team
Description
Is your feature request related to a problem? Please describe.
Currently the plugin teams are creating release tags manually after every release. This can lead to discrepancies when they cut the release tag using a different commit id compared to the one shipped with the artifact
Describe the solution you'd like
The build system knows the the commit id associated with each (generated) component artifacts shipped as part of a distribution. We should come up with an automated process (workflow) to cut release tags for all the components participating in a release based on the commit id (in the build manifest file) after every release.
- Create proof of concept
- Create a design document
- Implementation
Describe alternatives you've considered
Manually creating release tags after release
Metadata
Metadata
Assignees
Labels
enhancementNew EnhancementNew Enhancementgood first issueGood for newcomersGood for newcomerstriagedThis issue has been reviewed by the triage teamThis issue has been reviewed by the triage team