An error occurred while fetching the assigned milestone of the selected merge_request.
Conda packaging and new CI/CD pipelines
This MR brings this package inline with the current CI/CD pipelines for Bob.
So far, we're trying to minimize the total amount of changes that need to go in to avoid re-writing build and deployment scripts.
Edited by André Anjos
Merge request reports
Activity
added 2 commits
assigned to @samuel.gaist
Porting notes here: https://gitlab.idiap.ch/beat/weeklies/blob/master/week16.rst
added 1 commit
- 40b33732 - License file is already included with Python packaging
added 61 commits
-
fe004c8c...1775a998 - 36 commits from branch
1.5.x
- 6d5e0dce - chmod 644 setup.py
- 4de01ee5 - Simplify buildout.cfg
- 81e2c093 - Remove outdated bootstrap
- 38d7b4a8 - Migrate to pkgtools namespaces
- 2be72630 - Externalize version number for re-use by build system; Sphinx is a doc-build dep only
- 24f857a1 - Updated README with badges and a simple description
- 7501d497 - Change short description to remove the "Biometrics" from it
- 1c14206e - chmod 644 all package files
- c73bd570 - Make docs follow Bob doc model
- da440747 - Use Bob's CI file
- 7a3d0ebb - beat.backend.python is not a namespace
- 3af8fc55 - Allow documentation to build without pre-indexing
- 7ec1add4 - Add conda packaging info
- 77cbb40d - Avoid warning in manifest parsing due to removed files
- 0fba3053 - Fixes for out-of-source build/tests
- d306b5a0 - Remove all warnings from documentation
- e529d2f8 - Add nitpick exceptions for documentation
- 90ed83b3 - Limit builds to python 2.7 only
- f0908003 - Fix test of describe app
- a692458c - Allow conda deployment from 1.5.x branch
- 82325f03 - Update ignore file
- bf030ba7 - Use new beat-devel package
- bd4cd072 - Add license file to package
- 89d3bdc5 - License file is already included with Python packaging
- ce6fbd54 - Fix docs of database
Toggle commit list-
fe004c8c...1775a998 - 36 commits from branch
added 1 commit
- c1cd98ff - [data][CachedDataSource] Fixed socket type in documentation
@samuel.gaist: please go ahead and merge if that looks good to you. Both py2 and py3 builds are working now on Linux and MacOS.
added 31 commits
-
04fe79d8...da681644 - 4 commits from branch
1.5.x
- d9497599 - chmod 644 setup.py
- f55df86c - Simplify buildout.cfg
- 808bdf17 - Remove outdated bootstrap
- 2ecc2a23 - Migrate to pkgtools namespaces
- ae260583 - Externalize version number for re-use by build system; Sphinx is a doc-build dep only
- c0b1e5b4 - Updated README with badges and a simple description
- e7b680d5 - Change short description to remove the "Biometrics" from it
- 1046e1f5 - chmod 644 all package files
- d1d18de9 - Make docs follow Bob doc model
- c4222304 - Use Bob's CI file
- 97877aac - beat.backend.python is not a namespace
- fd872b0b - Allow documentation to build without pre-indexing
- 138904e7 - Add conda packaging info
- 7050def9 - Avoid warning in manifest parsing due to removed files
- d373224f - Fixes for out-of-source build/tests
- 59d4f847 - Remove all warnings from documentation
- 70323388 - Add nitpick exceptions for documentation
- 71f300c3 - Limit builds to python 2.7 only
- 0fc7b445 - Fix test of describe app
- 0c611457 - Allow conda deployment from 1.5.x branch
- 6dfb135f - Update ignore file
- f7e68c37 - Use new beat-devel package
- b8c3aa40 - Add license file to package
- 008ac824 - License file is already included with Python packaging
- fb85ee5a - Fix docs of database
- dd52709d - [data][CachedDataSource] Fixed socket type in documentation
- 8754396c - Enable py3 builds
Toggle commit list-
04fe79d8...da681644 - 4 commits from branch
Please register or sign in to reply