Commits on Source (11)
-
-
Yoann Schneider authored
-
-
Eva Bardou authored
-
Eva Bardou authored
-
-
-
-
Manon Blanco authored
-
-
Yoann Schneider authored
Showing
- LICENSE 21 additions, 0 deletionsLICENSE
- README.md 6 additions, 0 deletionsREADME.md
- arkindex_worker/worker/element.py 55 additions, 13 deletionsarkindex_worker/worker/element.py
- arkindex_worker/worker/entity.py 9 additions, 4 deletionsarkindex_worker/worker/entity.py
- docs/contents/workers/create.md 14 additions, 4 deletionsdocs/contents/workers/create.md
- docs/contents/workers/run-local.md 1 addition, 1 deletiondocs/contents/workers/run-local.md
- docs/contents/workers/template-structure.md 2 additions, 2 deletionsdocs/contents/workers/template-structure.md
- docs/contents/workers/user_configuration/model_config.png 0 additions, 0 deletionsdocs/contents/workers/user_configuration/model_config.png
- docs/contents/workers/yaml.md 36 additions, 3 deletionsdocs/contents/workers/yaml.md
- hooks/pre_gen_project.py 3 additions, 0 deletionshooks/pre_gen_project.py
- mkdocs.yml 0 additions, 1 deletionmkdocs.yml
- pyproject.toml 2 additions, 1 deletionpyproject.toml
- tests/conftest.py 2 additions, 2 deletionstests/conftest.py
- tests/test_elements_worker/test_elements.py 127 additions, 15 deletionstests/test_elements_worker/test_elements.py
- tests/test_elements_worker/test_entities.py 5 additions, 4 deletionstests/test_elements_worker/test_entities.py
- worker-{{cookiecutter.slug}}/Dockerfile 2 additions, 2 deletionsworker-{{cookiecutter.slug}}/Dockerfile
- worker-{{cookiecutter.slug}}/README.md 1 addition, 1 deletionworker-{{cookiecutter.slug}}/README.md
- worker-{{cookiecutter.slug}}/pyproject.toml 3 additions, 3 deletionsworker-{{cookiecutter.slug}}/pyproject.toml
- worker-{{cookiecutter.slug}}/tests/test_worker.py 1 addition, 1 deletionworker-{{cookiecutter.slug}}/tests/test_worker.py
- worker-{{cookiecutter.slug}}/tox.ini 1 addition, 1 deletionworker-{{cookiecutter.slug}}/tox.ini
LICENSE
0 → 100644
50.4 KiB
hooks/pre_gen_project.py
0 → 100644