endoflife-date / release-data

Common Release Data for various projects in a consumable format, automatically updated.
MIT License
100 stars 36 forks source link

Track Fedora Release Schedule #342

Open captn3m0 opened 2 months ago

captn3m0 commented 2 months ago

Via https://github.com/endoflife-date/endoflife.date/pull/5035, Fedora maintains a schedule site: https://fedorapeople.org/groups/schedule/. This is generated via an externally managed calendar, which syncs to this repo in a XML format

What we want to pick out is the following task:

<Task>
<Name>Final Target date #1</Name>
<Start>2024-10-22T08:00:00</Start>
<Finish>2024-10-22T08:00:00</Finish>
</Task>

The EOL events are labeled differently across releases, but it should be possible to filter for them. Schedule is also available in JSON as well.