Closed artemiux closed 4 months ago
The intent is for these to always match, so I've filed a PR to add apache-http-server
as a redirect: https://github.com/endoflife-date/endoflife.date/pull/5300
This will ensure https://endoflife.date/api/apache-httpd-server.json redirects to https://endoflife.date/api/apache.json, similar to how https://endoflife.date/api/httpd.json redirects right now.
Another alternative is to change the page link to /apache-http-server
, but unsure about that.
I'll check to see if there are other such pages and file corrections if needed.
It is suggested to add a product object with the appropriate identifier and full name properties inside.
I like the idea of having a product.identifier
JSON key.
cc @marcwrobel
Filed https://github.com/endoflife-date/endoflife.date/pull/5301 to fix such issues across all products. Once that is merged, we can add a test to ensure this doesn't break in the future.
Thanks for the project. I use it to automatically send notifications every week and I have one suggestion.
Currently, the product name can be extracted from the release file name. For example, jira.json corresponds to jira. This identifier can be used to generate a link to the website. However, this method won't work in some cases. For instance, using apache-http-server from apache-http-server.json will return a 404 error.
It is suggested to add a product object with the appropriate identifier and full name properties inside. For instance, for releases/apache-http-server.json, it would be structured as follows: