ansible-build-data icon indicating copy to clipboard operation
ansible-build-data copied to clipboard

Update endoflife.date data when new major releases are made, or releases are EoL'ed

Open felixfontein opened this issue 3 years ago • 2 comments

We should update the data at endoflife.date on https://github.com/endoflife-date/endoflife.date/blob/master/products/ansible.md once we release a new major version, and also once a major version is End of Life (change eol: false to eol: <ISO-Date> for that major release train).

@Ompragash @rooftopcellist I realize that there's a lot of the releasing process that isn't written down publicly (or at least nowhere I know). Where should we collect such information, including who does the various steps? Some things (like preparing the next major release by creating the corresponding folder etc.) can easily be done by community folks, some others (like doing the actual release) can only be done by you (since we cannot publish to the ansible PyPi).

Ref: https://github.com/endoflife-date/endoflife.date/pull/1047#issuecomment-1275288309

felixfontein avatar Oct 12 '22 05:10 felixfontein

Thanks for bringing this up @felixfontein :) I wasn't aware of this but will document it and the other steps that are involved to build the tarball and send a PR!

Ompragash avatar Oct 12 '22 13:10 Ompragash

Glad to see this getting noted in the release process. Our automation already notifies us of any new major versions that need manual addition, but keeping this as part of the release process will be great!

captn3m0 avatar Oct 22 '22 15:10 captn3m0