I wish more companies were doing this. What could be the factor that would prevent all companies to do the same, apart from laziness? Am I the only one interested by the changes that are made on the tools that I like? I'm the kind of guy who reads all release notes.
GitHub provides an RSS feed for all user-facing changes made on the platform
11–20 of 21 posts
Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#12I wish more companies were doing this. What could be the factor that would prevent all companies to do the same, apart from laziness? Am I the only one interested by the changes that are made on the tools that I like? I'm the kind of guy who reads all release notes.
The Beeminder folks are doing this since 2011 http://uvi.glitch.me/
Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#13Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#14I wish more companies were doing this. What could be the factor that would prevent all companies to do the same, apart from laziness? Am I the only one interested by the changes that are made on the tools that I like? I'm the kind of guy who reads all release notes.
Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#15Will take this idea/example into consideration for some of my projects.
Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#16Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#17Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#18We're also doing this with our GraphQL changes in https://developer.github.com/v4/changelog/ .
Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#19Re: GitHub provides an RSS feed for all user-facing changes made on the platform
#20As far as I know, it's not like the pushed notifications include data that isn't available via painful and expensive /scraping. And with PuSH, there could be third party hubs.
I guess I've answered my own questions. Is anyone aware of folks running PuSH hubbubs for GH repos and letting other folks publicly freely subscribe to those notifications? If not, maybe a new item to add to my list...