[Issue 14072] New: Add "nightly" to http://asm.dlang.org

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jan 28 12:56:46 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14072

          Issue ID: 14072
           Summary: Add "nightly" to http://asm.dlang.org
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: websites
          Assignee: nobody at puremagic.com
          Reporter: andrei at erdani.com

Currently we can use 2.065 and 2.066 in http://asm.dlang.org. We should have
the option of using the current (prerelease) version of the compiler fetched
straight from github.

tools/update.sh contains all we need. We just have to put that in a cron job
and hook the binaries into the front-end appropriately.

Iain has his hands full with more urgent tasks. If there are any takers I'd be
glad to set you up with a ssh account to get this done.

--


More information about the Digitalmars-d-bugs mailing list