An open API service indexing awesome lists of open source software.

https://github.com/gnu-octave/octave-buildbot

Buildbot and Docker based CI/CD platform for GNU Octave release pipeline.
https://github.com/gnu-octave/octave-buildbot

buildbot docker octave

Last synced: 2 months ago
JSON representation

Buildbot and Docker based CI/CD platform for GNU Octave release pipeline.

Awesome Lists containing this project

README

          

# octave-buildbot

> https://hub.docker.com/r/gnuoctave/buildbot

Docker images for a Buildbot Master and Worker to manage
[GNU Octave](https://www.octave.org) builds.

The documentation for the Buildbot Master can be found in the
["master" subdirectory](https://github.com/gnu-octave/octave-buildbot/tree/master/master)
and for the Buildbot Worker in the
["worker" subdirectory](https://github.com/gnu-octave/octave-buildbot/tree/master/worker),
respectively.

For minimal local setup of Buildbot Master and Worker, see the
["test" subdirectory](https://github.com/gnu-octave/octave-buildbot/tree/master/test).