.coveragerc
.cz.yaml
.gitignore
.gitlab-ci.yml
.markdownlint.json
.pre-commit-config.yaml
.style.yapf
CHANGELOG.md
LICENSE
README.md
TEST.md
mypy.ini
run.sh
setup.py
sonar-project.properties
.hooks/configurations.py
.hooks/manage
.hooks/prepare_commit_msg_template.py
.vscode/extensions.json
.vscode/settings.json
config/cliff.toml
docs/preview.py
docs/preview.svg
docs/template.svg
examples/.gitlab-ci.yml
examples/data.raw
gitlabci_local.egg-info/PKG-INFO
gitlabci_local.egg-info/SOURCES.txt
gitlabci_local.egg-info/dependency_links.txt
gitlabci_local.egg-info/entry_points.txt
gitlabci_local.egg-info/requires.txt
gitlabci_local.egg-info/top_level.txt
requirements/build.txt
requirements/coverage.txt
requirements/deploy.txt
requirements/docs.txt
requirements/quality.txt
requirements/runtime.txt
requirements/tests.txt
src/__init__.py
src/__main__.py
src/cli/__init__.py
src/cli/entrypoint.py
src/cli/main.py
src/engines/__init__.py
src/engines/base.py
src/engines/docker.py
src/engines/engine.py
src/engines/podman.py
src/features/__init__.py
src/features/configurations.py
src/features/images.py
src/features/menus.py
src/features/pipelines.py
src/jobs/__init__.py
src/jobs/outputs.py
src/jobs/runner.py
src/jobs/scripts.py
src/models/__init__.py
src/models/images.py
src/models/jobs.py
src/models/options.py
src/models/pipelines.py
src/models/scripts.py
src/models/services.py
src/models/settings.py
src/models/stages.py
src/models/tags.py
src/models/variables.py
src/package/__init__.py
src/package/bundle.py
src/package/settings.py
src/package/updates.py
src/package/version.py
src/parsers/__init__.py
src/parsers/gitlab.py
src/parsers/parsers.py
src/prints/__init__.py
src/prints/boxes.py
src/prints/colors.py
src/prints/histories.py
src/prints/themes.py
src/system/__init__.py
src/system/git.py
src/system/notify.py
src/system/platform.py
src/types/__init__.py
src/types/dicts.py
src/types/environment.py
src/types/files.py
src/types/lists.py
src/types/paths.py
src/types/strings.py
src/types/volumes.py
src/types/yaml.py
tests/arguments/test.sh
tests/ci/.gitlab-ci.env.yml
tests/ci/.gitlab-ci.git.yml
tests/ci/.gitlab-ci.raw.yml
tests/ci/.gitlab-ci.variables.yml
tests/ci/test.sh
tests/colors/.gitlab-ci.yml
tests/colors/test.sh
tests/configurations/.env
tests/configurations/.gitlab-ci.yml
tests/configurations/data.json
tests/configurations/ip.yml
tests/configurations/test.sh
tests/console/.gitlab-ci.yml
tests/console/test.sh
tests/default/.gitlab-ci.conflict.after.yml
tests/default/.gitlab-ci.conflict.before.yml
tests/default/.gitlab-ci.conflict.image.yml
tests/default/.gitlab-ci.conflict.services.yml
tests/default/.gitlab-ci.yml
tests/default/default.yml
tests/default/test.sh
tests/disabled/.gitlab-ci.yml
tests/disabled/test.sh
tests/display/.gitlab-ci.local.yml
tests/display/.gitlab-ci.yml
tests/display/test.sh
tests/engines/.gitlab-ci.yml
tests/engines/test.sh
tests/entrypoints/.gitlab-ci.local.entrypoint.yml
tests/entrypoints/.gitlab-ci.local.yml
tests/entrypoints/.gitlab-ci.name.yml
tests/entrypoints/.gitlab-ci.simple.yml
tests/entrypoints/.gitlab-ci.yml
tests/entrypoints/test.sh
tests/environment/.env
tests/environment/.gitlab-ci.yml
tests/environment/environment.env
tests/environment/environment.txt
tests/environment/test.sh
tests/extends/.gitlab-ci.incomplete.yml
tests/extends/.gitlab-ci.partial.yml
tests/extends/.gitlab-ci.stages.yml
tests/extends/.gitlab-ci.yml
tests/extends/job_1.yml
tests/extends/job_2.yml
tests/extends/job_3.yml
tests/extends/template_1.yml
tests/extends/template_2.yml
tests/extends/template_3.yml
tests/extends/template_4.yml
tests/extends/templates.yml
tests/extends/test.sh
tests/failures/.gitlab-ci.yml
tests/failures/test.sh
tests/home/.gitlab-ci.cli.yml
tests/home/.gitlab-ci.env.yml
tests/home/.gitlab-ci.relative.yml
tests/home/.gitlab-ci.tilde.yml
tests/home/test.sh
tests/images/.gitlab-ci.default.yml
tests/images/.gitlab-ci.extends.yml
tests/images/.gitlab-ci.yml
tests/images/test.sh
tests/includes/.gitlab-ci.default.yml
tests/includes/.gitlab-ci.dict.yml
tests/includes/.gitlab-ci.list.dict.yml
tests/includes/.gitlab-ci.list.str.yml
tests/includes/.gitlab-ci.local.empty.yml
tests/includes/.gitlab-ci.local.yml
tests/includes/.gitlab-ci.nested.loop.yml
tests/includes/.gitlab-ci.nested.missing.yml
tests/includes/.gitlab-ci.nested.valid.yml
tests/includes/.gitlab-ci.project.empty.yml
tests/includes/.gitlab-ci.project.missing.yml
tests/includes/.gitlab-ci.project.yml
tests/includes/.gitlab-ci.relative.faulty.yml
tests/includes/.gitlab-ci.relative.folder.yml
tests/includes/.gitlab-ci.relative.root.yml
tests/includes/.gitlab-ci.str.yml
tests/includes/.gitlab-ci.variables.yml
tests/includes/.gitlab-ci.wildcards.local.missing.yml
tests/includes/.gitlab-ci.wildcards.project.missing.yml
tests/includes/.gitlab-ci.wildcards.recursive.faulty.yml
tests/includes/.gitlab-ci.wildcards.recursive.missing.yml
tests/includes/.gitlab-ci.wildcards.valid.yml
tests/includes/check_local.yml
tests/includes/default_2.yml
tests/includes/file_empty.yml
tests/includes/global_variables.yml
tests/includes/image.yml
tests/includes/job_1.yml
tests/includes/job_2.yml
tests/includes/job_3.yml
tests/includes/job_4.yml
tests/includes/nested_1.yml
tests/includes/nested_2.yml
tests/includes/nested_3.yml
tests/includes/nested_loop.yml
tests/includes/nested_missing.yml
tests/includes/scripts.yml
tests/includes/test.sh
tests/includes/directory/job_5.yml
tests/includes/directory/nested_5.yml
tests/includes/directory/relative.faulty.yml
tests/includes/directory/relative.folder.yml
tests/includes/directory/relative.root.yml
tests/includes/directory/subdirectory/job_6.yml
tests/includes/directory/subdirectory/nested_6.yml
tests/includes/directory/subdirectory/subsubdirectory/.hidden_7.yml
tests/includes/directory/subdirectory/subsubdirectory/job_7.yml
tests/includes/directory/subdirectory/subsubdirectory/nested_7.yml
tests/interruptions/.gitlab-ci.yml
tests/interruptions/test.sh
tests/local/.gitlab-ci.yml
tests/local/test.sh
tests/local/folder/environment.env
tests/macos/test.sh
tests/menus/.gitlab-ci.select.yml
tests/menus/.gitlab-ci.yml
tests/menus/test.sh
tests/multilines/.gitlab-ci.nested.yml
tests/multilines/.gitlab-ci.str.yml
tests/multilines/.gitlab-ci.yml
tests/multilines/test.sh
tests/notify/.gitlab-ci.image.yml
tests/notify/.gitlab-ci.local.yml
tests/notify/.gitlab-ci.yml
tests/notify/test.sh
tests/parallel/.gitlab-ci.yml
tests/parallel/test.sh
tests/parsers/.gitlab-ci.configurations.yml
tests/parsers/.gitlab-ci.corrupt.yml
tests/parsers/.gitlab-ci.script.yml
tests/parsers/test.sh
tests/permissions/.gitlab-ci.yml
tests/permissions/test.sh
tests/pipes/.gitlab-ci.yml
tests/pipes/test.sh
tests/project/.gitlab-ci.yml
tests/project/test.sh
tests/project/first/data.raw
tests/project/second/data.raw
tests/references/.gitlab-ci.yml
tests/references/setup.yml
tests/references/test.sh
tests/regex/.gitlab-ci.yml
tests/regex/test.sh
tests/retry/.gitignore
tests/retry/.gitlab-ci.yml
tests/retry/test.sh
tests/safeties/.gitignore
tests/safeties/.gitlab-ci.yml
tests/safeties/test.sh
tests/scripts/.gitlab-ci.incomplete.yml
tests/scripts/.gitlab-ci.shebang.yml
tests/scripts/.gitlab-ci.yml
tests/scripts/test.sh
tests/settings/test.sh
tests/simple/.gitlab-ci.yml
tests/simple/data.raw
tests/simple/test.sh
tests/sockets/.gitlab-ci.custom.yml
tests/sockets/.gitlab-ci.global.yml
tests/sockets/.gitlab-ci.incomplete.yml
tests/sockets/.gitlab-ci.specific.yml
tests/sockets/test.sh
tests/ssh/.gitlab-ci.local.bool.yml
tests/ssh/.gitlab-ci.local.root.yml
tests/ssh/.gitlab-ci.local.user.yml
tests/ssh/.gitlab-ci.user.yml
tests/ssh/.gitlab-ci.yml
tests/ssh/data.raw
tests/ssh/test.sh
tests/stages/.gitlab-ci.defaults.yml
tests/stages/.gitlab-ci.disabled.yml
tests/stages/.gitlab-ci.pre.post.explicit.yml
tests/stages/.gitlab-ci.pre.post.implicit.yml
tests/stages/.gitlab-ci.test.yml
tests/stages/.gitlab-ci.unknown.yml
tests/stages/.gitlab-ci.yml
tests/stages/test.sh
tests/tags/.gitlab-ci.yml
tests/tags/test.sh
tests/templates/.gitlab-ci.partial.yml
tests/templates/.gitlab-ci.stages.yml
tests/templates/.gitlab-ci.yml
tests/templates/test.sh
tests/time/.gitlab-ci.yml
tests/time/test.sh
tests/triggers/.gitlab-ci.yml
tests/triggers/test.sh
tests/unsorted/.gitlab-ci.yml
tests/unsorted/test.sh
tests/variables/.gitlab-ci.image.yml
tests/variables/.gitlab-ci.images.yml
tests/variables/.gitlab-ci.nested.yml
tests/variables/.gitlab-ci.tags.yml
tests/variables/.gitlab-ci.yml
tests/variables/test.sh
tests/versions/.gitlab-ci.local.float.yml
tests/versions/.gitlab-ci.local.int.yml
tests/versions/.gitlab-ci.local.newer.yml
tests/versions/.gitlab-ci.local.older.yml
tests/versions/.gitlab-ci.local.str.yml
tests/versions/.gitlab-ci.yml
tests/versions/test.sh
tests/volumes/.gitlab-ci.empty.yml
tests/volumes/.gitlab-ci.relative.yml
tests/volumes/.gitlab-ci.variables.yml
tests/volumes/.gitlab-ci.windows.yml
tests/volumes/.gitlab-ci.yml
tests/volumes/test.sh
tests/when/.gitlab-ci.manual.yml
tests/when/test.sh
tests/windows/test.sh
tests/workdir/.gitlab-ci.builds.yml
tests/workdir/.gitlab-ci.clone.yml
tests/workdir/.gitlab-ci.host.yml
tests/workdir/test.sh