Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
515 stars 61 forks source link

Docs and fix for change log driven auto release process. #150

Closed Tatsinnit closed 1 year ago

Tatsinnit commented 2 years ago

Description

Hiya all, thank you so much in advance to read this, following PR will make release process for this repo more automatic and changelog driven, i.e. this PR adds Changelog driven release cadence capability to this PR. โค๏ธโ˜•๏ธ๐Ÿ™๐Ÿฅท๐Ÿš€

If we all agree this will replace current release deployment.

This simplifies human error, automates the whole process.

How?

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Screenshot from my fork run Minus the release stuff which I commented out because we know that works:

Below show the output and changelog version is flowing through

Screen Shot 2022-10-07 at 2 03 56 PM Screen Shot 2022-10-07 at 10 27 34 PM

With all artifacts

Screen Shot 2022-10-09 at 9 05 55 AM

Thanks, ^Tats

Tatsinnit commented 2 years ago

I like this! Could we also remove the old release workflow in this pr too?

Absolutely that's the final goal, this needs good testing before merge, so won't take long after we all reach consensus. Thanks. ๐Ÿš€๐Ÿš€๐ŸŽŠ

bfoley13 commented 1 year ago

I like it! Lets see what works and pull in what we can to our other open source projects!

davidgamero commented 1 year ago

This will improve the release process and is a good idea ๐Ÿ˜„ I'm ready to review this once we reach a consensus on the details

qpetraroia commented 1 year ago

Looking good!

Tatsinnit commented 1 year ago

๐Ÿ’กโค๏ธ๐Ÿ™ Thank you so much all! I have pushed the final matured changes and added screenshot of a test release I tested from my fork. This PR is now all ready for final eye ball and merge. Thanks heaps.