Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFeature suggestion: Ruby releases and branches as structured data #2066
Comments
Maybe |
Thanks @dentarg, yes, that would certainly work, using the raw response at https://raw.githubusercontent.com/ruby/www.ruby-lang.org/master/_data/releases.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It'd be handy to have a structured data source that a script can consume showing the Ruby version release history, including the info that is on the releases and branches pages.
This would help automating detection of when it is time to update Ruby.