Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix product identifiers #5301

Merged
merged 1 commit into from
Jul 6, 2024
Merged

Fix product identifiers #5301

merged 1 commit into from
Jul 6, 2024

Conversation

captn3m0
Copy link
Member

Since the filename is used by release-data, and possibly other products, this ensures that:

  1. the filename is always present in the permalink or alternate_urls
  2. You can always assume that endoflife.date/api/{filename}.json will return a JSON response.

This results in no breaking changes to the API
(with a minor exception for /raspberypi being dropped).

This might impact users who use the git repo as a dataset.

Ref: endoflife-date/release-data#352

Since the filename is used by release-data, and possibly
other products, this ensures that:

1. the filename is always present in the permalink or alternate_urls
2. You can always assume that endoflife.date/api/{filename}.json will
   return a JSON response.

This results in no breaking changes to the API
(with a minor exception for /raspberypi being dropped).

This might impact users who use the git repo as a dataset.

Ref: endoflife-date/release-data#352
@marcwrobel marcwrobel enabled auto-merge (squash) July 6, 2024 15:35
@marcwrobel marcwrobel merged commit d36c7d5 into master Jul 6, 2024
4 of 5 checks passed
@marcwrobel marcwrobel deleted the identifier-fixes branch July 6, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product-fixes Product content or release fixes that do not count as updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants