.coverage
.coveragerc
.flake8
.gitignore
CHANGELOG.md
COPYRIGHTS
Dockerfile
LICENSE
MANIFEST.in
README.md
manage.py
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/release.yml
.github/workflows/test.yml
examples/build_report.py
examples/build_report_template.html
examples/example_report.py
examples/example_template.html
examples/my_template.html.jinja2
examples/report.yml
scripts/build
scripts/release
scripts/upload
squad_client/__init__.py
squad_client/exceptions.py
squad_client/logging.py
squad_client/manage.py
squad_client/report.py
squad_client/settings.py
squad_client/shortcuts.py
squad_client/utils.py
squad_client/version.py
squad_client.egg-info/PKG-INFO
squad_client.egg-info/SOURCES.txt
squad_client.egg-info/dependency_links.txt
squad_client.egg-info/entry_points.txt
squad_client.egg-info/requires.txt
squad_client.egg-info/top_level.txt
squad_client/commands/__init__.py
squad_client/commands/create_or_update_project.py
squad_client/commands/report.py
squad_client/commands/shell.py
squad_client/commands/submit.py
squad_client/commands/submit_job.py
squad_client/commands/submit_tuxbuild.py
squad_client/commands/test.py
squad_client/core/api.py
squad_client/core/command.py
squad_client/core/models.py
tests/__init__.py
tests/fixtures.py
tests/sample_script.py
tests/settings.py
tests/squad_service.py
tests/squad_settings.py
tests/test_api.py
tests/test_code_quality.py
tests/test_docker.py
tests/test_models.py
tests/test_report.py
tests/test_shortcuts.py
tests/test_submit.py
tests/test_submit_tuxbuild.py
tests/test_utils.py
tests/commands/test_create_or_update_project.py
tests/data/dummy-definition.yaml
tests/data/submit_tuxbuild/empty.json
tests/data/submit_tuxbuild/build-x86-gcc/build.json
tests/data/submit_tuxbuild/buildset-x86/build.json
tests/submit_results/sample_log.log
tests/submit_results/sample_metadata.json
tests/submit_results/sample_metrics.json
tests/submit_results/sample_results.json
tests/submit_results/sample_results.txt
tests/submit_results/sample_results.yaml
tests/submit_results/sample_results_malformed.json
tests/submit_results/sample_results_malformed.yaml