endoflife-date / endoflife.date

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

End of Life Matrix GitHub Action #2786

Open JLLeitschuh opened 1 year ago

JLLeitschuh commented 1 year ago

Hi All!

I've developed a GitHub action leveraging the endoflife API to generate a matrix to run GitHub actions against.

This is super useful if you want to, for example, ensure that a library maintains compatibility with the latest versions of a dependency. For example, with the latest version of Java.

https://github.com/JLLeitschuh/endoflife-date-matrix-action

I want to offer to pass ownership of this action from my GitHub account over to this organization so it becomes an official endoflife-date action. I'm more than happy to maintain the action long-term, but I figure that it would find a better home under this organization than under my personal GitHub account. Thoughts?

Happy to discuss more on a call if that's easier than back-and-forth in an issue: https://calendly.com/jonathan-leitschuh-at-open-source-security-foundation

welcome[bot] commented 1 year ago

Thank you for opening your first issue here :+1:. Be sure to follow the issue template if you chose one.

marcwrobel commented 1 year ago

Hi @JLLeitschuh, thanks a lot !

@captn3m0 you may be very interested by this as it looks similar to what you were trying to achieve in #2700.

marcwrobel commented 1 year ago

ping @captn3m0