From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Corbin Date: Wed, 04 Dec 2019 15:12:50 +0000 Subject: [Buildroot] Autobuilder Package Stats Page In-Reply-To: <20191204155348.39878299@windsurf> References: <1653501.gvH1ob0Lqs@laptop> <20191204155348.39878299@windsurf> Message-ID: <2139527.4b9fbVHFrc@laptop> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Wednesday, 4 December 2019 14:53:48 GMT Thomas Petazzoni wrote: > On Wed, 04 Dec 2019 13:24:52 +0000 > > Mark Corbin wrote: > > I've been updating package URLs based on the status information shown on > > the 'package stats' page (http://autobuild.buildroot.org/stats/), but the > > page output hasn't changed to reflect these new updates. > > > > I was wondering when/how the page is updated? I have been checking the > > current URL status of packages by running './support/scripts/pkg_stats' > > directly from the command line, but it would be useful if the web page > > was refreshed regularly to capture any changes. > > The page is updated once a day, the last date is at the bottom of the > page, together with the commit id. > > When a "next" branch exists, the page is based on data from the next > branch, so that we use the latest package versions known by Buildroot. > However, all your URL-related changes have been merged to master, so > they didn't show up in the refreshed statistics page. Do any changes made to 'master' normally get committed to 'next' too when it exists?