Files
endoflife-date-release-data/src
Marc Wrobel adb7cbfdeb [github_releases] Add automation (closes #34)
This script is using the GitHub CLI with the GraphQL API in order to retrieve releases. The reasons are:

- using 'gh release list' does not return all the releases
- using the API, directly or via GitHub CLI, is slow, produces a lot of 502 errors, and is harder due to pagination.
- using the GraphQL API directly is hard due to pagination.
- using a library, such as graphql-python, is sightly harder than using the GitHub CLI (and still requires a GITHUB_TOKEN).

Access to the GitHub token is required when using GitHub CLI, hence the update.yml workflow update.
2023-03-03 09:24:02 +01:00
..
2022-12-17 16:25:25 +05:30
2022-12-14 09:20:45 +05:30
2022-12-14 09:20:45 +05:30
2023-01-08 14:36:21 +01:00
2022-12-13 12:57:13 +05:30
2023-01-13 11:02:32 +01:00
2023-01-13 10:47:54 +01:00
2022-12-16 17:08:24 +05:30
2023-02-22 20:41:39 +01:00
2022-12-16 17:08:24 +05:30
2022-12-14 09:20:45 +05:30
2022-12-14 09:20:45 +05:30
2022-12-14 09:20:45 +05:30