stack/slapos: version up ZConfig 3.6.2
Jérome Perrin authored
2.x series do not have python3 support

keep 2.9.3 in ERP5 for now, because on master branch we are still
expecting version 2 (zope4py2 branch on the other hand needs version 3)
5422a4ef
Name Last commit Last update
.husky pre-commit hook: version up and python3 support
component unstable/component/kerberos/: remove
slapos slapos.cookbook: Add _failsafe publish type recipes
software Explicitly pin needed versions for Python2.
stack stack/slapos: version up ZConfig 3.6.2
.editorconfig .editorconfig: extends to python files as well
.gitignore Ignore file generated by update-rc
MANIFEST.in cleanup: README and CHANGES files where renamed.
README.rst [slapconfiguration] Recipe reads partitions resource file (tests included)
README.software.rst doc: Update file extension and clean up unused files
README.update-hash.rst slapos: Provide update-hash README
format-json Update shebangs to python3.
package-lock.json pre-commit hook: version up and python3 support
package.json package.json: also configure git update-hash-mergetool
release-cookbook Add script to release slapos.cookbook
release-sr release-sr: Fix usage for various cases
schema.json *: reformat json with format-json
setup.py Release slapos.cookbook (1.0.297)
sla.schema.json *: reformat json with format-json
update-hash Update shebangs to python3.
update-hash-mergetool tools: a simple git.mergetool for working with buildout.hash.cfg
update-rc update-rc: Update origin before playing with it
validate-schema Update shebangs to python3.

slapos.cookbook

Cookbook of SlapOS recipes.

testing

Unit tests for recipes can be found under slapos/test/recipe. To run the tests use provided unittest.defaultTestLoader inside slapos/test/test_recipe by invoking

python setup.py test --test-suite slapos.test.test_recipe.additional_tests