An error occurred fetching the project authors.
- 17 Dec, 2020 1 commit
-
-
Léo-Paul Géneau authored
moves python2 release to component/jupyter-py2 because it is required by ERP5 but not maintained anymore moves to python 3 : - test/test.py - jupyter_notebook_config.py.jinja - ERP5kernel.py modifies custom.js to create a workaround for events issue see (https://github.com/jupyter/notebook/issues/2499) upgrades slapos.cookbook version to 1.0.171 to use zero_knowledge recipe with python 3 adds jupyter partition check in software/erp5/test/test_erp5.py
-
- 30 Nov, 2020 1 commit
-
-
Jérome Perrin authored
-
- 24 Nov, 2020 1 commit
-
-
Kirill Smelkov authored
Jérome reports that Pygolang build on Python3 fails because geventmp turned out to be not pinned: nexedi/slapos!862 (comment 121359) Geventmp is indeed used by pygolang only on Python3 nexedi/pygolang@cd67996e and with Python2-only testing I missed to handle it. -> Fix it and add test for pygolang/py3. /reviewed-on nexedi/slapos!864
-
- 20 Nov, 2020 1 commit
-
-
Léo-Paul Géneau authored
Tests added: - connexion parameters - monitor url - slaves instanciation Adds connexion parameters: - ipv6 - port - ipv4 Upgrade dnspython from 1.15.0 to 1.16.0 Removes unused parameters in instance-powerdns-replicate.cfg.jinja: - private-ipv4 - public-ipv4 - domain
-
- 11 Nov, 2020 2 commits
-
-
Jérome Perrin authored
This reverts commit 5d46a499. Changes to "fix argument parsing" (to allow passing argument containing space) had a regression that backslash characters are escaped. Let's go back to slapos.toolbox 0.112 for now.
-
Jérome Perrin authored
-
- 02 Nov, 2020 1 commit
-
-
Léo-Paul Géneau authored
-
- 29 Oct, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 20 Oct, 2020 2 commits
-
-
Kirill Smelkov authored
Move versions for eggs that component/{ZEO,pygolang,zodbtools,pytest} depend on out of component/ and into stack/slapos.cfg Leave version of component <X> inside component/<X>. I was asked to do so: nexedi/slapos!839 (comment 119170)
-
Thomas Gambier authored
-
- 17 Sep, 2020 1 commit
-
-
Jérome Perrin authored
-
- 15 Sep, 2020 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 11 Sep, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 26 Aug, 2020 2 commits
-
-
Jérome Perrin authored
section to install dependencies of slapos.toolbox using slapos libraries
-
Jérome Perrin authored
section to install dependencies of slapos.cookbook using slapos libraries
-
- 25 Aug, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
Since this version introduces a dependency on backports.lzma we had to explicitly install backports.lzma in a slapos compliant way before installing slapos.toolbox, because installing the egg needs xz-utils. For slapos-sr-testing it's also a version up of backports.lzma to 0.14.0
-
- 15 Jul, 2020 1 commit
-
-
Jérome Perrin authored
-
- 25 Jun, 2020 1 commit
-
-
Vincent Pelletier authored
To fix caucased failures: File "caucase/caucase/http.py", line 799, in main http_cas=http_cas, File "caucase/caucase/http.py", line 397, in getSSLContext http_cas.createCertificate(csr_id) File "caucase/caucase/ca.py", line 281, in createCertificate template_csr=template_csr, File "caucase/caucase/ca.py", line 328, in _createCertificate x509.SubjectKeyIdentifier, File "cryptography-2.3.1-py2.7-linux-x86_64.egg/cryptography/x509/extensions.py", line 189, in from_issuer_subject_key_identifier key_identifier=ski.value.digest, AttributeError: 'SubjectKeyIdentifier' object has no attribute 'value' In turn, this requires updating cryptography dependencies. In turn, this requires updating requests as our old version is incompatible with current idna version. In turn, this requires updating requests dependencies. And finally, this allows/requires updating some pins in SRs: - software/jupyter: Version up certifi. - stack/erp5: Un-pin chardet, as it is already pinned at stack/slapos level.
-
- 24 Jun, 2020 1 commit
-
-
Julien Muchembled authored
-
- 26 May, 2020 1 commit
-
-
Klaus Wölfel authored
-
- 22 May, 2020 1 commit
-
-
Jérome Perrin authored
-
- 16 May, 2020 1 commit
-
-
Julien Muchembled authored
-
- 12 May, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 08 May, 2020 1 commit
-
-
Julien Muchembled authored
-
- 05 May, 2020 2 commits
-
-
Julien Muchembled authored
This reverts commit de1e9ea0. 2.7.1+slapos006 revealed a bug in buildout bug, breaking resilient KVM.
-
Julien Muchembled authored
-
- 04 May, 2020 1 commit
-
-
Julien Muchembled authored
For some SR, it implies the following upgrades: - decorator: 4.3.0 - gitdb2: 2.0.5 - smmap2: 2.0.5 - subprocess32: 3.5.3
-
- 03 May, 2020 1 commit
-
-
Julien Muchembled authored
This is required for Python 3.7
-
- 01 May, 2020 1 commit
-
-
Jérome Perrin authored
-
- 27 Apr, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 24 Apr, 2020 3 commits
-
-
Julien Muchembled authored
TODO: There are still direct references to specific version of Python in: - slapos component - bazel templates - nextcloud & theia SR
-
Julien Muchembled authored
-
Thomas Gambier authored
-
- 15 Apr, 2020 2 commits
-
-
Jérome Perrin authored
This section installs slapos.toolbox eggs with dependencies and install scripts
-
Jérome Perrin authored
This section installs a slapos command with network cache enabled, for softwares using an embedded slapos.
-