.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
LICENSE
README.md
environment.yaml
pyproject.toml
src/LbAPCommon/__init__.py
src/LbAPCommon/__main__.py
src/LbAPCommon/cern_sso.py
src/LbAPCommon/config.py
src/LbAPCommon/dirac_conversion.py
src/LbAPCommon/hacks.py
src/LbAPCommon/parsing.py
src/LbAPCommon/workflow.py
src/LbAPCommon.egg-info/PKG-INFO
src/LbAPCommon.egg-info/SOURCES.txt
src/LbAPCommon.egg-info/dependency_links.txt
src/LbAPCommon.egg-info/requires.txt
src/LbAPCommon.egg-info/top_level.txt
src/LbAPCommon/data/__init__.py
src/LbAPCommon/data/ap_merger.py
src/LbAPCommon/data/query_dirac.py
src/LbAPCommon/data/templates/configure-legacy-application.py.j2
src/LbAPCommon/linting/__init__.py
src/LbAPCommon/linting/bk_paths.py
src/LbAPCommon/models/__init__.py
src/LbAPCommon/models/recipes.py
src/LbAPCommon/models/validators.py
src/LbAPCommon/options_parsing/__init__.py
src/LbAPCommon/options_parsing/gaudi_pickle_to_json.py
src/LbAPCommon/validators/__init__.py
src/LbAPCommon/validators/bookkeeping_xml.py
src/LbAPCommon/validators/counters.py
src/LbAPCommon/validators/logs/__init__.py
src/LbAPCommon/validators/logs/data/known_messages.yaml
tests/test_dirac_conversion.py
tests/test_good_parsing.py
tests/test_hacks.py
tests/test_log_parsing.py
tests/test_log_splitting.py
tests/test_performance.py
tests/example-logs/error-failed-to-read-file.log
tests/example-logs/error-illegal-instruction.log
tests/example-logs/error-missing-shared-library.log
tests/example-logs/error-platform-unsupported.log
tests/example-logs/error-related-info-missing.log
tests/example-logs/good-DaVinci_00110296_00000038_1.log
tests/example-logs/good-DaVinci_00110296_00000194_1.log
tests/example-logs/good-Gauss_00104988_00000011_1.log
tests/example_workflows/complex_workflow_with_filtering.in.yaml
tests/example_workflows/complex_workflow_with_filtering.out.yaml
tests/example_workflows/complex_workflow_with_filtering_two_groups.in.yaml
tests/example_workflows/complex_workflow_with_filtering_two_groups.out.yaml
tests/example_workflows/complex_workflow_with_layers_of_splitting.in.yaml
tests/example_workflows/complex_workflow_with_layers_of_splitting.out.yaml
tests/linting/test_bk_paths.py
tests/linting/test_processing_pass.py
tests/test_performance/example1.yaml