cognite-toolkit 0.7.2__tar.gz → 0.7.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/PKG-INFO +1 -1
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cdf.toml +2 -1
- cognite_toolkit-0.7.3/cognite_toolkit/_cdf_tk/apps/_dev_app.py +86 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/__init__.py +2 -0
- cognite_toolkit-0.7.3/cognite_toolkit/_cdf_tk/commands/resources.py +179 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_base_cruds.py +1 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/datamodel.py +3 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/feature_flags.py +4 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_repo_files/GitHub/.github/workflows/deploy.yaml +1 -1
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_repo_files/GitHub/.github/workflows/dry-run.yaml +1 -1
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_resources/cdf.toml +1 -1
- cognite_toolkit-0.7.3/cognite_toolkit/_version.py +1 -0
- cognite_toolkit-0.7.3/last_changelog_entry.md +5 -0
- cognite_toolkit-0.7.3/last_git_message.txt +23 -0
- cognite_toolkit-0.7.3/last_version.txt +1 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/pyproject.toml +1 -1
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/build_group_with_unknown_acl/_build_environment.yaml +1 -1
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/cdf_toml_data/cdf.toml +1 -1
- {cognite_toolkit-0.7.2/tests/data/complete_org_alpha_flags → cognite_toolkit-0.7.3/tests/data/complete_org}/cdf.toml +1 -1
- {cognite_toolkit-0.7.2/tests/data/complete_org_only_identifier → cognite_toolkit-0.7.3/tests/data/complete_org_alpha_flags}/cdf.toml +1 -1
- {cognite_toolkit-0.7.2/tests/data/naughty_project → cognite_toolkit-0.7.3/tests/data/complete_org_only_identifier}/cdf.toml +1 -1
- {cognite_toolkit-0.7.2/tests/data/complete_org → cognite_toolkit-0.7.3/tests/data/naughty_project}/cdf.toml +1 -1
- cognite_toolkit-0.7.3/tests/data/project_no_cognite_modules/cdf.toml +4 -0
- cognite_toolkit-0.7.3/tests/data/project_with_bad_modules/cdf.toml +4 -0
- cognite_toolkit-0.7.3/tests/data/project_with_duplicates/cdf.toml +4 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/cdf.toml +1 -1
- cognite_toolkit-0.7.3/tests/test_unit/test_cdf_tk/test_commands/test_resources.py +161 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/uv.lock +1 -1
- cognite_toolkit-0.7.2/cognite_toolkit/_cdf_tk/apps/_dev_app.py +0 -20
- cognite_toolkit-0.7.2/cognite_toolkit/_version.py +0 -1
- cognite_toolkit-0.7.2/last_changelog_entry.md +0 -12
- cognite_toolkit-0.7.2/last_git_message.txt +0 -35
- cognite_toolkit-0.7.2/last_version.txt +0 -1
- cognite_toolkit-0.7.2/tests/data/project_no_cognite_modules/cdf.toml +0 -4
- cognite_toolkit-0.7.2/tests/data/project_with_bad_modules/cdf.toml +0 -4
- cognite_toolkit-0.7.2/tests/data/project_with_duplicates/cdf.toml +0 -4
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.cursorignore +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.gemini/styleguide.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.github/CODEOWNERS +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.github/pull_request_template.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.github/renovate.json +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.github/workflows/demo.yml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.github/workflows/release.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.gitignore +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.markdownlint.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.pre-commit-config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/.vscode/launch.json +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/CONTRIBUTING.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/Dockerfile +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/LIBRARIES.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/LICENSE +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/README.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/branding/toolkit.png +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/branding/toolkit.svg +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/branding/toolkit.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cdf-tk +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cdf-tk-dev.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_auth_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_core_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_data_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_download_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_dump_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_landing_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_migrate_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_modules_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_profile_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_purge.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_repo_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_run.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/apps/_upload_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/_base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/_datamodels.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/_file.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/_function.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/_location.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/_raw.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/_streamlit.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/builders/_transformation.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cdf_toml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/_constants.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/_toolkit_client.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/canvas.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/charts.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/dml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/extended_data_modeling.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/extended_files.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/extended_functions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/extended_raw.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/extended_timeseries.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/fixed_transformations.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/infield.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/location_filters.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/lookup.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/migration.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/project.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/api.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/capabilities.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/data_postprocessing.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/frames.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/locations.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/maps.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/robots.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/robotics/utlis.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/search.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/search_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/streams.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/token.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api/verify.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/api_client.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/api_classes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/apm_config_v1.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/canvas.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/capabilities.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/charts.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/charts_data.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/extendable_cognite_file.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/extended_filemetadata.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/extended_filemetdata.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/extended_timeseries.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/functions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/graphql_data_models.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/infield.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/instance_api.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/instances.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/location_filters.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/migration.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/pending_instances_ids.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/project.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/raw.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/robotics.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/search_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/sequences.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/streamlit_.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/data_classes/streams.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/testing.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/utils/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/utils/_concurrency.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/client/utils/_http_client.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_changes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_cli_commands.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_download.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/canvas.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/command.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/conversion.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/creators.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/data_classes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/data_mapper.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/data_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/default_mappings.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/issues.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/migration_io.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/prepare.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_migrate/selectors.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_profile.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_purge.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_questionary_style.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_upload.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_utils.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/_virtual_env.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/auth.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/build_cmd.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/clean.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/collect.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/deploy.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/dump_resource.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/featureflag.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/init.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/modules.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/pull.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/repo.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/run.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/constants.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_data_cruds.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/agent.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/auth.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/classic.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/configuration.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/data_organization.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/extraction_pipeline.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/fieldops.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/file.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/function.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/group_scoped.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/hosted_extractors.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/industrial_tool.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/location.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/migration.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/raw.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/relationship.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/robotics.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/streams.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/three_d_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/timeseries.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/transformation.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/workflow.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_worker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_build_files.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_build_variables.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_built_modules.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_built_resources.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_config_yaml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_deploy_results.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_module_directories.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_module_resources.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_module_toml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_packages.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_tracking_info.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/data_classes/_yaml_comments.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/exceptions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/hints.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/plugins.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/protocols.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/prototypes/commands/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/prototypes/commands/import_.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/prototypes/import_app.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/agent.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/agent_tools.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/asset.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/authentication.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/capabilities.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/cognitefile.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/container_field_definitions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/containers.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/data_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/datapoint_subscription.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/dataset.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/event.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/extraction_pipeline.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/extraction_pipeline_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/filemetadata.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/function_schedule.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/functions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/graphql_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/groups.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/hosted_extractor_destination.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/hosted_extractor_job.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/hosted_extractor_mapping.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/hosted_extractor_source.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/infield_location_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/infield_v1.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/instance.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/labels.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/location.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/migration.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/raw_database_table.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/relationship.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/robotics/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/robotics/capability.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/robotics/data_postprocessing.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/robotics/frame.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/robotics/location.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/robotics/map.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/search_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/securitycategories.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/sequence.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/space.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/streamlit_.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/streams.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/threedmodels.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/timeseries.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/transformation_destination.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/transformation_notification.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/transformation_schedule.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/transformations.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/view_field_definitions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/views.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/workflow.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/workflow_trigger.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/resource_classes/workflow_version.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_annotations.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_applications.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_asset_centric.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_data_classes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_datapoints.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_file_content.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_instances.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/_raw.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/_asset_centric.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/_base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/_canvas.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/_charts.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/_datapoints.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/_file_content.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/_instances.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/storageio/selectors/_raw.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/tk_warnings/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/tk_warnings/base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/tk_warnings/fileread.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/tk_warnings/other.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/tracker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/_auxiliary.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/aggregators.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/auth.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/auxiliary.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/cdf.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/cicd.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/cli_args.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/collection.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/diff_list.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/dtype_conversion.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/file.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/fileio/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/fileio/_base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/fileio/_compression.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/fileio/_readers.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/fileio/_writers.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/graphql_parser.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/hashing.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/http_client/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/http_client/_client.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/http_client/_data_classes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/http_client/_exception.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/http_client/_tracker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/interactive_select.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/modules.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/producer_worker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/progress_tracker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/repository.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/sentry_utils.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/sql_parser.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/text.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/thread_safe_dict.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/useful_types.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/utils/validate_access.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/validation.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_repo_files/.env.tmpl +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_repo_files/.gitignore +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_repo_files/AzureDevOps/.devops/README.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_repo_files/AzureDevOps/.devops/deploy-pipeline.yml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_repo_files/AzureDevOps/.devops/dry-run-pipeline.yml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/demo/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/demo/_base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/demo/README.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/demo/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/demo/config.demo.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/demo/preproc.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/dev.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/module_upgrade/README.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/module_upgrade/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/module_upgrade/run_check.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/README.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/auth_utils.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/conftest.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/constants.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/auth_data/groups.json +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/auth_data/project_info.json +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/auth_data/rw-group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/build_group_with_unknown_acl/auth/1.group_with_unknown_acl.Group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/data_models/demo.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/data_sets/demo.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/extraction_pipelines/ctx_files_direct_relation_write.ExtractionPipeline.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/extraction_pipelines/ctx_files_direct_relation_write.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/functions/contextualization_connection_writer/handler.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/functions/contextualization_connection_writer/requirements.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/functions/write.Function.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/module.toml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/raw/contextualization_state.DataBase.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/raw/contextualization_state.Table.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_common/raw/source.DataBase.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_ingestion/auth/user.Group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_ingestion/auth/workflow.Group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_ingestion/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_ingestion/module.toml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_ingestion/workflows/ingest.Workflow.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_ingestion/workflows/trigger.WorkflowTrigger.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_ingestion/workflows/v1.WorkflowVersion.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/auth/workflow.Group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/extraction_pipelines/extractor.Config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/extraction_pipelines/extractor.ExtractionPipeline.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/module.toml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/raw/timeseries.Table.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/transformations/population/timeseries.Transformation.sql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/transformations/population/timeseries.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/workflows/population.Workflow.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/workflows/trigger.WorkflowTrigger.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/cdf_pi/workflows/v1.WorkflowVersion.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/buildable_package/modules/packages.toml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/calc_hash_data/requirements.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/calc_hash_data/src/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/calc_hash_data/src/handler.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/cdf/core_containers_no_3d.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/cdf/core_no_3d.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/cdf/extractor_views.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/config.dev.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/3dmodels/my_model.3DModel.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/README.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/agents/my.Agent.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/auth/all_scoped.Group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/auth/my_security_category.SecurityCategory.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/auth/resource_scoped.Group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/cdf_applications/basic.SearchConfig.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/cdf_applications/complex.SearchConfig.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/my.Event.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/my.Relationship.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/my_asset.Asset.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/my_labels.Label.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/my_sequence.Sequence.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/power_curve.Sequence.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/power_curve.SequenceRow.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/root.Asset.csv +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/classic/some.Asset.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/child.View.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/description.Container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/edge.Container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/edge.View.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/edge_nodes.Node.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/file_extension.Container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/file_extension.View.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/instance.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/knowledge_graph.space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/location.DataModel.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/location.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/my.Edge.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/name.Container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/parent.View.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_modeling/types.Node.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/data_sets/data_sets.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/extraction_pipelines/hamburg.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/extraction_pipelines/my.ExtractionPipeline.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/files/classic.FileMetadata.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/files/classicfile.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/files/filecontent.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/files/vanilla.CogniteFile.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/README.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/code_in_cognite_file.function.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/first.function.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/first.schedule.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/fn_data_modeling_only_function/handler.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/fn_data_modeling_only_function/requirements.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/arbitrary.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/handler.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/requirements.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/src/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/src/handler.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/hosted_extractors/destination.Destination.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/hosted_extractors/job.Job.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/hosted_extractors/mapping.Mapping.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/hosted_extractors/my_eventhub.Source.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/locations/data_model_based.LocationFilter.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/locations/nested.LocationFilter.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/locations/view_based.LocationFilter.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/raw/example.Table.csv +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/raw/example.Table.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/raw/staging.Database.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/robotics/navigation.Map.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/robotics/read_dial_gauge.DataPostProcessing.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/robotics/robot.RobotCapability.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/robotics/root.Frame.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/robotics/water_treatment_plant.Location.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/streamlit/myapp/main.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/streamlit/myapp/requirements.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/streamlit/myapp.Streamlit.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/timeseries/datapoints.csv +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/timeseries/my_subscription.DatapointSubscription.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/timeseries/timeseries.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/transformations/first.notification.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/transformations/first.transformation.schedule.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/transformations/first.transformation.sql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/transformations/first.transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/transformations/inline.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/workflows/first.Workflow.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/workflows/first.WorkflowTrigger.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_example_module/workflows/first.WorkflowVersion.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_file_expand_module/data_modeling/file.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_file_expand_module/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_file_expand_module/files/filecontent.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/my_file_expand_module/files/my.CogniteFile.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/packages.toml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/populate_model/data_modeling/PrimitiveNullable.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/populate_model/data_modeling/PrimitiveNullable.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/populate_model/data_modeling/instance.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/populate_model/data_modeling/model.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org/modules/populate_model/data_modeling/population.DataModel.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/config.dev.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/cdf_applications/my_location.InFieldLocationConfig.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/cdf_applications/my_location.InfieldV1.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/data_modeling/AssetHierarchy.GraphQLSchema.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/data_modeling/AssetHierarchy.graphql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/data_modeling/spaces.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/data_sets/data_sets.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/files/anotherfile.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/files/config.FileMetadata.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/files/config_shop.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/files/extended.CogniteFile.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/functions/fn_multi_file_function/handler.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/functions/fn_multi_file_function/other_module.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/functions/fn_multi_file_function/requirements.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/functions/multi_file.function.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/migration/default_asset.ResourceViewMapping.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/my_example_module/streams/my_stream.Streams.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/to_repeat/classic/my_asset.Asset.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_alpha_flags/modules/to_repeat/data_sets/location.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/config.dev.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/3dmodels/my_model.3DModel.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/auth/my.Group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/auth/my_security_category.SecurityCategory.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/classic/my.Event.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/classic/my.Relationship.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/classic/my_asset.Asset.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/classic/my_labels.Label.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/classic/my_sequence.Sequence.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/data_models/my.DataModel.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/data_models/my.Edge.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/data_models/my.View.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/data_models/name.Container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/data_models/schema.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/data_models/types.Node.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/data_sets/data_sets.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/extraction_pipelines/hamburg.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/extraction_pipelines/my.ExtractionPipeline.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/files/classic.FileMetadata.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/files/vanilla.CogniteFile.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/locations/data_model_based.LocationFilter.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/raw/example.Table.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/raw/staging.Database.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/robotics/navigation.Map.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/robotics/read_dial_gauge.DataPostProcessing.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/robotics/robot.RobotCapability.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/robotics/root.Frame.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/robotics/water_treatment_plant.Location.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/timeseries/my_subscription.DatapointSubscription.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/timeseries/timeseries.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/transformations/first.notification.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/transformations/first.transformation.schedule.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/transformations/first.transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/workflows/first.Workflow.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/workflows/first.WorkflowTrigger.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/complete_org_only_identifier/modules/identifier/workflows/first.WorkflowVersion.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/external_package/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/external_package/external_module_1/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/external_package/external_module_1/module.toml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/external_package/external_module_1/raw/.gitkeep +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/external_package/external_module_2/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/external_package/external_module_2/module.toml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/external_package/external_module_2/raw/.gitkeep +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/external_package/packages.toml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/auth/1.my_group_list_combined.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/auth/1.my_group_scoped.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/auth/1.my_group_unscoped.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/data_sets/1.my_datasets.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/datamodels/snake_cased_view_property.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/files/my_file.FileMetadata.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/files/my_file.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/functions/1.my_function.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/functions/1.my_functions.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/locations/exhaustive.LocationFilter.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/locations/minimum.LocationFilter.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/timeseries/wrong_case.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/load_data/timeseries_datapoints/datapoints.csv +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/README.md +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/difficult_graphql/misbehaving_grandparent.GraphQLSchema.graphql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/difficult_graphql/misbehaving_grandparent.GraphQLSchema.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/difficult_graphql/space.Space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/encoding_issue/data_sets/ds_teste_data_team_1.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/encoding_issue/transformations/create_data.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/encoding_issue/transformations/my_cp1252.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/encoding_issue/transformations/my_utf-8.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/multi_locations/first_location/locations/this.LocationFilter.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/naughty_project/modules/multi_locations/second_location/locations/this.LocationFilter.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/config.dev.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/a_module/auth/readonly.all.group.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/a_module/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/data_models/containers/my_container.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/data_models/data_models/my_data_model.datamodel.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/data_models/spaces/my_space.space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/data_models/views/10.my_other_view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/data_models/views/4.my_view.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/data_sets/file.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/files/files.FileMetadata.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/another_module/files/my_text.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/parent_module/child_module/data_sets/transformation.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/parent_module/child_module/default.config.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/parent_module/child_module/transformations/tr_asset_oid_workmate_asset_hierarchy_example.Transformation.sql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_for_test/modules/parent_module/child_module/transformations/tr_asset_oid_workmate_asset_hierarchy_example.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/config.dev.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/config.top_level_variables.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/data_modeling/my_model.GraphQLSchema.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/data_modeling/my_model.graphql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/data_modeling/thespace.space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/data_sets/datasets.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/data_sets/extraction.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/extraction_pipelines/my.ExtractionPipeline.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/raw/all.RawTable.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/timeseries/timeseries.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/transformations/my.Transformation.sql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/transformations/my.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/a_module/transformations/some.Notification.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/data_modeling/a_space.space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/data_modeling/config.node.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/data_modeling/my.Container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/data_modeling/my.View.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/data_sets/datasets.DataSet.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/robotics/navigation.Map.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/robotics/read_dial_gauge.DataPostProcessing.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/robotics/robot.RobotCapability.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/robotics/root.Frame.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/robotics/water_treatment_plant.Location.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/transformations/subfolder/my.Transformation.sql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/transformations/subfolder/my.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_no_cognite_modules/modules/another_module/transformations/subfolder/some.Notification.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_with_bad_modules/config.ill_module.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_with_bad_modules/config.no_module.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_with_bad_modules/modules/ill_made_module/auth/1.my_group_scoped.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_with_bad_modules/modules/ill_made_module/spaces/apm_simple.space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_with_bad_modules/modules/not_module/group/1.my_group_list_combined.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_with_duplicates/config.dev.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_with_duplicates/modules/examples/module1/data_models/my_space.space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/project_with_duplicates/modules/models/module1/data_models/my_space.space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/config.dev.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/functions/fn_test3/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/functions/fn_test3/handler.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/functions/fn_test3/part_of_code.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/functions/fn_test3/requirements.txt +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/functions/my.Function.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/functions/my.Schedule.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/workflows/population.Workflow.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/workflows/trigger.WorkflowTrigger.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/run_data/modules/examples/run_local_functions/workflows/v1.WorkflowVersion.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/1.Production.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/10.SimNode.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/12.SimSubNode.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/13.SimEdge.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/14.Property.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/15.Coordinate.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/16.Coordinates.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/17.ModelExecutionEnvironment.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/18.Coordinate.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/19.Coordinates.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/2.SimulationModel.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/20.SimEdge.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/21.ProductionTimeseries.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/22.SimNode.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/23.Production.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/24.SimSubNode.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/25.SimulationResultFile.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/26.InputProperty.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/28.OutputProperty.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/29.Property.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/3.strongly-coupled-model.datamodel.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/30.SimulationModel.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/31.SimNodeAndEdge.view.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/5.my.space.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/6.ModelExecutionEnvironment.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/7.ProductionTimeseries.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/8.SimNodeAndEdge.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/strongly_coupled_model/data_modeling/9.SimulationResultFile.container.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest.Notification.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest.Schedule.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest_to_asset.Notification.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest_to_asset.Schedule.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest_to_asset.Transformation.sql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest_to_asset.Transformation.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/manifest_to_asset.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/data/transformation_cli/transformation.sql +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/conftest.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/constants.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_deploy.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_deploy_data_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_download_command.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_dump_data_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_dump_extraction_pipeline.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_dump_transformation.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_migrate_assets.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_migrate_files.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_migrate_prepare.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_profile.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_purge.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_commands/test_upload.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_cruds/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_cruds/test_resource_crud_containers.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_cruds/test_resource_cruds.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_storageio/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_storageio/test_applications.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_storageio/test_filecontent.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/conftest.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_canvas.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_charts.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_extended_files.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_extended_functions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_extended_timeseries.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_infield.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_instances.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_locations.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_lookup.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_migration.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_projects.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_raw_profile.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_robotics.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_search_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_toolkit_client/test_streams.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_utils/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_utils/test_aggregators.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_utils/test_cdf.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_integration/test_utils/test_http_client.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/approval_client/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/approval_client/client.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/approval_client/config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/approval_client/data_classes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/approval_client/test_toolkit_client_mock.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/conftest.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/get_type_hints.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/constants.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/snapshots/load_data_snapshots/files.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/snapshots/load_data_snapshots/timeseries.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_builders/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_builders/test_builder.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_builders/test_location_builder.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/conftest.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_apm_config_v1.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_canvas.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_capabilities.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_charts.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_client_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_extended_filemetadata.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_extended_functions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_extended_timeseries.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_instances.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_lookup.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_migration.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_raw_data_classes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_resource_view_mapping.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_search_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_client/test_token_api.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_auth.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_build.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_clean.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_deploy.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_download.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_dump_resource.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_import.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_init.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_command.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_conversion.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_creator.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_data_classes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_data_mapper.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_migrate_canvas.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_migration_io.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_migration_issues.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_modules.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_profile.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_pull.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_purge.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_run.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_commands/test_upload.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_base.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_classic.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_container.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_data_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_data_set.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_extraction_pipeline.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_fieldops.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_file_metadata.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_function.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_group.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_hosted_extractor.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_industrial_tool.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_locations.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_raw_file.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_time_series.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_timeseries.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_transformation.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_view.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_worker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_cruds/test_workflow.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/conftest.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_build_config_yaml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_build_variables.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_built_modules.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_cdf_toml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_config_yaml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_packages.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_plugins.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_tracking_info.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/test_yaml_comments.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_data_classes/tests_module_directories.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_agents.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_asset.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_capabilities.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_cognitefile.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_containers.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_data_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_datapoint_subscription_yaml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_dataset.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_event.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_extraction_pipeline.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_extraction_pipeline_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_filemetadata.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_functions.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_functionschedule.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_graphql_model.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_groups.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_hosted_extractor_destination.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_hosted_extractor_jobs.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_hosted_extractor_mapping.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_hosted_extractor_source.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_infield_location_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_infield_v1.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_instance.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_labels.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_location.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_migration.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_raw_database_table.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_relationships.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_capability.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_data_postprocessing.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_frame.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_location.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_map.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_search_config.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_securitycategories.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_sequence.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_space.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_streamlit.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_streams.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_threedmodels.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_timeseries.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_transformation_notification.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_transformation_schedule.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_transformations.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_view.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_workflow.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_workflow_triggers.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_resource_classes/test_workflow_version.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/test_annotations.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/test_applications.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/test_asset_centric.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/test_data_classes.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/test_filecontent.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/test_instance_io.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/test_raw.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_storageio/test_selectors.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_tk_warnings/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_tk_warnings/test_warnings_metatest.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_tracker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_aggregators.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_auth.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_auxiliary.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_cdf.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_cli_args.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_collection.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_dtype_conversion.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_file.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_fileio.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_graphql_parser.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_http_client.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_interactive_select.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_producer_worker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_progress_tracker.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_text.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_thread_safe_dict.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_utils.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_utils/test_validate_access.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_validation/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_validation/test_read_yaml.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/test_validation/test_validate_resource_pydantic.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cdf_tk/tests_constants.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/__init__.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_behavior.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_build_clean_snapshots/cdf_common.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_build_clean_snapshots/cdf_ingestion.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_build_clean_snapshots/cdf_pi.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_build_deploy_snapshots/cdf_common.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_build_deploy_snapshots/cdf_ingestion.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_build_deploy_snapshots/cdf_pi.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_build_deploy_snapshots/complete_org.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_build_deploy_snapshots/complete_org_alpha_flags.yaml +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_cli/test_command_sequences.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/test_toolkit_release_process.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/test_unit/utils.py +0 -0
- {cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/tests/trigger_mixpanel_event.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cognite_toolkit
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.3
|
|
4
4
|
Summary: Official Cognite Data Fusion tool for project templates and configuration deployment
|
|
5
5
|
Project-URL: Homepage, https://docs.cognite.com/cdf/deploy/cdf_toolkit/
|
|
6
6
|
Project-URL: Changelog, https://github.com/cognitedata/toolkit/releases
|
|
@@ -11,6 +11,7 @@ profile = true
|
|
|
11
11
|
infield = true
|
|
12
12
|
migrate = true
|
|
13
13
|
streams = true
|
|
14
|
+
create = true
|
|
14
15
|
|
|
15
16
|
[plugins]
|
|
16
17
|
run = true
|
|
@@ -21,7 +22,7 @@ data = true
|
|
|
21
22
|
[modules]
|
|
22
23
|
# This is the version of the modules. It should not be changed manually.
|
|
23
24
|
# It will be updated by the 'cdf modules upgrade' command.
|
|
24
|
-
version = "0.7.
|
|
25
|
+
version = "0.7.3"
|
|
25
26
|
|
|
26
27
|
|
|
27
28
|
[library.toolkit-data]
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
from pathlib import Path
|
|
2
|
+
from typing import Annotated, Any
|
|
3
|
+
|
|
4
|
+
import typer
|
|
5
|
+
from rich import print
|
|
6
|
+
|
|
7
|
+
from cognite_toolkit._cdf_tk.cdf_toml import CDFToml
|
|
8
|
+
from cognite_toolkit._cdf_tk.commands import ResourcesCommand
|
|
9
|
+
from cognite_toolkit._cdf_tk.feature_flags import FeatureFlag, Flags
|
|
10
|
+
|
|
11
|
+
from ._run import RunApp
|
|
12
|
+
|
|
13
|
+
CDF_TOML = CDFToml.load(Path.cwd())
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
class DevApp(typer.Typer):
|
|
17
|
+
def __init__(self, *args: Any, **kwargs: Any) -> None:
|
|
18
|
+
super().__init__(*args, **kwargs)
|
|
19
|
+
self.callback(invoke_without_command=True)(self.main)
|
|
20
|
+
self.add_typer(RunApp(*args, **kwargs), name="run")
|
|
21
|
+
if FeatureFlag.is_enabled(Flags.CREATE):
|
|
22
|
+
self.command("create")(self.create)
|
|
23
|
+
|
|
24
|
+
@staticmethod
|
|
25
|
+
def main(ctx: typer.Context) -> None:
|
|
26
|
+
"""Commands to work with development."""
|
|
27
|
+
if ctx.invoked_subcommand is None:
|
|
28
|
+
print("Use [bold yellow]cdf dev --help[/] for more information.")
|
|
29
|
+
return None
|
|
30
|
+
|
|
31
|
+
def create(
|
|
32
|
+
self,
|
|
33
|
+
kind: Annotated[
|
|
34
|
+
list[str] | None,
|
|
35
|
+
typer.Argument(
|
|
36
|
+
help="The kind of resource to create. eg. container, space, view, datamodel, etc.",
|
|
37
|
+
callback=lambda ctx, param, value: [
|
|
38
|
+
s.strip() for item in value or [] for s in item.split(",") if s.strip()
|
|
39
|
+
],
|
|
40
|
+
),
|
|
41
|
+
] = None,
|
|
42
|
+
module: Annotated[
|
|
43
|
+
str | None,
|
|
44
|
+
typer.Option(
|
|
45
|
+
"--module",
|
|
46
|
+
"-m",
|
|
47
|
+
help="Name of an existing module or a new module to create the resource in.",
|
|
48
|
+
),
|
|
49
|
+
] = None,
|
|
50
|
+
prefix: Annotated[
|
|
51
|
+
str | None,
|
|
52
|
+
typer.Option(
|
|
53
|
+
"--prefix",
|
|
54
|
+
"-p",
|
|
55
|
+
help="The prefix of the resource file to create without suffixes and extensions. "
|
|
56
|
+
"eg. --prefix=my_space. If not provided, a default prefix like 'my_<kind>' will be used.",
|
|
57
|
+
),
|
|
58
|
+
] = None,
|
|
59
|
+
verbose: Annotated[
|
|
60
|
+
bool,
|
|
61
|
+
typer.Option(
|
|
62
|
+
"--verbose",
|
|
63
|
+
"-v",
|
|
64
|
+
help="Turn on to get more verbose output when running the command",
|
|
65
|
+
),
|
|
66
|
+
] = False,
|
|
67
|
+
organization_dir: Annotated[
|
|
68
|
+
Path,
|
|
69
|
+
typer.Option(
|
|
70
|
+
"--organization-dir",
|
|
71
|
+
"-o",
|
|
72
|
+
help="Path to the organization directory",
|
|
73
|
+
),
|
|
74
|
+
] = CDF_TOML.cdf.default_organization_dir,
|
|
75
|
+
) -> None:
|
|
76
|
+
"""create resource YAMLs."""
|
|
77
|
+
cmd = ResourcesCommand()
|
|
78
|
+
cmd.run(
|
|
79
|
+
lambda: cmd.create(
|
|
80
|
+
organization_dir=organization_dir,
|
|
81
|
+
module_name=module,
|
|
82
|
+
kind=kind,
|
|
83
|
+
prefix=prefix,
|
|
84
|
+
verbose=verbose,
|
|
85
|
+
)
|
|
86
|
+
)
|
{cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/commands/__init__.py
RENAMED
|
@@ -17,6 +17,7 @@ from .init import InitCommand
|
|
|
17
17
|
from .modules import ModulesCommand
|
|
18
18
|
from .pull import PullCommand
|
|
19
19
|
from .repo import RepoCommand
|
|
20
|
+
from .resources import ResourcesCommand
|
|
20
21
|
from .run import RunFunctionCommand, RunTransformationCommand, RunWorkflowCommand
|
|
21
22
|
|
|
22
23
|
__all__ = [
|
|
@@ -39,6 +40,7 @@ __all__ = [
|
|
|
39
40
|
"PullCommand",
|
|
40
41
|
"PurgeCommand",
|
|
41
42
|
"RepoCommand",
|
|
43
|
+
"ResourcesCommand",
|
|
42
44
|
"RunFunctionCommand",
|
|
43
45
|
"RunTransformationCommand",
|
|
44
46
|
"RunWorkflowCommand",
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
import difflib
|
|
2
|
+
from pathlib import Path
|
|
3
|
+
from typing import cast
|
|
4
|
+
|
|
5
|
+
import questionary
|
|
6
|
+
import typer
|
|
7
|
+
from questionary import Choice
|
|
8
|
+
from rich import print
|
|
9
|
+
|
|
10
|
+
from cognite_toolkit._cdf_tk.commands._base import ToolkitCommand
|
|
11
|
+
from cognite_toolkit._cdf_tk.constants import MODULES
|
|
12
|
+
from cognite_toolkit._cdf_tk.cruds import RESOURCE_CRUD_LIST, ResourceCRUD
|
|
13
|
+
from cognite_toolkit._cdf_tk.data_classes import ModuleDirectories
|
|
14
|
+
from cognite_toolkit._cdf_tk.resource_classes import ToolkitResource
|
|
15
|
+
from cognite_toolkit._cdf_tk.utils.collection import humanize_collection
|
|
16
|
+
from cognite_toolkit._cdf_tk.utils.file import yaml_safe_dump
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
class ResourcesCommand(ToolkitCommand):
|
|
20
|
+
def __init__(self, print_warning: bool = True, skip_tracking: bool = False, silent: bool = False) -> None:
|
|
21
|
+
super().__init__(print_warning, skip_tracking, silent)
|
|
22
|
+
|
|
23
|
+
def _get_or_prompt_module_path(self, module: str | None, organization_dir: Path, verbose: bool) -> Path:
|
|
24
|
+
"""
|
|
25
|
+
Check if the module exists in the organization directory and return the module path.
|
|
26
|
+
If module is not provided, ask the user to select or create a new module.
|
|
27
|
+
"""
|
|
28
|
+
present_modules = ModuleDirectories.load(organization_dir, None)
|
|
29
|
+
|
|
30
|
+
if module:
|
|
31
|
+
for mod in present_modules:
|
|
32
|
+
if mod.name.casefold() == module.casefold():
|
|
33
|
+
return mod.dir
|
|
34
|
+
|
|
35
|
+
if questionary.confirm(f"{module} module not found. Do you want to create a new one?").ask():
|
|
36
|
+
return organization_dir / MODULES / module
|
|
37
|
+
|
|
38
|
+
if verbose:
|
|
39
|
+
print(f"[red]Aborting as {module} module not found...[/red]")
|
|
40
|
+
else:
|
|
41
|
+
print("[red]Aborting...[/red]")
|
|
42
|
+
raise typer.Exit()
|
|
43
|
+
|
|
44
|
+
choices = [Choice(title=mod.name, value=mod.dir) for mod in present_modules]
|
|
45
|
+
choices.append(Choice(title="<Create new module>", value="NEW"))
|
|
46
|
+
|
|
47
|
+
selected = questionary.select("Select a module:", choices=choices).ask()
|
|
48
|
+
|
|
49
|
+
if selected == "NEW":
|
|
50
|
+
new_module_name = questionary.text("Enter name for new module:").ask()
|
|
51
|
+
if not new_module_name:
|
|
52
|
+
print("[red]No module name provided. Aborting...[/red]")
|
|
53
|
+
raise typer.Exit()
|
|
54
|
+
return organization_dir / MODULES / new_module_name
|
|
55
|
+
|
|
56
|
+
if not selected:
|
|
57
|
+
print("[red]No module selected. Aborting...[/red]")
|
|
58
|
+
raise typer.Exit()
|
|
59
|
+
|
|
60
|
+
return cast(Path, selected)
|
|
61
|
+
|
|
62
|
+
def _resolve_kinds(self, kinds: list[str] | None) -> list[type[ResourceCRUD]]:
|
|
63
|
+
"""
|
|
64
|
+
Resolve kinds from list of strings or do an interactive selection.
|
|
65
|
+
"""
|
|
66
|
+
all_cruds = {crud.kind.casefold(): crud for crud in RESOURCE_CRUD_LIST}
|
|
67
|
+
|
|
68
|
+
if not kinds:
|
|
69
|
+
sorted_cruds = sorted(RESOURCE_CRUD_LIST, key=lambda x: x.kind)
|
|
70
|
+
choices = [Choice(title=crud.kind, value=crud) for crud in sorted_cruds]
|
|
71
|
+
|
|
72
|
+
selected = questionary.select("Select resource type:", choices=choices).ask()
|
|
73
|
+
if not selected:
|
|
74
|
+
print("[red]No resource type selected. Aborting...[/red]")
|
|
75
|
+
raise typer.Exit()
|
|
76
|
+
return [selected]
|
|
77
|
+
|
|
78
|
+
resolved_cruds = []
|
|
79
|
+
for kind in kinds:
|
|
80
|
+
kind_lower = kind.casefold()
|
|
81
|
+
if kind_lower in all_cruds:
|
|
82
|
+
resolved_cruds.append(all_cruds[kind_lower])
|
|
83
|
+
else:
|
|
84
|
+
matches = difflib.get_close_matches(kind_lower, all_cruds.keys())
|
|
85
|
+
if matches:
|
|
86
|
+
suggestion = all_cruds[matches[0]].kind
|
|
87
|
+
print(f"[red]Unknown resource type '{kind}'. Did you mean '{suggestion}'?[/red]")
|
|
88
|
+
else:
|
|
89
|
+
print(
|
|
90
|
+
f"[red]Unknown resource type '{kind}'. "
|
|
91
|
+
f"Available types: {humanize_collection(sorted([c.kind for c in RESOURCE_CRUD_LIST]))}[/red]"
|
|
92
|
+
)
|
|
93
|
+
raise typer.Exit()
|
|
94
|
+
|
|
95
|
+
return resolved_cruds
|
|
96
|
+
|
|
97
|
+
def _create_resource_yaml_skeleton(self, yaml_cls: type[ToolkitResource]) -> dict[str, str]:
|
|
98
|
+
"""
|
|
99
|
+
Build YAML skeleton from a Pydantic model class using JSON schema for better type information.
|
|
100
|
+
"""
|
|
101
|
+
yaml_skeleton: dict[str, str] = {}
|
|
102
|
+
for field_name, field in yaml_cls.model_fields.items():
|
|
103
|
+
name = field.alias or field_name
|
|
104
|
+
description = field.description or name
|
|
105
|
+
if field.is_required():
|
|
106
|
+
yaml_skeleton[name] = f"(Required) {description}"
|
|
107
|
+
else:
|
|
108
|
+
yaml_skeleton[name] = description
|
|
109
|
+
|
|
110
|
+
return yaml_skeleton
|
|
111
|
+
|
|
112
|
+
def _get_resource_yaml_content(self, resource_crud: type[ResourceCRUD]) -> str:
|
|
113
|
+
"""
|
|
114
|
+
Creates a new resource in the specified module using the resource_crud.yaml_cls.
|
|
115
|
+
"""
|
|
116
|
+
yaml_header = (
|
|
117
|
+
f"# API docs: {resource_crud.doc_url()}\n"
|
|
118
|
+
f"# YAML reference: https://docs.cognite.com/cdf/deploy/cdf_toolkit/references/resource_library"
|
|
119
|
+
)
|
|
120
|
+
yaml_skeleton = self._create_resource_yaml_skeleton(resource_crud.yaml_cls)
|
|
121
|
+
yaml_contents = yaml_safe_dump(yaml_skeleton)
|
|
122
|
+
return yaml_header + "\n\n" + yaml_contents
|
|
123
|
+
|
|
124
|
+
def _create_resource_yaml_file(
|
|
125
|
+
self,
|
|
126
|
+
resource_crud: type[ResourceCRUD],
|
|
127
|
+
module_path: Path,
|
|
128
|
+
prefix: str | None = None,
|
|
129
|
+
verbose: bool = False,
|
|
130
|
+
) -> None:
|
|
131
|
+
"""
|
|
132
|
+
Creates a new resource YAML file in the specified module using the resource_crud.yaml_cls.
|
|
133
|
+
"""
|
|
134
|
+
resource_dir: Path = module_path / resource_crud.folder_name
|
|
135
|
+
if resource_crud.sub_folder_name:
|
|
136
|
+
resource_dir = resource_dir / resource_crud.sub_folder_name
|
|
137
|
+
|
|
138
|
+
if not resource_dir.exists():
|
|
139
|
+
resource_dir.mkdir(parents=True, exist_ok=True)
|
|
140
|
+
|
|
141
|
+
final_prefix = prefix if prefix is not None else f"my_{resource_crud.kind}"
|
|
142
|
+
file_name = f"{final_prefix}.{resource_crud.kind}.yaml"
|
|
143
|
+
file_path: Path = resource_dir / file_name
|
|
144
|
+
|
|
145
|
+
if file_path.exists() and not questionary.confirm(f"{file_path.name} file already exists. Overwrite?").ask():
|
|
146
|
+
print("[red]Skipping...[/red]")
|
|
147
|
+
return
|
|
148
|
+
|
|
149
|
+
yaml_content = self._get_resource_yaml_content(resource_crud)
|
|
150
|
+
file_path.write_text(yaml_content)
|
|
151
|
+
if verbose:
|
|
152
|
+
print(
|
|
153
|
+
f"[green]{resource_crud.kind} Resource YAML file created successfully at {file_path.as_posix()}[/green]"
|
|
154
|
+
)
|
|
155
|
+
else:
|
|
156
|
+
print(f"[green]Created {file_path.as_posix()}[/green]")
|
|
157
|
+
|
|
158
|
+
def create(
|
|
159
|
+
self,
|
|
160
|
+
organization_dir: Path,
|
|
161
|
+
module_name: str | None = None,
|
|
162
|
+
kind: list[str] | None = None,
|
|
163
|
+
prefix: str | None = None,
|
|
164
|
+
verbose: bool = False,
|
|
165
|
+
) -> None:
|
|
166
|
+
"""
|
|
167
|
+
create resource YAMLs.
|
|
168
|
+
|
|
169
|
+
Args:
|
|
170
|
+
organization_dir: The directory of the organization.
|
|
171
|
+
module_name: The name of the module.
|
|
172
|
+
kind: The kind(s) of resource to create.
|
|
173
|
+
prefix: The prefix for the resource file.
|
|
174
|
+
verbose: Whether to print verbose output.
|
|
175
|
+
"""
|
|
176
|
+
module_path = self._get_or_prompt_module_path(module_name, organization_dir, verbose)
|
|
177
|
+
resource_cruds = self._resolve_kinds(kind)
|
|
178
|
+
for crud in resource_cruds:
|
|
179
|
+
self._create_resource_yaml_file(crud, module_path, prefix, verbose)
|
{cognite_toolkit-0.7.2 → cognite_toolkit-0.7.3}/cognite_toolkit/_cdf_tk/cruds/_base_cruds.py
RENAMED
|
@@ -54,6 +54,7 @@ class Loader(ABC):
|
|
|
54
54
|
exclude_filetypes: frozenset[str] = frozenset()
|
|
55
55
|
_doc_base_url: str = "https://api-docs.cognite.com/20230101/tag/"
|
|
56
56
|
_doc_url: str = ""
|
|
57
|
+
sub_folder_name: str | None = None
|
|
57
58
|
|
|
58
59
|
def __init__(self, client: ToolkitClient, build_dir: Path | None, console: Console | None = None) -> None:
|
|
59
60
|
self.client = client
|
|
@@ -262,6 +262,7 @@ class ContainerCRUD(ResourceContainerCRUD[ContainerId, ContainerApply, Container
|
|
|
262
262
|
dependencies = frozenset({SpaceCRUD})
|
|
263
263
|
yaml_cls = ContainerYAML
|
|
264
264
|
_doc_url = "Containers/operation/ApplyContainers"
|
|
265
|
+
sub_folder_name = "containers"
|
|
265
266
|
|
|
266
267
|
def __init__(
|
|
267
268
|
self,
|
|
@@ -526,6 +527,7 @@ class ViewCRUD(ResourceCRUD[ViewId, ViewApply, View, ViewApplyList, ViewList]):
|
|
|
526
527
|
dependencies = frozenset({SpaceCRUD, ContainerCRUD})
|
|
527
528
|
yaml_cls = ViewYAML
|
|
528
529
|
_doc_url = "Views/operation/ApplyViews"
|
|
530
|
+
sub_folder_name = "views"
|
|
529
531
|
|
|
530
532
|
def __init__(
|
|
531
533
|
self,
|
|
@@ -1001,6 +1003,7 @@ class NodeCRUD(ResourceContainerCRUD[NodeId, NodeApply, Node, NodeApplyList, Nod
|
|
|
1001
1003
|
yaml_cls = NodeYAML
|
|
1002
1004
|
dependencies = frozenset({SpaceCRUD, ViewCRUD, ContainerCRUD})
|
|
1003
1005
|
_doc_url = "Instances/operation/applyNodeAndEdges"
|
|
1006
|
+
sub_folder_name = "nodes"
|
|
1004
1007
|
|
|
1005
1008
|
def __init__(
|
|
1006
1009
|
self,
|
|
@@ -49,6 +49,10 @@ class Flags(Enum):
|
|
|
49
49
|
visible=False,
|
|
50
50
|
description="Enables features planned for Cognite Toolkit version 0.8.0",
|
|
51
51
|
)
|
|
52
|
+
CREATE = FlagMetadata(
|
|
53
|
+
visible=True,
|
|
54
|
+
description="Enables the support for the resources create command under dev plugin",
|
|
55
|
+
)
|
|
52
56
|
|
|
53
57
|
def is_enabled(self) -> bool:
|
|
54
58
|
return FeatureFlag.is_enabled(self)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.7.3"
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
🏃🏻 Resource Create Command (#2214)
|
|
2
|
+
|
|
3
|
+
# Description
|
|
4
|
+
|
|
5
|
+
This PR introduces the new create command under the `DevApp` interface.
|
|
6
|
+
Using this command now users can create resources using CLI command by
|
|
7
|
+
simply running `cdf dev create ...`
|
|
8
|
+
|
|
9
|
+
<img width="1457" height="243" alt="Screenshot 2025-11-21 at 2 15 33 PM"
|
|
10
|
+
src="https://github.com/user-attachments/assets/5a991874-db0d-40b7-b873-ab44ef38c371"
|
|
11
|
+
/>
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## Bump
|
|
15
|
+
|
|
16
|
+
- [x] Patch
|
|
17
|
+
- [ ] Skip
|
|
18
|
+
|
|
19
|
+
## Changelog
|
|
20
|
+
|
|
21
|
+
### Added
|
|
22
|
+
|
|
23
|
+
- Added resource create command - `cdf dev create ...`
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.7.2
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
from pathlib import Path
|
|
2
|
+
|
|
3
|
+
import pytest
|
|
4
|
+
import typer
|
|
5
|
+
from _pytest.monkeypatch import MonkeyPatch
|
|
6
|
+
|
|
7
|
+
from cognite_toolkit._cdf_tk.commands import ResourcesCommand
|
|
8
|
+
from cognite_toolkit._cdf_tk.constants import MODULES
|
|
9
|
+
from cognite_toolkit._cdf_tk.cruds import SpaceCRUD
|
|
10
|
+
from tests.test_unit.utils import MockQuestionary
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
class TestResourcesCreateCommand:
|
|
14
|
+
def test_create_success(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
15
|
+
"""Test create method with multiple kinds."""
|
|
16
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
17
|
+
organization_dir = tmp_path / "my_org"
|
|
18
|
+
modules_dir = organization_dir / MODULES / "test_module"
|
|
19
|
+
modules_dir.mkdir(parents=True, exist_ok=True)
|
|
20
|
+
(modules_dir / "data_modeling").mkdir(parents=True, exist_ok=True)
|
|
21
|
+
|
|
22
|
+
cmd.create(
|
|
23
|
+
organization_dir=organization_dir,
|
|
24
|
+
module_name="test_module",
|
|
25
|
+
kind=["Space", "Container"],
|
|
26
|
+
prefix="my",
|
|
27
|
+
verbose=False,
|
|
28
|
+
)
|
|
29
|
+
assert (modules_dir / "data_modeling" / "my.Space.yaml").exists()
|
|
30
|
+
assert (modules_dir / "data_modeling" / "containers" / "my.Container.yaml").exists()
|
|
31
|
+
|
|
32
|
+
def test_create_fuzzy_match_fails_gracefully(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
33
|
+
"""Test create method with fuzzy matching for kind suggests and exits."""
|
|
34
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
35
|
+
organization_dir = tmp_path / "my_org"
|
|
36
|
+
modules_dir = organization_dir / MODULES / "test_module"
|
|
37
|
+
modules_dir.mkdir(parents=True, exist_ok=True)
|
|
38
|
+
(modules_dir / "data_modeling").mkdir(parents=True, exist_ok=True)
|
|
39
|
+
|
|
40
|
+
with pytest.raises(typer.Exit):
|
|
41
|
+
cmd.create(
|
|
42
|
+
organization_dir=organization_dir,
|
|
43
|
+
module_name="test_module",
|
|
44
|
+
kind=["Spce"],
|
|
45
|
+
verbose=False,
|
|
46
|
+
)
|
|
47
|
+
|
|
48
|
+
def test_create_unknown_kind_no_match(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
49
|
+
"""Test create method with unknown kind and no close match."""
|
|
50
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
51
|
+
organization_dir = tmp_path / "my_org"
|
|
52
|
+
modules_dir = organization_dir / MODULES / "test_module"
|
|
53
|
+
modules_dir.mkdir(parents=True, exist_ok=True)
|
|
54
|
+
(modules_dir / "data_modeling").mkdir(parents=True, exist_ok=True)
|
|
55
|
+
|
|
56
|
+
with pytest.raises(typer.Exit):
|
|
57
|
+
cmd.create(
|
|
58
|
+
organization_dir=organization_dir,
|
|
59
|
+
module_name="test_module",
|
|
60
|
+
kind=["RocketShip"],
|
|
61
|
+
verbose=False,
|
|
62
|
+
)
|
|
63
|
+
|
|
64
|
+
def test_create_module_not_found_create_new(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
65
|
+
"""Test create method when module doesn't exist and user creates new."""
|
|
66
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
67
|
+
organization_dir = tmp_path / "my_org"
|
|
68
|
+
|
|
69
|
+
with MockQuestionary(ResourcesCommand.__module__, monkeypatch, [True]):
|
|
70
|
+
cmd.create(
|
|
71
|
+
organization_dir=organization_dir,
|
|
72
|
+
module_name="new_module",
|
|
73
|
+
kind=["Space"],
|
|
74
|
+
verbose=False,
|
|
75
|
+
)
|
|
76
|
+
|
|
77
|
+
modules_dir = organization_dir / MODULES / "new_module"
|
|
78
|
+
assert (modules_dir / "data_modeling" / "my_Space.Space.yaml").exists()
|
|
79
|
+
|
|
80
|
+
def test_create_module_not_found_abort(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
81
|
+
"""Test create method when module doesn't exist and user aborts."""
|
|
82
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
83
|
+
organization_dir = tmp_path / "my_org"
|
|
84
|
+
|
|
85
|
+
with pytest.raises(typer.Exit), MockQuestionary(ResourcesCommand.__module__, monkeypatch, [False]):
|
|
86
|
+
cmd.create(
|
|
87
|
+
organization_dir=organization_dir,
|
|
88
|
+
module_name="non_existent",
|
|
89
|
+
kind=["Space"],
|
|
90
|
+
verbose=False,
|
|
91
|
+
)
|
|
92
|
+
|
|
93
|
+
def test_create_interactive_module_selection(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
94
|
+
"""Test interactive module selection."""
|
|
95
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
96
|
+
organization_dir = tmp_path / "my_org"
|
|
97
|
+
modules_dir = organization_dir / MODULES / "existing_module"
|
|
98
|
+
modules_dir.mkdir(parents=True, exist_ok=True)
|
|
99
|
+
(modules_dir / "data_modeling").mkdir(parents=True, exist_ok=True)
|
|
100
|
+
|
|
101
|
+
with MockQuestionary(ResourcesCommand.__module__, monkeypatch, [modules_dir]):
|
|
102
|
+
cmd.create(
|
|
103
|
+
organization_dir=organization_dir,
|
|
104
|
+
module_name=None,
|
|
105
|
+
kind=["Space"],
|
|
106
|
+
verbose=False,
|
|
107
|
+
)
|
|
108
|
+
assert (modules_dir / "data_modeling" / "my_Space.Space.yaml").exists()
|
|
109
|
+
|
|
110
|
+
def test_create_interactive_new_module(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
111
|
+
"""Test interactive selection -> Create new module."""
|
|
112
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
113
|
+
organization_dir = tmp_path / "my_org"
|
|
114
|
+
organization_dir.mkdir(parents=True, exist_ok=True)
|
|
115
|
+
|
|
116
|
+
with MockQuestionary(ResourcesCommand.__module__, monkeypatch, ["NEW", "created_module"]):
|
|
117
|
+
cmd.create(
|
|
118
|
+
organization_dir=organization_dir,
|
|
119
|
+
module_name=None,
|
|
120
|
+
kind=["Space"],
|
|
121
|
+
verbose=False,
|
|
122
|
+
)
|
|
123
|
+
|
|
124
|
+
new_module_path = organization_dir / MODULES / "created_module"
|
|
125
|
+
assert (new_module_path / "data_modeling" / "my_Space.Space.yaml").exists()
|
|
126
|
+
|
|
127
|
+
def test_create_interactive_kind_selection(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
128
|
+
"""Test interactive kind selection when kind is not provided."""
|
|
129
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
130
|
+
organization_dir = tmp_path / "my_org"
|
|
131
|
+
modules_dir = organization_dir / MODULES / "test_module"
|
|
132
|
+
modules_dir.mkdir(parents=True, exist_ok=True)
|
|
133
|
+
(modules_dir / "data_modeling").mkdir(parents=True, exist_ok=True)
|
|
134
|
+
|
|
135
|
+
def return_space_crud(*args):
|
|
136
|
+
return SpaceCRUD
|
|
137
|
+
|
|
138
|
+
with MockQuestionary(ResourcesCommand.__module__, monkeypatch, [return_space_crud]):
|
|
139
|
+
cmd.create(
|
|
140
|
+
organization_dir=organization_dir,
|
|
141
|
+
module_name="test_module",
|
|
142
|
+
kind=None,
|
|
143
|
+
verbose=False,
|
|
144
|
+
)
|
|
145
|
+
assert (modules_dir / "data_modeling" / "my_Space.Space.yaml").exists()
|
|
146
|
+
|
|
147
|
+
def test_create_interactive_kind_selection_abort(self, tmp_path: Path, monkeypatch: MonkeyPatch) -> None:
|
|
148
|
+
"""Test interactive kind selection when kind is not provided and user aborts."""
|
|
149
|
+
cmd = ResourcesCommand(print_warning=False, skip_tracking=True, silent=True)
|
|
150
|
+
organization_dir = tmp_path / "my_org"
|
|
151
|
+
modules_dir = organization_dir / MODULES / "test_module"
|
|
152
|
+
modules_dir.mkdir(parents=True, exist_ok=True)
|
|
153
|
+
(modules_dir / "data_modeling").mkdir(parents=True, exist_ok=True)
|
|
154
|
+
|
|
155
|
+
with pytest.raises(typer.Exit), MockQuestionary(ResourcesCommand.__module__, monkeypatch, [None]):
|
|
156
|
+
cmd.create(
|
|
157
|
+
organization_dir=organization_dir,
|
|
158
|
+
module_name="test_module",
|
|
159
|
+
kind=None,
|
|
160
|
+
verbose=False,
|
|
161
|
+
)
|