endoflife-date / endoflife-date/release-data
Track Fedora Release Schedule
- Dominant language
- Python
- Stars
- 221
- Forks
- 71
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 11
Description
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](https://pagure.io/fedora-pgm/schedule) in a [XML format](https://pagure.io/fedora-pgm/schedule/blob/main/f/f-41/Fedora.Schedule.xml)
What we want to pick out is the following task:
```xml
Final Target date #1
2024-10-22T08:00:00
2024-10-22T08:00:00
```
The EOL events are labeled differently across releases, but it should be possible to filter for them. Schedule is also available in [JSON](https://fedorapeople.org/groups/schedule/f-40/f-40-key.json) as well.
Contributor guide
Assessment
This issue has not been assessed yet.