You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
The current release process has lot of manual overhead and needs to be automated to support minor and patch version(s) for multiple major versions.
Describe the solution you'd like
Patch release for current / previous major versions:
Patch release should follow a completely automated release process with a pre-defined cadence. This will be a set it and forget it (SiFi) pipeline that will build, test and publish the patched artifacts automatically. The patch release workflows would automatically start building the artifacts against the last minor version of a major on the pre defined cadence (once / twice a month) and executes the tests and publish the patched artifacts to the target distribution channels on the release day. The workflows would standardize the red, yellow and green criteria and send notifications at a periodic cadence to stakeholders and track a given release end to end.
Minor release for current version:
Minor release should follow one click release model where all the artifacts will be staged and ready to be deployed to production by click of a button. The workflows would standardize the red, yellow and green criteria and send notifications at a periodic cadence to stakeholders and track a given release end to end.
Major release for next version:
Major release should follow one click release model where all the artifacts will be staged and ready to be deployed to production by click of a button. The workflows would standardize the red, yellow and green criteria and send notifications at a periodic cadence to stakeholders and track a given release end to end.
[Triage] This is a north star vision that requires automating the release process along with the tasks involved for release activities. We need to closely work with all the teams to achieve this goals.
Is your feature request related to a problem? Please describe
The current release process has lot of manual overhead and needs to be automated to support minor and patch version(s) for multiple major versions.
Describe the solution you'd like
Patch release for current / previous major versions:
Minor release for current version:
Major release for next version:
Describe alternatives you've considered
No response
Additional context
(#1361)(#4216)
The text was updated successfully, but these errors were encountered: