warvair / peerblock

Automatically exported from code.google.com/p/peerblock
Other
0 stars 1 forks source link

Need ability to perform update-checking of Interim Releases #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Now that we have update-checking turned on, we need a way to keep our Test
Team up-to-date too with new Interim Releases.

What I'm thinking about doing is creating a "hidden" field in the .conf
file to enable checking for new test-releases.  This field will not show up
in the UI, but users can easily tweak this value by-hand if they'd like to.

Original issue reported on code.google.com by peerbloc...@gmail.com on 7 Aug 2009 at 2:20

GoogleCodeExporter commented 9 years ago
This was fixed in commit r90.  We now have four different "flavors" of builds:
Public, Interim, Test, and Dev; each of these checks its own URL for updates.

Original comment by peerbloc...@gmail.com on 17 Aug 2009 at 4:04