Re: Getting the current release version

2013-09-05 Thread Robert Kaiser
Robert Helmer schrieb: Thanks for the shout-out - releases-api exposes the metadata that's only available on ftp.m.o (this is something we need for Socorro so we decided to split this out into it's own service). Ideally this would come from a better source, but FTP is as "official" as we can get

Re: Getting the current release version

2013-08-30 Thread Mike Hommey
On Fri, Aug 30, 2013 at 03:16:27PM +0100, Ed Morley wrote: > On 30 August 2013 15:14:54, Ed Morley wrote: > >For platform: > >https://hg.mozilla.org/releases/mozilla-release/file/tip/config/milestone.txt > > > >For Firefox (and yeah currently the same as platform): > >https://hg.mozilla.org/release

Re: Getting the current release version

2013-08-30 Thread Reuben Morais
On Aug 30, 2013, at 1:35 PM, Eric Shepherd wrote: > On 2013-08-30 16:13:50 +, Jesper Kristensen said: > >> I use http://svn.mozilla.org/libs/product-details/json/firefox_versions.json >> I use that because that was what the download button on www.mozilla.org did. >> I don't know if the downl

Re: Getting the current release version

2013-08-30 Thread Eric Shepherd
On 2013-08-30 16:13:50 +, Jesper Kristensen said: I use http://svn.mozilla.org/libs/product-details/json/firefox_versions.json I use that because that was what the download button on www.mozilla.org did. I don't know if the download button still uses that resource. This is an interesting

Re: Getting the current release version

2013-08-30 Thread Robert Helmer
On Fri, Aug 30, 2013 at 10:07 AM, Gregory Szorc wrote: > On 8/30/13 7:09 AM, Eric Shepherd wrote: > >> This is sort-of-kind-of platform related, but only indirectly, so let me >> know if there's a better place to ask this question, please. >> >> If a web page needs to be able to display the curre

Re: Getting the current release version

2013-08-30 Thread Wil Clouser
On Fri, Aug 30, 2013 at 01:45:51PM -0300, Reuben Morais wrote: > On Aug 30, 2013, at 1:35 PM, Eric Shepherd wrote: > > On 2013-08-30 16:13:50 +, Jesper Kristensen said: > > > >> I use > >> http://svn.mozilla.org/libs/product-details/json/firefox_versions.json > >> I use that because that was

Re: Getting the current release version

2013-08-30 Thread Gregory Szorc
On 8/30/13 7:09 AM, Eric Shepherd wrote: This is sort-of-kind-of platform related, but only indirectly, so let me know if there's a better place to ask this question, please. If a web page needs to be able to display the current release version of Gecko, is there a place we can pull that informa

Re: Getting the current release version

2013-08-30 Thread Eric Shepherd
On 2013-08-30 16:01:21 +, Axel Hecht said: This is going to be off by one release for one week out of 6, though. We're doing the beta-release migration at release minus a week and a day, i.e., we're migrating on Sept 9, and release on Sept 17: https://mail.mozilla.com/home/ake...@mozilla

Re: Getting the current release version

2013-08-30 Thread Bhavana Bajaj
ev-platform@lists.mozilla.org, > clous...@mozilla.com > Sent: Friday, August 30, 2013 9:48:07 AM > Subject: Re: Getting the current release version > > On Fri, Aug 30, 2013 at 01:45:51PM -0300, Reuben Morais wrote: > > On Aug 30, 2013, at 1:35 PM, Eric Shepherd wrote

Re: Getting the current release version

2013-08-30 Thread Jesper Kristensen
I use http://svn.mozilla.org/libs/product-details/json/firefox_versions.json I use that because that was what the download button on www.mozilla.org did. I don't know if the download button still uses that resource. Den 30-08-2013 16:09Eric Shepherd skrev: This is sort-of-kind-of platform rel

Re: Getting the current release version

2013-08-30 Thread Axel Hecht
On 8/30/13 4:14 PM, Ed Morley wrote: On 30 August 2013 15:09:08, Eric Shepherd wrote: This could even be a place in the source code we could pull up a MXR link and peel out of the code. I just don't know where in the code to get it. For platform: https://hg.mozilla.org/releases/mozilla-release

Re: Getting the current release version

2013-08-30 Thread Eric Shepherd
On 2013-08-30 14:14:54 +, Ed Morley said: For platform: https://hg.mozilla.org/releases/mozilla-release/file/tip/config/milestone.txt For Firefox (and yeah currently the same as platform): https://hg.mozilla.org/releases/mozilla-release/file/tip/browser/config/version.txt This is exact

Re: Getting the current release version

2013-08-30 Thread Ed Morley
On 30 August 2013 15:14:54, Ed Morley wrote: For platform: https://hg.mozilla.org/releases/mozilla-release/file/tip/config/milestone.txt For Firefox (and yeah currently the same as platform): https://hg.mozilla.org/releases/mozilla-release/file/tip/browser/config/version.txt (Although you'll w

Re: Getting the current release version

2013-08-30 Thread Johnathan Nightingale
(I like Ed's answer more, though) On Aug 30, 2013, at 10:17 AM, Johnathan Nightingale wrote: > I don't know if it will serve your purposes, but wiki.mo does have: > > https://wiki.mozilla.org/Template:CURRENT_VERSION > > and derivatives: > > https://wiki.mozilla.org/Template:BETA_VERSION > htt

Re: Getting the current release version

2013-08-30 Thread Johnathan Nightingale
I don't know if it will serve your purposes, but wiki.mo does have: https://wiki.mozilla.org/Template:CURRENT_VERSION and derivatives: https://wiki.mozilla.org/Template:BETA_VERSION https://wiki.mozilla.org/Template:AURORA_VERSION https://wiki.mozilla.org/Template:CENTRAL_VERSION Doesn't do poi

Re: Getting the current release version

2013-08-30 Thread Ed Morley
On 30 August 2013 15:09:08, Eric Shepherd wrote: This could even be a place in the source code we could pull up a MXR link and peel out of the code. I just don't know where in the code to get it. For platform: https://hg.mozilla.org/releases/mozilla-release/file/tip/config/milestone.txt For Fi