Skip to content
Snippets Groups Projects
Select Git revision
  • 4fd6f4724901be0676bdc9a8c67fba2526007907
  • master default protected
2 results

bob.admin

user avatar
André Anjos authored
[install/from-scratch] dont pin on versions. use conda-forge

Fixes #26 also adds caffe and tensorflow.
The script now deletes the old env to make sure the new env is cleanly created.

This will install a broken caffe right now which I am trying to fix here: https://github.com/conda-forge/caffe-feedstock/pull/20

See merge request !17
4fd6f472
History
Name Last commit Last update
ci
conda
gitlab
install
templates
.gitignore
COPYING
README.md

Recipes and Scripts for Bob Maintenance

This package contains administrative scripts for our wikis and the build system. Use it and update it if you must.

In the directory install, you'll find scripts and instructions related to the installation and maintenance of new build machines.

In the directory ci, you'll find scripts that are used for our continuous integration builds. These scripts are now deprecated

In the directory gitlab, you'll find scripts that are used for our continuous integration builds. These correspond to the new generation scripts.

In the directory templates, you will find useful information and templates for creating/updating packages in gitlab.