On Wed, Jan 21, 2015 at 01:30:03PM -0800, Andrei Alexandrescu via Digitalmars-d wrote: > On 1/21/15 12:42 PM, Vladimir Panteleev wrote: > >On Wednesday, 21 January 2015 at 07:21:44 UTC, Jacob Carlborg wrote: > >>On 2015-01-21 03:59, Andrei Alexandrescu wrote: > >> > >>>Deployed. Let's thank Vladimir for this great work! -- Andrei > >> > >>The icons need higher resolution for retina displays. Especially the > >>expand (plus) icons in the menu. > > > >https://github.com/D-Programming-Language/dlang.org/pull/820 > > Nice. That said, that broke the build. That's what we get for not > having an autotester... -- Andrei
Yeah we need an autotester for dlang.org, if only to verify it can still build. As a nice side-effect, it could possibly also publish the result to a temporary / staging server so that reviewers can preview what the changes will look like. T -- Computers are like a jungle: they have monitor lizards, rams, mice, c-moss, binary trees... and bugs.
