- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *. files (7): solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}/Dockerfile solutions_builder/modules/streamlit_app/{{destination_path}}/{{component_name}}/Dockerfile solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/Dockerfile solutions_builder/template_root/{{common_path if has_common}}/Dockerfile solutions_builder/helper_modules/module_template/{{'{{destination_path}}'}}/{{'{{component_name}}'}}/Dockerfile LICENSE experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/Dockerfile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.env files (3): solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}/{{'kustomize' if deploy_method=='gke' else ''}}/base/properties.env solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/{{'kustomize' if deploy_method=='gke' else ''}}/base/properties.env experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/base/properties.env - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.pylintrc files (2): solutions_builder/template_root/.pylintrc .pylintrc - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.answers_file}} files (1): solutions_builder/template_root/{{_copier_conf.answers_file}} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.lock files (1): poetry.lock - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *.unittest files (1): solutions_builder/template_root/{{common_path if has_common}}/Dockerfile.unittest - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -