software/erp5: don't use link for software-py3.cfg.json
Jérome Perrin authored
this does not work when serving the raw blob on gitlab, so it is not
always usable for parameter editor.
a6a2ad19
Name Last commit Last update
.husky pre-commit hook: version up and python3 support
component pygolang: v↑ 0.1-69-g044deb35 -> 0.1-77-g9434cf0
slapos test: fix test py2 compatibility
software software/erp5: don't use link for software-py3.cfg.json
stack stack/resilient: use wrapper from monitor stack for resilient-web-takeover-httpd
.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 format-json: display filename and error location on error
package-lock.json precommit: use python3 explicitly
package.json precommit: use python3 explicitly
release-cookbook Add script to release slapos.cookbook
release-sr release-sr: Fix usage for various cases
schema.json json schemas: use proper name for shared instances
setup.py Release slapos.cookbook (1.0.367)
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: remove trailing spaces and update Nexedi ERP5' URL
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