On 20/10/15 15:15, Daniel Beck wrote: > > On 20.10.2015, at 15:07, Christopher Orr <[email protected]> wrote: > >> t would be nice >> to confirm this, but I don't know where the source code is, or where the >> bot runs. >> >> This is just out of curiosity, so it's not really important — but I find >> it quite a useful resource, so it would be nice to know where it runs, >> and how contributions can be made. Does anybody know? :) > > The Twitter bot just tweets the http://jenkins-ci.org/releases.rss feed. > > Which gets generated here: https://ci.jenkins-ci.org/job/infra_release.rss/ > With sources here: https://github.com/jenkinsci/backend-release.rss > > And that's where the group is relevant although it should not be: > https://github.com/jenkinsci/backend-release.rss/blob/master/release.rss.groovy#L24
Nice, thanks. Funnily enough, the release-history.json contains a `firstRelease` (and `latestRelease`) flag, which seems to be generated correctly. Regards, Chris -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/56264D8B.4070409%40orr.me.uk. For more options, visit https://groups.google.com/d/optout.
