JuliaCI / julia-buildbot

Buildbot configuration for build.julialang.org
MIT License
19 stars 14 forks source link

Add a force-able builder for coverage? #31

Closed kshyatt closed 9 years ago

kshyatt commented 9 years ago

Hopefully I did this right?

staticfloat commented 9 years ago

Welp, let's see if this works! I'm thinking we have to supply a commit gitsha somewhere, but we can always try it out!

tkelman commented 9 years ago

kinda?

image

staticfloat commented 9 years ago

How about now?

tkelman commented 9 years ago

yep, looks way better now, will leave it up to @kshyatt to take it for a test ride though

image

staticfloat commented 9 years ago

I just realized that this builder doesn't use the revision property at all. Improvements in progress! -E

On Sat, Aug 29, 2015 at 11:09 PM, Tony Kelman notifications@github.com wrote:

yep, looks way better now, will leave it up to @kshyatt https://github.com/kshyatt to take it for a test ride though

[image: image] https://cloud.githubusercontent.com/assets/5934628/9565948/0e678856-4ea3-11e5-8bbb-33d61eeed487.png

— Reply to this email directly or view it on GitHub https://github.com/staticfloat/julia-buildbot/pull/31#issuecomment-136091475 .

staticfloat commented 9 years ago

Alright, it now has a "url" field which defaults to the latest binary, but can be manually pointed at any x86_64 binary on our AWS server to run against that particular commit. Care to try it out, @kshyatt?

kshyatt commented 9 years ago

I pressed the button!!