- 05 Jun, 2019 3 commits
-
-
Jérémy Bobbio (Lunar) authored
Add support for autopkgtest. The test “unittest” will run the test suite using pytest. As we need PostgreSQL in the test environment and open network connection, the test is marked with `isolation-container` and requires at least LXC to be run, e.g: autopkgtest -s -- lxc -s autopkgtest-sid
-
Jérémy Bobbio (Lunar) authored
This forces us to base the Debian package on the source of the Python package (as produced by running `python3 setup.py sdist`). While it might seem cumbersome, this greatly reduces likelyhood of mismatch between an installation via `pip` and one using the Debian package. `dpkg-source` will also document for us what is currently in the source repository but not in the Python package. Currently the missing file are: PKG-INFO cubicweb/sobjects/test/data/cubicweb_comment/schema.py cubicweb/sobjects/test/data/cubicweb_comment/__init__.py cubicweb/sobjects/test/data/cubicweb_comment/__pkginfo__.py cubicweb/sobjects/test/data/cubicweb_card/schema.py cubicweb/sobjects/test/data/cubicweb_card/entities.py cubicweb/sobjects/test/data/cubicweb_card/__init__.py cubicweb/sobjects/test/data/cubicweb_card/__pkginfo__.py cubicweb/server/test/data-migractions/cubicweb_comment/schema.py cubicweb/server/test/data-migractions/cubicweb_comment/__init__.py cubicweb/server/test/data-migractions/cubicweb_comment/__pkginfo__.py cubicweb/server/test/data-migractions/cubicweb_localperms/schema.py cubicweb/server/test/data-migractions/cubicweb_localperms/__init__.py cubicweb/server/test/data-migractions/cubicweb_localperms/__pkginfo__.py cubicweb/server/test/data-migractions/cubicweb_basket/schema.py cubicweb/server/test/data-migractions/cubicweb_basket/__init__.py cubicweb/server/test/data-migractions/cubicweb_basket/__pkginfo__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_comment/schema.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_comment/__init__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_comment/__pkginfo__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_localperms/schema.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_localperms/__init__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_localperms/__pkginfo__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_basket/schema.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_basket/__init__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_basket/__pkginfo__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_tag/schema.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_tag/__init__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_tag/__pkginfo__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_card/schema.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_card/__init__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_card/__pkginfo__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_file/schema.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_file/__init__.py cubicweb/server/test/data-migractions/migratedapp/cubicweb_file/__pkginfo__.py cubicweb/server/test/data-migractions/cubicweb_tag/schema.py cubicweb/server/test/data-migractions/cubicweb_tag/__init__.py cubicweb/server/test/data-migractions/cubicweb_tag/__pkginfo__.py cubicweb/server/test/data-migractions/cubicweb_card/schema.py cubicweb/server/test/data-migractions/cubicweb_card/__init__.py cubicweb/server/test/data-migractions/cubicweb_card/__pkginfo__.py cubicweb/server/test/data-migractions/cubicweb_file/schema.py cubicweb/server/test/data-migractions/cubicweb_file/__init__.py cubicweb/server/test/data-migractions/cubicweb_file/__pkginfo__.py cubicweb/test/data-rewrite/cubicweb_localperms/schema.py cubicweb/test/data-rewrite/cubicweb_localperms/__init__.py cubicweb/test/data-rewrite/cubicweb_localperms/__pkginfo__.py cubicweb/test/data-rewrite/cubicweb_card/schema.py cubicweb/test/data-rewrite/cubicweb_card/entities.py cubicweb/test/data-rewrite/cubicweb_card/__init__.py cubicweb/test/data-rewrite/cubicweb_card/__pkginfo__.py The current manifest will duplicate several files that are stored as symlinks in the Mercurial repository, hence the long list of ignored files in `extend-diff-ignore`.
-
Jérémy Bobbio (Lunar) authored
-
- 07 Jun, 2019 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.26
-
- 23 May, 2019 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.26
-
- 18 Jul, 2018 1 commit
-
-
Philippe Pepiot authored
--HG-- branch : 3.26
-
- 18 Jun, 2018 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.26
-
- 23 Apr, 2018 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.26
-
- 22 Mar, 2018 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.26
-
- 21 Feb, 2018 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.26
-
- 01 Feb, 2018 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.26
-
- 12 Jan, 2018 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.25
-
- 17 Oct, 2017 1 commit
-
-
Philippe Pepiot authored
--HG-- branch : 3.25
-
- 11 Sep, 2017 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : 3.25
-
- 10 Jul, 2017 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.25
-
- 14 Apr, 2017 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.25
-
- 20 Mar, 2017 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.24
-
- 31 Jan, 2017 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : 3.24
-
- 27 Jan, 2017 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : 3.24
-
- 23 Nov, 2016 1 commit
-
-
David Douard authored
--HG-- branch : 3.24
-
- 21 Nov, 2016 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.24
-
- 18 Nov, 2016 2 commits
-
-
David Douard authored
--HG-- branch : 3.24
-
Denis Laxalde authored
But keep distinct meta-packages for dependencies of the HTTP server (Twisted/Pyramid) and database backend. Related to #16133259. --HG-- branch : 3.24
-
- 15 Nov, 2016 1 commit
-
-
David Douard authored
- use dh_python, pybuild and debhelper>=9, - refactor and simplify the debian/rules, - rename binary packages (but cubicweb-ctl) to python-xxx - remove daemon handling stuff (initscripts...) from cubicweb-ctl (one should now use a standard WSGI delivery method), --HG-- branch : 3.24
-
- 19 Oct, 2016 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : 3.23
-
- 21 Jul, 2016 1 commit
-
-
David Douard authored
--HG-- branch : 3.22
-
- 05 Jul, 2016 1 commit
-
-
Denis Laxalde authored
--HG-- branch : 3.23
-
- 29 Jun, 2016 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : 3.23
-
- 23 Jun, 2016 1 commit
-
-
Denis Laxalde authored
-
- 09 May, 2016 1 commit
-
-
David Douard authored
-
- 21 Mar, 2016 1 commit
-
-
Julien Cristau authored
-
- 19 Jul, 2016 1 commit
-
-
David Douard authored
--HG-- branch : 3.20
-
- 23 Feb, 2016 1 commit
-
-
Julien Cristau authored
-
- 16 Feb, 2016 2 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
-
- 12 Feb, 2016 1 commit
-
-
Julien Cristau authored
-
- 16 Feb, 2016 1 commit
-
-
Julien Cristau authored
-
- 14 Dec, 2015 1 commit
-
-
Julien Cristau authored
-
- 17 Dec, 2015 1 commit
-
-
Julien Cristau authored
Closes #9239572
-
- 15 Dec, 2015 1 commit
-
-
Rémi Cardona authored
-