Acquire and configure a dedicated Windows build slave. #2344

Closed
opened 2014-11-29 04:36:31 +00:00 by daira · 2 comments
daira commented 2014-11-29 04:36:31 +00:00
Owner

Nathan wrote at https://github.com/LeastAuthority/leastauthority.com/issues/287 :

We should see if we can get Don't Panic to setup a buildbot slave. It's in both of our interests and we can help them with setup if they provide the hardware.

Nathan wrote at <https://github.com/LeastAuthority/leastauthority.com/issues/287> : > We should see if we can get Don't Panic to setup a buildbot slave. It's in both of our interests and we can help them with setup if they provide the hardware.
tahoe-lafs added the
dev-infrastructure
normal
task
n/a
labels 2014-11-29 04:36:31 +00:00
tahoe-lafs added this to the soon (release n/a) milestone 2014-11-29 04:36:31 +00:00
tahoe-lafs changed title from collaborate with Don't Panic to set up a Windows build slave to Acquire and configure a dedicated Windows build slave. 2015-01-22 16:05:17 +00:00
warner commented 2016-02-22 21:57:50 +00:00
Author
Owner

I'm testing out https://www.appveyor.com, which is free for FOSS projects. And most importantly, managed by someone else :).

I'm also adding support for running our tests under tox, since tox creates a virtualenv for you. The appveyor config should be simplified by having it run tox intead of running virtualenv/setup.py/trial directly, and then I think we can use this on all our other buildslaves too.

'tox' appears to build an sdist from your source tree, then install that into the virtualenv, then run a command of your choosing. I'm using trial allmydata.

I'm testing out <https://www.appveyor.com>, which is free for FOSS projects. And most importantly, managed by someone else :). I'm also adding support for running our tests under [tox](https://testrun.org/tox/latest/index.html), since tox creates a virtualenv for you. The appveyor config should be simplified by having it run tox intead of running virtualenv/setup.py/trial directly, and then I think we can use this on all our other buildslaves too. 'tox' appears to build an sdist from your source tree, then install that into the virtualenv, then run a command of your choosing. I'm using `trial allmydata`.
exarkun commented 2019-07-25 13:05:24 +00:00
Author
Owner

Buildbot has been decommissioned.

Buildbot has been decommissioned.
tahoe-lafs added the
wontfix
label 2019-07-25 13:05:24 +00:00
exarkun closed this issue 2019-07-25 13:05:24 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#2344
No description provided.