[users at bb.net] buildbot --version failing

Dustin J. Mitchell dustin at v.igoro.us
Tue Oct 27 13:28:33 UTC 2015


Those are good documentation suggestions -- what would you think about
making a pull request?
  https://github.com/buildbot/buildbot/tree/master/master/docs/tutorial

As far as SSH, that may just be Twisted's SSH implementation falling behind
the times (really, nothing should be using sha1 these days!).  But the
manhole is dangerous magic and shouldn't be publicly exposed anyway, so
it's probably safe to just document the workaround you've mentioned.

Also, regarding using virtualenv for production installs -- that actually
is a best practice for deployments on long-term maintained hosts; the other
best practice is system-level installs on ephemeral machines (EC2 instances
or docker images).

Dustin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20151027/4ea14664/attachment.html>


More information about the users mailing list