.circleci/config.yml | |
|
|
.coveragerc | |
|
|
.env | |
|
|
.github/ISSUE_TEMPLATE/01-bug-report.md | |
|
|
.github/ISSUE_TEMPLATE/02-feature-request.md | |
|
|
.github/ISSUE_TEMPLATE/epic-template--only-use-if-you-re-a-quality-time-developer-.md | |
|
|
.github/ISSUE_TEMPLATE/user-story-template--only-use-if-you-re-a-quality-time-developer-.md | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/api_server.yml | |
|
|
.github/workflows/application-tests-quality.yml | |
|
|
.github/workflows/application-tests.yml | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/collector.yml | |
|
|
.github/workflows/documentation.yml | |
|
|
.github/workflows/feature-tests-quality.yml | |
|
|
.github/workflows/feature-tests.yml | |
|
|
.github/workflows/frontend.yml | |
|
|
.github/workflows/hadolint.yml | |
|
|
.github/workflows/helm-chart.yml | |
|
|
.github/workflows/notifier.yml | |
|
|
.github/workflows/release-quality.yml | |
|
|
.github/workflows/release.yml | |
|
|
.github/workflows/shared_code.yml | |
|
|
.github/workflows/sonarcloud.yml | |
|
|
.github/workflows/trivy.yml | |
|
|
.gitignore | |
|
|
.readthedocs.yaml | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
ci/base.sh | |
|
|
ci/bump-dependency.sh | |
|
|
ci/pip-base.sh | |
|
|
ci/python_files_and_folders.py | 9 | A 0 mins |
|
ci/quality-base.sh | |
|
|
ci/requirements_files.py | 17 | A 0 mins |
|
ci/spec.py | 15 | A 0 mins |
|
ci/unittest-base.sh | |
|
|
ci/update-indirect-dependencies.sh | |
|
|
ci/uvx-base.sh | |
|
|
components/.dockerignore | |
|
|
components/api_server/.dockerignore | |
|
|
components/api_server/.env | |
|
|
components/api_server/.vulture_ignore_list.py | 10 | A 0 mins |
|
components/api_server/Dockerfile | |
|
|
components/api_server/README.md | |
|
|
components/api_server/ci/pip-compile.sh | |
|
|