Commit Graph

1 Commits (bc9a0969380da2db9fd20b035121051f736be8bb)

Author SHA1 Message Date
Dustin bc9a096938 ci: Build wheels and publish to wheelhost
This commit introduces a Jenkins pipeline definition and accompanying
shell scripts to build Wheel packages for *taiga-back*. These packages
are then uploaded to the "wheelhost" (i.e *file0.pyrocufflink.blue*,
presently), where they can then be used by `pip` to install Taiga on the
production machine. This makes it possible to install Taiga without
needing build-time dependencies on the final host.
2019-02-16 11:54:14 -06:00