Skip to content
Snippets Groups Projects
Name Last commit Last update
.gitignore
.gitlab-ci.yml
README.rst
order.txt

Bob Nightlies

This package is part of the signal-processing and machine learning toolbox Bob. This package implements the so-called "nightlies" aggregator. Its build is triggered every night so all packages are properly recompiled against the latest environment and tested together under that light.

Updating a Package

Warning

Before adding a package to this prototype, please ensure that the package contains all standard components of a Bob package (README, unit tests, CI integration, documentation and conda build recipe among others).

If you don't know how to do this, ask for information on our mailing list.

The new package must be added to order.txt respecting the order of dependencies. Once the file is modified, commit the changes to a new branch, with a suggestive name. Push the branch and merge it to the master (or ask it to be merged), via a standard merge request.

Contact

For questions or reporting issues to this software package, contact our development mailing list.