Mobilizon-Reshare-condividi.../scripts
magowiz 8ff6555c60
Feature/autogenerate api doc (#147)
* initial commit with generate-doc.sh script and generated documentation, added pdoc3 dependency

* fixed import errors due to missing SECRETS_FOR_DYNACONF environment value, updated doc, force/overwrite if documentation exists

* moved pdoc3 dependency from dependencies to dev-dependencies

* removed generated doc

* add api-documentation (pdoc3 target directory) to .gitignore

* switch to sphinx which supports better typehints notation

* remove module path prefix from methods name

* add support for typehints

* remove autogenerated files

* ignore autogenerated files

* fixed typo in .gitignore

* added empty _static folder to avoid warning on build

* initial commit with generate-doc.sh script and generated documentation, added pdoc3 dependency

* fixed import errors due to missing SECRETS_FOR_DYNACONF environment value, updated doc, force/overwrite if documentation exists

* moved pdoc3 dependency from dependencies to dev-dependencies

* removed generated doc

* switch to sphinx which supports better typehints notation

* remove autogenerated files

* remove gui browser documentation open, use /bin/sh instead of /bin/bash

* remove windows/dos documentation generation make, drop windows/dos support

Co-authored-by: Giacomo Leidi <goodoldpaul@autistici.org>
2022-02-23 17:29:37 +01:00
..
build_docker_image.sh Python scheduler docker image (#134) 2022-02-05 18:46:02 +01:00
generate_doc.sh Feature/autogenerate api doc (#147) 2022-02-23 17:29:37 +01:00
install_github_actions_dev_dependencies.sh Run CI tests for every push to master (#123) 2022-01-05 23:52:25 +01:00
mobilizon-reshare.sh Use test script everywhere in the pipeline. (#130) 2022-01-24 22:34:52 +01:00
release.sh Docker image (#84) 2021-10-31 01:55:25 +02:00
run_pipeline_tests.sh fix timezone in test (#145) 2022-02-22 11:28:16 +01:00
scheduler.py scheduler.py: Fix intervals. (#146) 2022-02-20 12:45:50 +01:00