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.
- Host: GitHub
- URL: https://github.com/gnu-octave/octave-buildbot
- Owner: gnu-octave
- License: gpl-3.0
- Created: 2020-07-28T05:01:29.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-22T11:11:55.000Z (3 months ago)
- Last Synced: 2026-03-23T01:50:44.396Z (3 months ago)
- Topics: buildbot, docker, octave
- Language: Python
- Homepage:
- Size: 551 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).