endoflife-date / endoflife.date

Informative site with EoL dates of everything
https://endoflife.date
MIT License
2.23k stars 660 forks source link

Add Chrome and Node version details to Electron #5098

Closed captn3m0 closed 1 week ago

captn3m0 commented 1 week ago

Adds Chrome and Node version details as custom columns.

I created this as a test for Copilot Workspace. Not sure if the session is share-able, but this is the link: Copilot Workspace session.

I pasted all of the raw data from upstream in the "specification", and it still got a few rows incorrect. It also decided to drop all of the markdown text from the file, so I had to cleanup a bit after it.

Fixes #4667