cognite-toolkit 0.7.23__tar.gz → 0.7.25__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.
Files changed (921) hide show
  1. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/PKG-INFO +24 -24
  2. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_file_content.py +3 -1
  3. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/http_client/_client.py +12 -6
  4. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/http_client/_data_classes.py +1 -0
  5. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_repo_files/GitHub/.github/workflows/deploy.yaml +1 -1
  6. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_repo_files/GitHub/.github/workflows/dry-run.yaml +1 -1
  7. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_resources/cdf.toml +1 -1
  8. cognite_toolkit-0.7.25/cognite_toolkit/_version.py +1 -0
  9. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/pyproject.toml +6 -5
  10. cognite_toolkit-0.7.23/.cursorignore +0 -191
  11. cognite_toolkit-0.7.23/.gemini/styleguide.md +0 -185
  12. cognite_toolkit-0.7.23/.github/CODEOWNERS +0 -3
  13. cognite_toolkit-0.7.23/.github/pull_request_template.md +0 -14
  14. cognite_toolkit-0.7.23/.github/renovate.json +0 -18
  15. cognite_toolkit-0.7.23/.github/workflows/demo.yml +0 -42
  16. cognite_toolkit-0.7.23/.github/workflows/release.yaml +0 -103
  17. cognite_toolkit-0.7.23/.gitignore +0 -322
  18. cognite_toolkit-0.7.23/.markdownlint.yaml +0 -10
  19. cognite_toolkit-0.7.23/.pre-commit-config.yaml +0 -41
  20. cognite_toolkit-0.7.23/.vscode/launch.json +0 -347
  21. cognite_toolkit-0.7.23/CONTRIBUTING.md +0 -166
  22. cognite_toolkit-0.7.23/Dockerfile +0 -36
  23. cognite_toolkit-0.7.23/LIBRARIES.md +0 -168
  24. cognite_toolkit-0.7.23/LICENSE +0 -18
  25. cognite_toolkit-0.7.23/branding/toolkit.png +0 -0
  26. cognite_toolkit-0.7.23/branding/toolkit.svg +0 -5
  27. cognite_toolkit-0.7.23/branding/toolkit.txt +0 -8
  28. cognite_toolkit-0.7.23/cdf-tk +0 -7
  29. cognite_toolkit-0.7.23/cdf-tk-dev.py +0 -55
  30. cognite_toolkit-0.7.23/cdf.toml +0 -31
  31. cognite_toolkit-0.7.23/cognite_toolkit/_version.py +0 -1
  32. cognite_toolkit-0.7.23/demo/README.md +0 -6
  33. cognite_toolkit-0.7.23/demo/__init__.py +0 -0
  34. cognite_toolkit-0.7.23/demo/config.demo.yaml +0 -473
  35. cognite_toolkit-0.7.23/demo/preproc.py +0 -36
  36. cognite_toolkit-0.7.23/dev.py +0 -268
  37. cognite_toolkit-0.7.23/last_changelog_entry.md +0 -6
  38. cognite_toolkit-0.7.23/last_git_message.txt +0 -37
  39. cognite_toolkit-0.7.23/last_version.txt +0 -1
  40. cognite_toolkit-0.7.23/module_upgrade/README.md +0 -20
  41. cognite_toolkit-0.7.23/module_upgrade/__init__.py +0 -0
  42. cognite_toolkit-0.7.23/module_upgrade/run_check.py +0 -361
  43. cognite_toolkit-0.7.23/tests/README.md +0 -280
  44. cognite_toolkit-0.7.23/tests/__init__.py +0 -0
  45. cognite_toolkit-0.7.23/tests/auth_utils.py +0 -348
  46. cognite_toolkit-0.7.23/tests/conftest.py +0 -179
  47. cognite_toolkit-0.7.23/tests/constants.py +0 -25
  48. cognite_toolkit-0.7.23/tests/data/__init__.py +0 -46
  49. cognite_toolkit-0.7.23/tests/data/auth_data/groups.json +0 -341
  50. cognite_toolkit-0.7.23/tests/data/auth_data/project_info.json +0 -38
  51. cognite_toolkit-0.7.23/tests/data/auth_data/rw-group.yaml +0 -189
  52. cognite_toolkit-0.7.23/tests/data/build_group_with_unknown_acl/_build_environment.yaml +0 -7
  53. cognite_toolkit-0.7.23/tests/data/build_group_with_unknown_acl/auth/1.group_with_unknown_acl.Group.yaml +0 -11
  54. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/data_models/demo.Space.yaml +0 -3
  55. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/data_sets/demo.DataSet.yaml +0 -3
  56. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/default.config.yaml +0 -8
  57. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/extraction_pipelines/ctx_files_direct_relation_write.ExtractionPipeline.yaml +0 -54
  58. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/extraction_pipelines/ctx_files_direct_relation_write.config.yaml +0 -28
  59. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/functions/contextualization_connection_writer/handler.py +0 -342
  60. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/functions/contextualization_connection_writer/requirements.txt +0 -3
  61. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/functions/write.Function.yaml +0 -7
  62. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/module.toml +0 -3
  63. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/raw/contextualization_state.DataBase.yaml +0 -1
  64. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/raw/contextualization_state.Table.yaml +0 -2
  65. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_common/raw/source.DataBase.yaml +0 -1
  66. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_ingestion/auth/user.Group.yaml +0 -124
  67. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_ingestion/auth/workflow.Group.yaml +0 -114
  68. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_ingestion/default.config.yaml +0 -34
  69. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_ingestion/module.toml +0 -9
  70. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_ingestion/workflows/ingest.Workflow.yaml +0 -3
  71. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_ingestion/workflows/trigger.WorkflowTrigger.yaml +0 -9
  72. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_ingestion/workflows/v1.WorkflowVersion.yaml +0 -150
  73. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/auth/workflow.Group.yaml +0 -53
  74. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/default.config.yaml +0 -13
  75. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/extraction_pipelines/extractor.Config.yaml +0 -4
  76. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/extraction_pipelines/extractor.ExtractionPipeline.yaml +0 -11
  77. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/module.toml +0 -24
  78. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/raw/timeseries.Table.yaml +0 -2
  79. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/transformations/population/timeseries.Transformation.sql +0 -9
  80. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/transformations/population/timeseries.Transformation.yaml +0 -13
  81. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/workflows/population.Workflow.yaml +0 -3
  82. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/workflows/trigger.WorkflowTrigger.yaml +0 -9
  83. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/cdf_pi/workflows/v1.WorkflowVersion.yaml +0 -11
  84. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/default.config.yaml +0 -34
  85. cognite_toolkit-0.7.23/tests/data/buildable_package/modules/packages.toml +0 -12
  86. cognite_toolkit-0.7.23/tests/data/calc_hash_data/requirements.txt +0 -1
  87. cognite_toolkit-0.7.23/tests/data/calc_hash_data/src/__init__.py +0 -0
  88. cognite_toolkit-0.7.23/tests/data/calc_hash_data/src/handler.py +0 -13
  89. cognite_toolkit-0.7.23/tests/data/cdf/core_containers_no_3d.yaml +0 -1320
  90. cognite_toolkit-0.7.23/tests/data/cdf/core_no_3d.yaml +0 -3207
  91. cognite_toolkit-0.7.23/tests/data/cdf/extractor_views.yaml +0 -670
  92. cognite_toolkit-0.7.23/tests/data/cdf/infield_cdm_location_config_container.yaml +0 -87
  93. cognite_toolkit-0.7.23/tests/data/cdf/infield_cdm_location_config_view.yaml +0 -83
  94. cognite_toolkit-0.7.23/tests/data/cdf_toml_data/cdf.toml +0 -9
  95. cognite_toolkit-0.7.23/tests/data/complete_org/cdf.toml +0 -4
  96. cognite_toolkit-0.7.23/tests/data/complete_org/config.dev.yaml +0 -39
  97. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/3dmodels/my_model.3DModel.yaml +0 -4
  98. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/README.md +0 -3
  99. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/agents/my.Agent.yaml +0 -9
  100. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/auth/all_scoped.Group.yaml +0 -11
  101. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/auth/my_security_category.SecurityCategory.yaml +0 -1
  102. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/auth/resource_scoped.Group.yaml +0 -35
  103. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/cdf_applications/basic.SearchConfig.yaml +0 -10
  104. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/cdf_applications/complex.SearchConfig.yaml +0 -24
  105. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/my.Event.yaml +0 -13
  106. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/my.Relationship.yaml +0 -7
  107. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/my_asset.Asset.yaml +0 -8
  108. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/my_labels.Label.yaml +0 -8
  109. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/my_sequence.Sequence.yaml +0 -13
  110. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/power_curve.Sequence.yaml +0 -13
  111. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/power_curve.SequenceRow.yaml +0 -29
  112. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/root.Asset.csv +0 -2
  113. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/classic/some.Asset.yaml +0 -8
  114. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/child.View.yaml +0 -39
  115. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/description.Container.yaml +0 -9
  116. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/edge.Container.yaml +0 -8
  117. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/edge.View.yaml +0 -9
  118. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/edge_nodes.Node.yaml +0 -6
  119. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/file_extension.Container.yaml +0 -14
  120. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/file_extension.View.yaml +0 -21
  121. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/instance.Space.yaml +0 -1
  122. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/knowledge_graph.space.yaml +0 -2
  123. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/location.DataModel.yaml +0 -8
  124. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/location.Space.yaml +0 -1
  125. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/my.Edge.yaml +0 -19
  126. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/name.Container.yaml +0 -13
  127. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/parent.View.yaml +0 -32
  128. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_modeling/types.Node.yaml +0 -4
  129. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/data_sets/data_sets.DataSet.yaml +0 -7
  130. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/default.config.yaml +0 -1
  131. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/extraction_pipelines/hamburg.config.yaml +0 -20
  132. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/extraction_pipelines/my.ExtractionPipeline.yaml +0 -10
  133. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/files/classic.FileMetadata.yaml +0 -8
  134. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/files/classicfile.txt +0 -1
  135. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/files/filecontent.txt +0 -2
  136. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/files/vanilla.CogniteFile.yaml +0 -11
  137. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/README.md +0 -4
  138. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/code_in_cognite_file.function.yaml +0 -10
  139. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/first.function.yaml +0 -26
  140. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/first.schedule.yaml +0 -14
  141. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/fn_data_modeling_only_function/handler.py +0 -13
  142. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/fn_data_modeling_only_function/requirements.txt +0 -1
  143. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/arbitrary.yaml +0 -6
  144. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/handler.py +0 -26
  145. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/requirements.txt +0 -1
  146. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/src/__init__.py +0 -0
  147. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/functions/fn_first_function/src/handler.py +0 -13
  148. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/hosted_extractors/destination.Destination.yaml +0 -5
  149. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/hosted_extractors/job.Job.yaml +0 -7
  150. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/hosted_extractors/mapping.Mapping.yaml +0 -9
  151. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/hosted_extractors/my_eventhub.Source.yaml +0 -6
  152. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/locations/data_model_based.LocationFilter.yaml +0 -10
  153. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/locations/nested.LocationFilter.yaml +0 -9
  154. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/locations/view_based.LocationFilter.yaml +0 -10
  155. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/raw/example.Table.csv +0 -4
  156. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/raw/example.Table.yaml +0 -2
  157. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/raw/staging.Database.yaml +0 -1
  158. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/robotics/navigation.Map.yaml +0 -4
  159. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/robotics/read_dial_gauge.DataPostProcessing.yaml +0 -35
  160. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/robotics/robot.RobotCapability.yaml +0 -62
  161. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/robotics/root.Frame.yaml +0 -2
  162. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/robotics/water_treatment_plant.Location.yaml +0 -3
  163. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/streamlit/myapp/main.py +0 -15
  164. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/streamlit/myapp/requirements.txt +0 -2
  165. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/streamlit/myapp.Streamlit.yaml +0 -8
  166. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/timeseries/datapoints.csv +0 -6
  167. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/timeseries/my_subscription.DatapointSubscription.yaml +0 -10
  168. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/timeseries/timeseries.yaml +0 -18
  169. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/transformations/first.notification.yaml +0 -4
  170. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/transformations/first.transformation.schedule.yaml +0 -3
  171. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/transformations/first.transformation.sql +0 -5
  172. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/transformations/first.transformation.yaml +0 -15
  173. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/transformations/inline.Transformation.yaml +0 -10
  174. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/workflows/first.Workflow.yaml +0 -3
  175. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/workflows/first.WorkflowTrigger.yaml +0 -9
  176. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_example_module/workflows/first.WorkflowVersion.yaml +0 -31
  177. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_file_expand_module/data_modeling/file.Space.yaml +0 -1
  178. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_file_expand_module/default.config.yaml +0 -1
  179. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_file_expand_module/files/filecontent.txt +0 -1
  180. cognite_toolkit-0.7.23/tests/data/complete_org/modules/my_file_expand_module/files/my.CogniteFile.yaml +0 -7
  181. cognite_toolkit-0.7.23/tests/data/complete_org/modules/packages.toml +0 -28
  182. cognite_toolkit-0.7.23/tests/data/complete_org/modules/populate_model/data_modeling/PrimitiveNullable.container.yaml +0 -103
  183. cognite_toolkit-0.7.23/tests/data/complete_org/modules/populate_model/data_modeling/PrimitiveNullable.view.yaml +0 -82
  184. cognite_toolkit-0.7.23/tests/data/complete_org/modules/populate_model/data_modeling/instance.Space.yaml +0 -1
  185. cognite_toolkit-0.7.23/tests/data/complete_org/modules/populate_model/data_modeling/model.Space.yaml +0 -1
  186. cognite_toolkit-0.7.23/tests/data/complete_org/modules/populate_model/data_modeling/population.DataModel.yaml +0 -8
  187. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/cdf.toml +0 -4
  188. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/config.dev.yaml +0 -16
  189. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/cdf_applications/my_location.InFieldCDMLocationConfig.yaml +0 -89
  190. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/cdf_applications/my_location.InFieldLocationConfig.yaml +0 -44
  191. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/cdf_applications/my_location.InfieldV1.yaml +0 -14
  192. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/data_modeling/AssetHierarchy.GraphQLSchema.yaml +0 -7
  193. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/data_modeling/AssetHierarchy.graphql +0 -65
  194. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/data_modeling/spaces.Space.yaml +0 -2
  195. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/data_sets/data_sets.DataSet.yaml +0 -3
  196. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/files/anotherfile.txt +0 -1
  197. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/files/config.FileMetadata.yaml +0 -8
  198. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/files/config_shop.yaml +0 -4
  199. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/files/extended.CogniteFile.yaml +0 -15
  200. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/functions/fn_multi_file_function/handler.py +0 -13
  201. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/functions/fn_multi_file_function/other_module.py +0 -228
  202. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/functions/fn_multi_file_function/requirements.txt +0 -2
  203. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/functions/multi_file.function.yaml +0 -11
  204. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/migration/default_asset.ResourceViewMapping.yaml +0 -10
  205. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/my_example_module/streams/my_stream.Streams.yaml +0 -4
  206. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/to_repeat/classic/my_asset.Asset.yaml +0 -5
  207. cognite_toolkit-0.7.23/tests/data/complete_org_alpha_flags/modules/to_repeat/data_sets/location.DataSet.yaml +0 -3
  208. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/cdf.toml +0 -4
  209. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/config.dev.yaml +0 -6
  210. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/3dmodels/my_model.3DModel.yaml +0 -1
  211. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/auth/my.Group.yaml +0 -1
  212. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/auth/my_security_category.SecurityCategory.yaml +0 -1
  213. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/classic/my.Event.yaml +0 -1
  214. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/classic/my.Relationship.yaml +0 -1
  215. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/classic/my_asset.Asset.yaml +0 -1
  216. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/classic/my_labels.Label.yaml +0 -1
  217. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/classic/my_sequence.Sequence.yaml +0 -1
  218. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/data_models/my.DataModel.yaml +0 -3
  219. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/data_models/my.Edge.yaml +0 -2
  220. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/data_models/my.View.yaml +0 -3
  221. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/data_models/name.Container.yaml +0 -2
  222. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/data_models/schema.Space.yaml +0 -1
  223. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/data_models/types.Node.yaml +0 -2
  224. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/data_sets/data_sets.DataSet.yaml +0 -1
  225. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/extraction_pipelines/hamburg.config.yaml +0 -1
  226. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/extraction_pipelines/my.ExtractionPipeline.yaml +0 -1
  227. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/files/classic.FileMetadata.yaml +0 -1
  228. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/files/vanilla.CogniteFile.yaml +0 -2
  229. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/locations/data_model_based.LocationFilter.yaml +0 -1
  230. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/raw/example.Table.yaml +0 -2
  231. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/raw/staging.Database.yaml +0 -1
  232. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/robotics/navigation.Map.yaml +0 -1
  233. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/robotics/read_dial_gauge.DataPostProcessing.yaml +0 -1
  234. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/robotics/robot.RobotCapability.yaml +0 -1
  235. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/robotics/root.Frame.yaml +0 -1
  236. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/robotics/water_treatment_plant.Location.yaml +0 -1
  237. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/timeseries/my_subscription.DatapointSubscription.yaml +0 -1
  238. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/timeseries/timeseries.yaml +0 -1
  239. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/transformations/first.notification.yaml +0 -2
  240. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/transformations/first.transformation.schedule.yaml +0 -1
  241. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/transformations/first.transformation.yaml +0 -1
  242. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/workflows/first.Workflow.yaml +0 -1
  243. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/workflows/first.WorkflowTrigger.yaml +0 -1
  244. cognite_toolkit-0.7.23/tests/data/complete_org_only_identifier/modules/identifier/workflows/first.WorkflowVersion.yaml +0 -2
  245. cognite_toolkit-0.7.23/tests/data/external_package/default.config.yaml +0 -1
  246. cognite_toolkit-0.7.23/tests/data/external_package/external_module_1/default.config.yaml +0 -1
  247. cognite_toolkit-0.7.23/tests/data/external_package/external_module_1/module.toml +0 -5
  248. cognite_toolkit-0.7.23/tests/data/external_package/external_module_1/raw/.gitkeep +0 -0
  249. cognite_toolkit-0.7.23/tests/data/external_package/external_module_2/default.config.yaml +0 -1
  250. cognite_toolkit-0.7.23/tests/data/external_package/external_module_2/module.toml +0 -5
  251. cognite_toolkit-0.7.23/tests/data/external_package/external_module_2/raw/.gitkeep +0 -0
  252. cognite_toolkit-0.7.23/tests/data/external_package/packages.toml +0 -11
  253. cognite_toolkit-0.7.23/tests/data/load_data/auth/1.my_group_list_combined.yaml +0 -61
  254. cognite_toolkit-0.7.23/tests/data/load_data/auth/1.my_group_scoped.yaml +0 -33
  255. cognite_toolkit-0.7.23/tests/data/load_data/auth/1.my_group_unscoped.yaml +0 -17
  256. cognite_toolkit-0.7.23/tests/data/load_data/data_sets/1.my_datasets.yaml +0 -6
  257. cognite_toolkit-0.7.23/tests/data/load_data/datamodels/snake_cased_view_property.yaml +0 -12
  258. cognite_toolkit-0.7.23/tests/data/load_data/files/my_file.FileMetadata.yaml +0 -2
  259. cognite_toolkit-0.7.23/tests/data/load_data/files/my_file.txt +0 -4
  260. cognite_toolkit-0.7.23/tests/data/load_data/functions/1.my_function.yaml +0 -23
  261. cognite_toolkit-0.7.23/tests/data/load_data/functions/1.my_functions.yaml +0 -27
  262. cognite_toolkit-0.7.23/tests/data/load_data/locations/exhaustive.LocationFilter.yaml +0 -54
  263. cognite_toolkit-0.7.23/tests/data/load_data/locations/minimum.LocationFilter.yaml +0 -8
  264. cognite_toolkit-0.7.23/tests/data/load_data/timeseries/wrong_case.yaml +0 -8
  265. cognite_toolkit-0.7.23/tests/data/load_data/timeseries_datapoints/datapoints.csv +0 -11
  266. cognite_toolkit-0.7.23/tests/data/naughty_project/README.md +0 -3
  267. cognite_toolkit-0.7.23/tests/data/naughty_project/cdf.toml +0 -4
  268. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/difficult_graphql/misbehaving_grandparent.GraphQLSchema.graphql +0 -30
  269. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/difficult_graphql/misbehaving_grandparent.GraphQLSchema.yaml +0 -7
  270. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/difficult_graphql/space.Space.yaml +0 -1
  271. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/encoding_issue/data_sets/ds_teste_data_team_1.DataSet.yaml +0 -8
  272. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/encoding_issue/transformations/create_data.py +0 -19
  273. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/encoding_issue/transformations/my_cp1252.Transformation.yaml +0 -11
  274. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/encoding_issue/transformations/my_utf-8.Transformation.yaml +0 -11
  275. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/multi_locations/first_location/locations/this.LocationFilter.yaml +0 -3
  276. cognite_toolkit-0.7.23/tests/data/naughty_project/modules/multi_locations/second_location/locations/this.LocationFilter.yaml +0 -3
  277. cognite_toolkit-0.7.23/tests/data/project_for_test/config.dev.yaml +0 -32
  278. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/a_module/auth/readonly.all.group.yaml +0 -11
  279. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/a_module/default.config.yaml +0 -4
  280. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/data_models/containers/my_container.container.yaml +0 -20
  281. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/data_models/data_models/my_data_model.datamodel.yaml +0 -9
  282. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/data_models/spaces/my_space.space.yaml +0 -3
  283. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/data_models/views/10.my_other_view.yaml +0 -13
  284. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/data_models/views/4.my_view.view.yaml +0 -13
  285. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/data_sets/file.DataSet.yaml +0 -3
  286. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/default.config.yaml +0 -7
  287. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/files/files.FileMetadata.yaml +0 -4
  288. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/another_module/files/my_text.txt +0 -1
  289. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/default.config.yaml +0 -2
  290. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/parent_module/child_module/data_sets/transformation.DataSet.yaml +0 -3
  291. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/parent_module/child_module/default.config.yaml +0 -2
  292. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/parent_module/child_module/transformations/tr_asset_oid_workmate_asset_hierarchy_example.Transformation.sql +0 -8
  293. cognite_toolkit-0.7.23/tests/data/project_for_test/modules/parent_module/child_module/transformations/tr_asset_oid_workmate_asset_hierarchy_example.Transformation.yaml +0 -8
  294. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/cdf.toml +0 -4
  295. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/config.dev.yaml +0 -21
  296. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/config.top_level_variables.yaml +0 -17
  297. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/data_modeling/my_model.GraphQLSchema.yaml +0 -7
  298. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/data_modeling/my_model.graphql +0 -4
  299. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/data_modeling/thespace.space.yaml +0 -3
  300. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/data_sets/datasets.DataSet.yaml +0 -3
  301. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/data_sets/extraction.DataSet.yaml +0 -6
  302. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/extraction_pipelines/my.ExtractionPipeline.yaml +0 -8
  303. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/raw/all.RawTable.yaml +0 -10
  304. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/timeseries/timeseries.yaml +0 -5
  305. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/transformations/my.Transformation.sql +0 -8
  306. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/transformations/my.Transformation.yaml +0 -8
  307. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/a_module/transformations/some.Notification.yaml +0 -2
  308. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/data_modeling/a_space.space.yaml +0 -3
  309. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/data_modeling/config.node.yaml +0 -27
  310. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/data_modeling/my.Container.yaml +0 -13
  311. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/data_modeling/my.View.yaml +0 -26
  312. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/data_sets/datasets.DataSet.yaml +0 -3
  313. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/robotics/navigation.Map.yaml +0 -4
  314. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/robotics/read_dial_gauge.DataPostProcessing.yaml +0 -35
  315. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/robotics/robot.RobotCapability.yaml +0 -62
  316. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/robotics/root.Frame.yaml +0 -2
  317. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/robotics/water_treatment_plant.Location.yaml +0 -3
  318. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/transformations/subfolder/my.Transformation.sql +0 -8
  319. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/transformations/subfolder/my.Transformation.yaml +0 -8
  320. cognite_toolkit-0.7.23/tests/data/project_no_cognite_modules/modules/another_module/transformations/subfolder/some.Notification.yaml +0 -2
  321. cognite_toolkit-0.7.23/tests/data/project_with_bad_modules/cdf.toml +0 -4
  322. cognite_toolkit-0.7.23/tests/data/project_with_bad_modules/config.ill_module.yaml +0 -6
  323. cognite_toolkit-0.7.23/tests/data/project_with_bad_modules/config.no_module.yaml +0 -6
  324. cognite_toolkit-0.7.23/tests/data/project_with_bad_modules/modules/ill_made_module/auth/1.my_group_scoped.yaml +0 -33
  325. cognite_toolkit-0.7.23/tests/data/project_with_bad_modules/modules/ill_made_module/spaces/apm_simple.space.yaml +0 -3
  326. cognite_toolkit-0.7.23/tests/data/project_with_bad_modules/modules/not_module/group/1.my_group_list_combined.yaml +0 -61
  327. cognite_toolkit-0.7.23/tests/data/project_with_duplicates/cdf.toml +0 -4
  328. cognite_toolkit-0.7.23/tests/data/project_with_duplicates/config.dev.yaml +0 -16
  329. cognite_toolkit-0.7.23/tests/data/project_with_duplicates/modules/examples/module1/data_models/my_space.space.yaml +0 -1
  330. cognite_toolkit-0.7.23/tests/data/project_with_duplicates/modules/models/module1/data_models/my_space.space.yaml +0 -1
  331. cognite_toolkit-0.7.23/tests/data/run_data/cdf.toml +0 -18
  332. cognite_toolkit-0.7.23/tests/data/run_data/config.dev.yaml +0 -23
  333. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/functions/fn_test3/__init__.py +0 -0
  334. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/functions/fn_test3/handler.py +0 -16
  335. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/functions/fn_test3/part_of_code.yaml +0 -1
  336. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/functions/fn_test3/requirements.txt +0 -1
  337. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/functions/my.Function.yaml +0 -13
  338. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/functions/my.Schedule.yaml +0 -22
  339. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/workflows/population.Workflow.yaml +0 -2
  340. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/workflows/trigger.WorkflowTrigger.yaml +0 -9
  341. cognite_toolkit-0.7.23/tests/data/run_data/modules/examples/run_local_functions/workflows/v1.WorkflowVersion.yaml +0 -14
  342. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/1.Production.container.yaml +0 -38
  343. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/10.SimNode.container.yaml +0 -22
  344. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/12.SimSubNode.container.yaml +0 -22
  345. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/13.SimEdge.container.yaml +0 -38
  346. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/14.Property.container.yaml +0 -67
  347. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/15.Coordinate.container.yaml +0 -41
  348. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/16.Coordinates.container.yaml +0 -49
  349. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/17.ModelExecutionEnvironment.view.yaml +0 -25
  350. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/18.Coordinate.view.yaml +0 -35
  351. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/19.Coordinates.view.yaml +0 -42
  352. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/2.SimulationModel.container.yaml +0 -44
  353. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/20.SimEdge.view.yaml +0 -47
  354. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/21.ProductionTimeseries.view.yaml +0 -23
  355. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/22.SimNode.view.yaml +0 -39
  356. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/23.Production.view.yaml +0 -58
  357. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/24.SimSubNode.view.yaml +0 -23
  358. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/25.SimulationResultFile.view.yaml +0 -23
  359. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/26.InputProperty.view.yaml +0 -17
  360. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/28.OutputProperty.view.yaml +0 -17
  361. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/29.Property.view.yaml +0 -69
  362. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/3.strongly-coupled-model.datamodel.yaml +0 -178
  363. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/30.SimulationModel.view.yaml +0 -81
  364. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/31.SimNodeAndEdge.view.yaml +0 -88
  365. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/5.my.space.yaml +0 -3
  366. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/6.ModelExecutionEnvironment.container.yaml +0 -32
  367. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/7.ProductionTimeseries.container.yaml +0 -22
  368. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/8.SimNodeAndEdge.container.yaml +0 -48
  369. cognite_toolkit-0.7.23/tests/data/strongly_coupled_model/data_modeling/9.SimulationResultFile.container.yaml +0 -22
  370. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest.Notification.yaml +0 -2
  371. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest.Schedule.yaml +0 -3
  372. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest.Transformation.yaml +0 -31
  373. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest.yaml +0 -71
  374. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest_to_asset.Notification.yaml +0 -2
  375. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest_to_asset.Schedule.yaml +0 -2
  376. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest_to_asset.Transformation.sql +0 -15
  377. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest_to_asset.Transformation.yaml +0 -22
  378. cognite_toolkit-0.7.23/tests/data/transformation_cli/manifest_to_asset.yaml +0 -38
  379. cognite_toolkit-0.7.23/tests/data/transformation_cli/transformation.sql +0 -15
  380. cognite_toolkit-0.7.23/tests/test_integration/__init__.py +0 -0
  381. cognite_toolkit-0.7.23/tests/test_integration/conftest.py +0 -735
  382. cognite_toolkit-0.7.23/tests/test_integration/constants.py +0 -39
  383. cognite_toolkit-0.7.23/tests/test_integration/test_commands/__init__.py +0 -0
  384. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_deploy.py +0 -219
  385. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_deploy_data_model.py +0 -39
  386. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_download_command.py +0 -66
  387. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_dump_data_model.py +0 -84
  388. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_dump_extraction_pipeline.py +0 -77
  389. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_dump_transformation.py +0 -101
  390. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_migrate_assets.py +0 -203
  391. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_migrate_files.py +0 -104
  392. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_migrate_prepare.py +0 -37
  393. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_profile.py +0 -209
  394. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_purge.py +0 -391
  395. cognite_toolkit-0.7.23/tests/test_integration/test_commands/test_upload.py +0 -147
  396. cognite_toolkit-0.7.23/tests/test_integration/test_cruds/__init__.py +0 -0
  397. cognite_toolkit-0.7.23/tests/test_integration/test_cruds/test_resource_crud_containers.py +0 -218
  398. cognite_toolkit-0.7.23/tests/test_integration/test_cruds/test_resource_cruds.py +0 -1137
  399. cognite_toolkit-0.7.23/tests/test_integration/test_storageio/__init__.py +0 -0
  400. cognite_toolkit-0.7.23/tests/test_integration/test_storageio/test_applications.py +0 -108
  401. cognite_toolkit-0.7.23/tests/test_integration/test_storageio/test_filecontent.py +0 -183
  402. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/__init__.py +0 -0
  403. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/conftest.py +0 -12
  404. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_3D.py +0 -38
  405. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_canvas.py +0 -123
  406. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_charts.py +0 -95
  407. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_extended_files.py +0 -104
  408. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_extended_functions.py +0 -59
  409. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_extended_timeseries.py +0 -118
  410. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_infield.py +0 -91
  411. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_instances.py +0 -54
  412. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_locations.py +0 -147
  413. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_lookup.py +0 -30
  414. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_migration.py +0 -199
  415. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_projects.py +0 -8
  416. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_raw_profile.py +0 -29
  417. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_robotics.py +0 -532
  418. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_search_config.py +0 -55
  419. cognite_toolkit-0.7.23/tests/test_integration/test_toolkit_client/test_streams.py +0 -42
  420. cognite_toolkit-0.7.23/tests/test_integration/test_utils/__init__.py +0 -0
  421. cognite_toolkit-0.7.23/tests/test_integration/test_utils/test_aggregators.py +0 -77
  422. cognite_toolkit-0.7.23/tests/test_integration/test_utils/test_cdf.py +0 -421
  423. cognite_toolkit-0.7.23/tests/test_integration/test_utils/test_http_client.py +0 -38
  424. cognite_toolkit-0.7.23/tests/test_unit/__init__.py +0 -0
  425. cognite_toolkit-0.7.23/tests/test_unit/approval_client/__init__.py +0 -3
  426. cognite_toolkit-0.7.23/tests/test_unit/approval_client/client.py +0 -1194
  427. cognite_toolkit-0.7.23/tests/test_unit/approval_client/config.py +0 -891
  428. cognite_toolkit-0.7.23/tests/test_unit/approval_client/data_classes.py +0 -75
  429. cognite_toolkit-0.7.23/tests/test_unit/approval_client/test_toolkit_client_mock.py +0 -12
  430. cognite_toolkit-0.7.23/tests/test_unit/conftest.py +0 -452
  431. cognite_toolkit-0.7.23/tests/test_unit/get_type_hints.py +0 -123
  432. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/__init__.py +0 -0
  433. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/conftest.py +0 -23
  434. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/constants.py +0 -5
  435. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/snapshots/load_data_snapshots/files.yaml +0 -3
  436. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/snapshots/load_data_snapshots/timeseries.yaml +0 -1
  437. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_builders/__init__.py +0 -0
  438. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_builders/test_builder.py +0 -66
  439. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_builders/test_location_builder.py +0 -53
  440. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/__init__.py +0 -0
  441. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/conftest.py +0 -12
  442. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_apm_config_v1.py +0 -95
  443. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_canvas.py +0 -203
  444. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_capabilities.py +0 -218
  445. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_charts.py +0 -127
  446. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_client_config.py +0 -9
  447. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_extended_filemetadata.py +0 -101
  448. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_extended_functions.py +0 -193
  449. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_extended_timeseries.py +0 -53
  450. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_instances.py +0 -277
  451. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_lookup.py +0 -155
  452. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_migration.py +0 -145
  453. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_raw_data_classes.py +0 -205
  454. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_resource_view_mapping.py +0 -171
  455. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_search_config.py +0 -170
  456. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_client/test_token_api.py +0 -194
  457. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/__init__.py +0 -0
  458. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_about.py +0 -234
  459. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_auth.py +0 -239
  460. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_build.py +0 -214
  461. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_clean.py +0 -16
  462. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_deploy.py +0 -85
  463. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_download.py +0 -65
  464. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_dump_resource.py +0 -944
  465. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_import.py +0 -29
  466. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_init.py +0 -113
  467. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/__init__.py +0 -0
  468. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_command.py +0 -687
  469. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_conversion.py +0 -987
  470. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_creator.py +0 -120
  471. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_data_classes.py +0 -155
  472. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_data_mapper.py +0 -197
  473. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_migrate_canvas.py +0 -210
  474. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_migration_io.py +0 -93
  475. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_migration_cmd/test_migration_issues.py +0 -116
  476. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_modules.py +0 -423
  477. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_profile.py +0 -127
  478. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_pull.py +0 -522
  479. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_purge.py +0 -369
  480. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_resources.py +0 -161
  481. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_run.py +0 -187
  482. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_commands/test_upload.py +0 -194
  483. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/__init__.py +0 -0
  484. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_base.py +0 -507
  485. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_classic.py +0 -40
  486. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_container.py +0 -55
  487. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_data_model.py +0 -259
  488. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_data_set.py +0 -35
  489. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_extraction_pipeline.py +0 -207
  490. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_fieldops.py +0 -65
  491. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_file_metadata.py +0 -103
  492. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_function.py +0 -336
  493. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_group.py +0 -319
  494. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_hosted_extractor.py +0 -28
  495. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_industrial_tool.py +0 -39
  496. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_locations.py +0 -119
  497. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_raw_file.py +0 -107
  498. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_time_series.py +0 -82
  499. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_timeseries.py +0 -98
  500. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_transformation.py +0 -240
  501. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_view.py +0 -323
  502. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_worker.py +0 -80
  503. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_cruds/test_workflow.py +0 -125
  504. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/__init__.py +0 -0
  505. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/conftest.py +0 -21
  506. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_build_config_yaml.py +0 -29
  507. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_build_variables.py +0 -216
  508. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_built_modules.py +0 -249
  509. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_cdf_toml.py +0 -124
  510. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_config_yaml.py +0 -197
  511. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_packages.py +0 -34
  512. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_plugins.py +0 -27
  513. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_tracking_info.py +0 -47
  514. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/test_yaml_comments.py +0 -56
  515. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_data_classes/tests_module_directories.py +0 -37
  516. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/__init__.py +0 -0
  517. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_agents.py +0 -198
  518. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_asset.py +0 -37
  519. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_capabilities.py +0 -221
  520. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_cognitefile.py +0 -118
  521. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_containers.py +0 -192
  522. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_data_model.py +0 -185
  523. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_datapoint_subscription_yaml.py +0 -44
  524. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_dataset.py +0 -37
  525. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_event.py +0 -43
  526. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_extraction_pipeline.py +0 -73
  527. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_extraction_pipeline_config.py +0 -59
  528. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_filemetadata.py +0 -40
  529. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_functions.py +0 -48
  530. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_functionschedule.py +0 -60
  531. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_graphql_model.py +0 -51
  532. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_groups.py +0 -79
  533. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_hosted_extractor_destination.py +0 -44
  534. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_hosted_extractor_jobs.py +0 -244
  535. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_hosted_extractor_mapping.py +0 -51
  536. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_hosted_extractor_source.py +0 -257
  537. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_infield_cdm_location_config.py +0 -108
  538. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_infield_location_config.py +0 -87
  539. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_infield_v1.py +0 -154
  540. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_instance.py +0 -286
  541. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_labels.py +0 -37
  542. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_location.py +0 -165
  543. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_migration.py +0 -106
  544. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_raw_database_table.py +0 -65
  545. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_relationships.py +0 -46
  546. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_capability.py +0 -72
  547. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_data_postprocessing.py +0 -78
  548. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_frame.py +0 -68
  549. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_location.py +0 -64
  550. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_robotics/test_map.py +0 -69
  551. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_search_config.py +0 -53
  552. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_securitycategories.py +0 -34
  553. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_sequence.py +0 -283
  554. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_space.py +0 -49
  555. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_streamlit.py +0 -39
  556. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_streams.py +0 -107
  557. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_threedmodels.py +0 -44
  558. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_timeseries.py +0 -12
  559. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_transformation_notification.py +0 -51
  560. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_transformation_schedule.py +0 -37
  561. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_transformations.py +0 -182
  562. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_view.py +0 -257
  563. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_workflow.py +0 -39
  564. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_workflow_triggers.py +0 -136
  565. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_resource_classes/test_workflow_version.py +0 -89
  566. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/__init__.py +0 -0
  567. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/test_annotations.py +0 -134
  568. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/test_applications.py +0 -295
  569. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/test_asset_centric.py +0 -355
  570. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/test_data_classes.py +0 -83
  571. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/test_filecontent.py +0 -71
  572. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/test_instance_io.py +0 -368
  573. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/test_raw.py +0 -96
  574. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_storageio/test_selectors.py +0 -351
  575. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_tk_warnings/__init__.py +0 -0
  576. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_tk_warnings/test_warnings_metatest.py +0 -24
  577. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_tracker.py +0 -87
  578. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/__init__.py +0 -0
  579. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_aggregators.py +0 -142
  580. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_auth.py +0 -166
  581. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_auxiliary.py +0 -56
  582. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_cdf.py +0 -643
  583. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_cli_args.py +0 -37
  584. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_collection.py +0 -130
  585. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_dtype_conversion.py +0 -653
  586. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_file.py +0 -89
  587. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_fileio.py +0 -697
  588. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_graphql_parser.py +0 -444
  589. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_http_client.py +0 -503
  590. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_interactive_select.py +0 -1058
  591. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_producer_worker.py +0 -140
  592. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_progress_tracker.py +0 -89
  593. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_text.py +0 -77
  594. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_thread_safe_dict.py +0 -283
  595. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_utils.py +0 -397
  596. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_utils/test_validate_access.py +0 -638
  597. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_validation/__init__.py +0 -0
  598. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_validation/test_read_yaml.py +0 -18
  599. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/test_validation/test_validate_resource_pydantic.py +0 -123
  600. cognite_toolkit-0.7.23/tests/test_unit/test_cdf_tk/tests_constants.py +0 -12
  601. cognite_toolkit-0.7.23/tests/test_unit/test_cli/__init__.py +0 -0
  602. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_behavior.py +0 -955
  603. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_build_clean_snapshots/cdf_common.yaml +0 -1
  604. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_build_clean_snapshots/cdf_ingestion.yaml +0 -1
  605. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_build_clean_snapshots/cdf_pi.yaml +0 -1
  606. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_build_deploy_snapshots/cdf_common.yaml +0 -68
  607. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_build_deploy_snapshots/cdf_ingestion.yaml +0 -411
  608. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_build_deploy_snapshots/cdf_pi.yaml +0 -120
  609. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_build_deploy_snapshots/complete_org.yaml +0 -1144
  610. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_build_deploy_snapshots/complete_org_alpha_flags.yaml +0 -289
  611. cognite_toolkit-0.7.23/tests/test_unit/test_cli/test_command_sequences.py +0 -271
  612. cognite_toolkit-0.7.23/tests/test_unit/test_toolkit_release_process.py +0 -191
  613. cognite_toolkit-0.7.23/tests/test_unit/utils.py +0 -606
  614. cognite_toolkit-0.7.23/tests/trigger_mixpanel_event.py +0 -80
  615. cognite_toolkit-0.7.23/uv.lock +0 -2336
  616. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/README.md +0 -0
  617. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/__init__.py +0 -0
  618. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf.py +0 -0
  619. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/__init__.py +0 -0
  620. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/__init__.py +0 -0
  621. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_auth_app.py +0 -0
  622. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_core_app.py +0 -0
  623. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_data_app.py +0 -0
  624. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_dev_app.py +0 -0
  625. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_download_app.py +0 -0
  626. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_dump_app.py +0 -0
  627. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_landing_app.py +0 -0
  628. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_migrate_app.py +0 -0
  629. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_modules_app.py +0 -0
  630. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_profile_app.py +0 -0
  631. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_purge.py +0 -0
  632. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_repo_app.py +0 -0
  633. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_run.py +0 -0
  634. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/apps/_upload_app.py +0 -0
  635. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/__init__.py +0 -0
  636. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/_base.py +0 -0
  637. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/_datamodels.py +0 -0
  638. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/_file.py +0 -0
  639. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/_function.py +0 -0
  640. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/_location.py +0 -0
  641. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/_raw.py +0 -0
  642. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/_streamlit.py +0 -0
  643. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/builders/_transformation.py +0 -0
  644. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cdf_toml.py +0 -0
  645. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/__init__.py +0 -0
  646. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/_constants.py +0 -0
  647. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/_toolkit_client.py +0 -0
  648. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/__init__.py +0 -0
  649. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/canvas.py +0 -0
  650. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/charts.py +0 -0
  651. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/dml.py +0 -0
  652. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/extended_data_modeling.py +0 -0
  653. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/extended_files.py +0 -0
  654. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/extended_functions.py +0 -0
  655. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/extended_raw.py +0 -0
  656. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/extended_timeseries.py +0 -0
  657. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/fixed_transformations.py +0 -0
  658. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/infield.py +0 -0
  659. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/location_filters.py +0 -0
  660. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/lookup.py +0 -0
  661. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/migration.py +0 -0
  662. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/project.py +0 -0
  663. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/__init__.py +0 -0
  664. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/api.py +0 -0
  665. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/capabilities.py +0 -0
  666. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/data_postprocessing.py +0 -0
  667. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/frames.py +0 -0
  668. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/locations.py +0 -0
  669. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/maps.py +0 -0
  670. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/robots.py +0 -0
  671. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/robotics/utlis.py +0 -0
  672. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/search.py +0 -0
  673. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/search_config.py +0 -0
  674. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/streams.py +0 -0
  675. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/three_d.py +0 -0
  676. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/token.py +0 -0
  677. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api/verify.py +0 -0
  678. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/api_client.py +0 -0
  679. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/config.py +0 -0
  680. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/__init__.py +0 -0
  681. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/api_classes.py +0 -0
  682. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/apm_config_v1.py +0 -0
  683. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/base.py +0 -0
  684. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/canvas.py +0 -0
  685. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/capabilities.py +0 -0
  686. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/charts.py +0 -0
  687. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/charts_data.py +0 -0
  688. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/extendable_cognite_file.py +0 -0
  689. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/extended_filemetadata.py +0 -0
  690. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/extended_filemetdata.py +0 -0
  691. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/extended_timeseries.py +0 -0
  692. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/functions.py +0 -0
  693. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/graphql_data_models.py +0 -0
  694. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/infield.py +0 -0
  695. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/instance_api.py +0 -0
  696. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/instances.py +0 -0
  697. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/location_filters.py +0 -0
  698. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/migration.py +0 -0
  699. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/pending_instances_ids.py +0 -0
  700. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/project.py +0 -0
  701. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/raw.py +0 -0
  702. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/robotics.py +0 -0
  703. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/search_config.py +0 -0
  704. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/sequences.py +0 -0
  705. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/streamlit_.py +0 -0
  706. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/streams.py +0 -0
  707. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/data_classes/three_d.py +0 -0
  708. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/testing.py +0 -0
  709. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/utils/__init__.py +0 -0
  710. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/utils/_concurrency.py +0 -0
  711. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/client/utils/_http_client.py +0 -0
  712. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/__init__.py +0 -0
  713. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_base.py +0 -0
  714. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_changes.py +0 -0
  715. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_cli_commands.py +0 -0
  716. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_download.py +0 -0
  717. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/__init__.py +0 -0
  718. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/canvas.py +0 -0
  719. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/command.py +0 -0
  720. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/conversion.py +0 -0
  721. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/creators.py +0 -0
  722. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/data_classes.py +0 -0
  723. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/data_mapper.py +0 -0
  724. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/data_model.py +0 -0
  725. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/default_mappings.py +0 -0
  726. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/issues.py +0 -0
  727. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/migration_io.py +0 -0
  728. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/prepare.py +0 -0
  729. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_migrate/selectors.py +0 -0
  730. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_profile.py +0 -0
  731. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_purge.py +0 -0
  732. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_questionary_style.py +0 -0
  733. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_upload.py +0 -0
  734. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_utils.py +0 -0
  735. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/_virtual_env.py +0 -0
  736. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/about.py +0 -0
  737. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/auth.py +0 -0
  738. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/build_cmd.py +0 -0
  739. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/clean.py +0 -0
  740. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/collect.py +0 -0
  741. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/deploy.py +0 -0
  742. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/dump_resource.py +0 -0
  743. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/init.py +0 -0
  744. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/modules.py +0 -0
  745. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/pull.py +0 -0
  746. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/repo.py +0 -0
  747. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/resources.py +0 -0
  748. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/commands/run.py +0 -0
  749. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/constants.py +0 -0
  750. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/__init__.py +0 -0
  751. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_base_cruds.py +0 -0
  752. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_data_cruds.py +0 -0
  753. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/__init__.py +0 -0
  754. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/agent.py +0 -0
  755. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/auth.py +0 -0
  756. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/classic.py +0 -0
  757. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/configuration.py +0 -0
  758. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/data_organization.py +0 -0
  759. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/datamodel.py +0 -0
  760. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/extraction_pipeline.py +0 -0
  761. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/fieldops.py +0 -0
  762. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/file.py +0 -0
  763. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/function.py +0 -0
  764. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/group_scoped.py +0 -0
  765. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/hosted_extractors.py +0 -0
  766. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/industrial_tool.py +0 -0
  767. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/location.py +0 -0
  768. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/migration.py +0 -0
  769. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/raw.py +0 -0
  770. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/relationship.py +0 -0
  771. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/robotics.py +0 -0
  772. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/streams.py +0 -0
  773. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/three_d_model.py +0 -0
  774. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/timeseries.py +0 -0
  775. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/transformation.py +0 -0
  776. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_resource_cruds/workflow.py +0 -0
  777. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/cruds/_worker.py +0 -0
  778. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/__init__.py +0 -0
  779. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_base.py +0 -0
  780. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_build_files.py +0 -0
  781. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_build_variables.py +0 -0
  782. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_built_modules.py +0 -0
  783. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_built_resources.py +0 -0
  784. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_config_yaml.py +0 -0
  785. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_deploy_results.py +0 -0
  786. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_module_directories.py +0 -0
  787. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_module_resources.py +0 -0
  788. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_module_toml.py +0 -0
  789. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_packages.py +0 -0
  790. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_tracking_info.py +0 -0
  791. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/data_classes/_yaml_comments.py +0 -0
  792. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/exceptions.py +0 -0
  793. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/feature_flags.py +0 -0
  794. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/hints.py +0 -0
  795. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/plugins.py +0 -0
  796. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/protocols.py +0 -0
  797. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/prototypes/commands/__init__.py +0 -0
  798. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/prototypes/commands/import_.py +0 -0
  799. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/prototypes/import_app.py +0 -0
  800. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/__init__.py +0 -0
  801. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/agent.py +0 -0
  802. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/agent_tools.py +0 -0
  803. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/asset.py +0 -0
  804. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/authentication.py +0 -0
  805. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/base.py +0 -0
  806. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/capabilities.py +0 -0
  807. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/cognitefile.py +0 -0
  808. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/container_field_definitions.py +0 -0
  809. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/containers.py +0 -0
  810. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/data_model.py +0 -0
  811. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/datapoint_subscription.py +0 -0
  812. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/dataset.py +0 -0
  813. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/event.py +0 -0
  814. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/extraction_pipeline.py +0 -0
  815. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/extraction_pipeline_config.py +0 -0
  816. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/filemetadata.py +0 -0
  817. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/function_schedule.py +0 -0
  818. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/functions.py +0 -0
  819. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/graphql_model.py +0 -0
  820. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/groups.py +0 -0
  821. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/hosted_extractor_destination.py +0 -0
  822. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/hosted_extractor_job.py +0 -0
  823. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/hosted_extractor_mapping.py +0 -0
  824. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/hosted_extractor_source.py +0 -0
  825. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/infield_cdm_location_config.py +0 -0
  826. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/infield_location_config.py +0 -0
  827. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/infield_v1.py +0 -0
  828. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/instance.py +0 -0
  829. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/labels.py +0 -0
  830. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/location.py +0 -0
  831. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/migration.py +0 -0
  832. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/raw_database_table.py +0 -0
  833. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/relationship.py +0 -0
  834. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/robotics/__init__.py +0 -0
  835. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/robotics/capability.py +0 -0
  836. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/robotics/data_postprocessing.py +0 -0
  837. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/robotics/frame.py +0 -0
  838. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/robotics/location.py +0 -0
  839. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/robotics/map.py +0 -0
  840. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/search_config.py +0 -0
  841. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/securitycategories.py +0 -0
  842. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/sequence.py +0 -0
  843. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/space.py +0 -0
  844. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/streamlit_.py +0 -0
  845. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/streams.py +0 -0
  846. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/threedmodels.py +0 -0
  847. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/timeseries.py +0 -0
  848. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/transformation_destination.py +0 -0
  849. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/transformation_notification.py +0 -0
  850. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/transformation_schedule.py +0 -0
  851. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/transformations.py +0 -0
  852. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/view_field_definitions.py +0 -0
  853. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/views.py +0 -0
  854. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/workflow.py +0 -0
  855. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/workflow_trigger.py +0 -0
  856. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/resource_classes/workflow_version.py +0 -0
  857. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/__init__.py +0 -0
  858. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_annotations.py +0 -0
  859. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_applications.py +0 -0
  860. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_asset_centric.py +0 -0
  861. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_base.py +0 -0
  862. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_data_classes.py +0 -0
  863. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_datapoints.py +0 -0
  864. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_instances.py +0 -0
  865. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/_raw.py +0 -0
  866. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/__init__.py +0 -0
  867. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/_asset_centric.py +0 -0
  868. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/_base.py +0 -0
  869. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/_canvas.py +0 -0
  870. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/_charts.py +0 -0
  871. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/_datapoints.py +0 -0
  872. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/_file_content.py +0 -0
  873. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/_instances.py +0 -0
  874. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/storageio/selectors/_raw.py +0 -0
  875. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/tk_warnings/__init__.py +0 -0
  876. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/tk_warnings/base.py +0 -0
  877. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/tk_warnings/fileread.py +0 -0
  878. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/tk_warnings/other.py +0 -0
  879. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/tracker.py +0 -0
  880. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/__init__.py +0 -0
  881. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/_auxiliary.py +0 -0
  882. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/aggregators.py +0 -0
  883. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/auth.py +0 -0
  884. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/auxiliary.py +0 -0
  885. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/cdf.py +0 -0
  886. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/cicd.py +0 -0
  887. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/cli_args.py +0 -0
  888. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/collection.py +0 -0
  889. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/diff_list.py +0 -0
  890. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/dtype_conversion.py +0 -0
  891. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/file.py +0 -0
  892. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/fileio/__init__.py +0 -0
  893. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/fileio/_base.py +0 -0
  894. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/fileio/_compression.py +0 -0
  895. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/fileio/_readers.py +0 -0
  896. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/fileio/_writers.py +0 -0
  897. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/graphql_parser.py +0 -0
  898. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/hashing.py +0 -0
  899. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/http_client/__init__.py +0 -0
  900. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/http_client/_exception.py +0 -0
  901. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/http_client/_tracker.py +0 -0
  902. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/interactive_select.py +0 -0
  903. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/modules.py +0 -0
  904. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/producer_worker.py +0 -0
  905. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/progress_tracker.py +0 -0
  906. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/repository.py +0 -0
  907. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/sentry_utils.py +0 -0
  908. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/sql_parser.py +0 -0
  909. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/text.py +0 -0
  910. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/thread_safe_dict.py +0 -0
  911. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/useful_types.py +0 -0
  912. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/utils/validate_access.py +0 -0
  913. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_cdf_tk/validation.py +0 -0
  914. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_repo_files/.env.tmpl +0 -0
  915. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_repo_files/.gitignore +0 -0
  916. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_repo_files/AzureDevOps/.devops/README.md +0 -0
  917. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_repo_files/AzureDevOps/.devops/deploy-pipeline.yml +0 -0
  918. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/_repo_files/AzureDevOps/.devops/dry-run-pipeline.yml +0 -0
  919. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/config.dev.yaml +0 -0
  920. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/demo/__init__.py +0 -0
  921. {cognite_toolkit-0.7.23 → cognite_toolkit-0.7.25}/cognite_toolkit/demo/_base.py +0 -0
@@ -1,38 +1,38 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cognite_toolkit
3
- Version: 0.7.23
3
+ Version: 0.7.25
4
4
  Summary: Official Cognite Data Fusion tool for project templates and configuration deployment
5
- Project-URL: Homepage, https://docs.cognite.com/cdf/deploy/cdf_toolkit/
6
- Project-URL: Changelog, https://github.com/cognitedata/toolkit/releases
7
- Project-URL: GitHub, https://github.com/cognitedata/toolkit
8
- Project-URL: Documentation, https://docs.cognite.com/cdf/deploy/cdf_toolkit/references/resource_library
5
+ Author: Cognite AS
9
6
  Author-email: Cognite AS <support@cognite.com>
10
7
  License-Expression: Apache-2.0
11
- License-File: LICENSE
12
- Requires-Python: >=3.10
13
- Requires-Dist: cognite-sdk<8.0.0,>=7.87.0
14
- Requires-Dist: filelock>=3.18.0
15
- Requires-Dist: httpx>=0.28.1
16
- Requires-Dist: mixpanel>=4.10.1
17
- Requires-Dist: packaging>=25
18
- Requires-Dist: pandas<3.0.0,>=1.5.3
19
- Requires-Dist: pip>=25.0.1
20
- Requires-Dist: pydantic>=2.11.0
21
- Requires-Dist: python-dateutil>=2.9.0
22
8
  Requires-Dist: python-dotenv>=1.0.0
9
+ Requires-Dist: cognite-sdk>=7.87.0,<8.0.0
10
+ Requires-Dist: httpx>=0.28.1
11
+ Requires-Dist: pandas>=1.5.3,<3.0.0
23
12
  Requires-Dist: pyyaml>=6.0.1
24
- Requires-Dist: questionary>=2.0.1
13
+ Requires-Dist: typer>=0.12.0,<1.0.0
25
14
  Requires-Dist: rich>=13.9.4
26
- Requires-Dist: sentry-sdk>=2.1.0
27
- Requires-Dist: toml>=0.10.2
28
- Requires-Dist: tomli<3.0.0,>=2.0.1; python_version < '3.11'
29
- Requires-Dist: typer<1.0.0,>=0.12.0
15
+ Requires-Dist: questionary>=2.0.1
16
+ Requires-Dist: tomli>=2.0.1,<3.0.0 ; python_full_version < '3.11'
17
+ Requires-Dist: packaging>=25
30
18
  Requires-Dist: typing-extensions>=4.0.0
19
+ Requires-Dist: toml>=0.10.2
20
+ Requires-Dist: sentry-sdk>=2.1.0
21
+ Requires-Dist: mixpanel>=4.10.1
22
+ Requires-Dist: pydantic>=2.11.0
23
+ Requires-Dist: python-dateutil>=2.9.0
24
+ Requires-Dist: pip>=25.0.1
25
+ Requires-Dist: filelock>=3.18.0
26
+ Requires-Dist: sqlparse>=0.5.3 ; extra == 'sql'
27
+ Requires-Dist: pyarrow>=20.0.0 ; extra == 'table'
28
+ Requires-Dist: openpyxl>=3.1.5 ; extra == 'table'
29
+ Requires-Python: >=3.10
30
+ Project-URL: Changelog, https://github.com/cognitedata/toolkit/releases
31
+ Project-URL: Documentation, https://docs.cognite.com/cdf/deploy/cdf_toolkit/references/resource_library
32
+ Project-URL: GitHub, https://github.com/cognitedata/toolkit
33
+ Project-URL: Homepage, https://docs.cognite.com/cdf/deploy/cdf_toolkit/
31
34
  Provides-Extra: sql
32
- Requires-Dist: sqlparse>=0.5.3; extra == 'sql'
33
35
  Provides-Extra: table
34
- Requires-Dist: openpyxl>=3.1.5; extra == 'table'
35
- Requires-Dist: pyarrow>=20.0.0; extra == 'table'
36
36
  Description-Content-Type: text/markdown
37
37
 
38
38
  # Cognite Data Fusion Toolkit
@@ -271,12 +271,14 @@ class FileContentIO(UploadableStorageIO[FileContentSelector, MetadataWithFilePat
271
271
  if not (upload_url := upload_url_getter(item, http_client, results)):
272
272
  continue
273
273
 
274
+ content_bytes = item.file_path.read_bytes()
274
275
  upload_response = http_client.request_with_retries(
275
276
  message=DataBodyRequest(
276
277
  endpoint_url=upload_url,
277
278
  method="PUT",
278
279
  content_type=item.mime_type,
279
- data_content=item.file_path.read_bytes(),
280
+ data_content=content_bytes,
281
+ content_length=len(content_bytes),
280
282
  )
281
283
  )
282
284
  results.extend(upload_response.as_item_responses(item.as_id()))
@@ -149,34 +149,40 @@ class HTTPClient:
149
149
  )
150
150
 
151
151
  def _create_headers(
152
- self, api_version: str | None = None, content_type: str = "application/json", accept: str = "application/json"
152
+ self,
153
+ api_version: str | None = None,
154
+ content_type: str = "application/json",
155
+ accept: str = "application/json",
156
+ content_length: int | None = None,
153
157
  ) -> MutableMapping[str, str]:
154
158
  headers: MutableMapping[str, str] = {}
155
159
  headers["User-Agent"] = f"httpx/{httpx.__version__} {get_user_agent()}"
156
160
  auth_name, auth_value = self.config.credentials.authorization_header()
157
161
  headers[auth_name] = auth_value
158
- headers["content-type"] = content_type
162
+ headers["Content-Type"] = content_type
163
+ if content_length is not None:
164
+ headers["Content-Length"] = str(content_length)
159
165
  headers["accept"] = accept
160
166
  headers["x-cdp-sdk"] = f"CogniteToolkit:{get_current_toolkit_version()}"
161
167
  headers["x-cdp-app"] = self.config.client_name
162
168
  headers["cdf-version"] = api_version or self.config.api_subversion
163
- if not global_config.disable_gzip:
169
+ if not global_config.disable_gzip and content_length is None:
164
170
  headers["Content-Encoding"] = "gzip"
165
171
  return headers
166
172
 
167
173
  def _make_request(self, item: RequestMessage) -> httpx.Response:
168
- headers = self._create_headers(item.api_version, item.content_type, item.accept)
174
+ headers = self._create_headers(item.api_version, item.content_type, item.accept, item.content_length)
169
175
  params: dict[str, PrimitiveType] | None = None
170
176
  if isinstance(item, ParamRequest):
171
177
  params = item.parameters
172
178
  data: str | bytes | None = None
173
179
  if isinstance(item, BodyRequest):
174
180
  data = item.data()
175
- if not global_config.disable_gzip:
181
+ if not global_config.disable_gzip and item.content_length is None:
176
182
  data = gzip.compress(data.encode("utf-8"))
177
183
  elif isinstance(item, DataBodyRequest):
178
184
  data = item.data()
179
- if not global_config.disable_gzip:
185
+ if not global_config.disable_gzip and item.content_length is None:
180
186
  data = gzip.compress(data)
181
187
  return self.session.request(
182
188
  method=item.method,
@@ -94,6 +94,7 @@ class RequestMessage(HTTPMessage):
94
94
  api_version: str | None = None
95
95
  content_type: str = "application/json"
96
96
  accept: str = "application/json"
97
+ content_length: int | None = None
97
98
 
98
99
  @property
99
100
  def total_attempts(self) -> int:
@@ -12,7 +12,7 @@ jobs:
12
12
  environment: dev
13
13
  name: Deploy
14
14
  container:
15
- image: cognite/toolkit:0.7.23
15
+ image: cognite/toolkit:0.7.25
16
16
  env:
17
17
  CDF_CLUSTER: ${{ vars.CDF_CLUSTER }}
18
18
  CDF_PROJECT: ${{ vars.CDF_PROJECT }}
@@ -10,7 +10,7 @@ jobs:
10
10
  environment: dev
11
11
  name: Deploy Dry Run
12
12
  container:
13
- image: cognite/toolkit:0.7.23
13
+ image: cognite/toolkit:0.7.25
14
14
  env:
15
15
  CDF_CLUSTER: ${{ vars.CDF_CLUSTER }}
16
16
  CDF_PROJECT: ${{ vars.CDF_PROJECT }}
@@ -4,7 +4,7 @@ default_env = "<DEFAULT_ENV_PLACEHOLDER>"
4
4
  [modules]
5
5
  # This is the version of the modules. It should not be changed manually.
6
6
  # It will be updated by the 'cdf modules upgrade' command.
7
- version = "0.7.23"
7
+ version = "0.7.25"
8
8
 
9
9
 
10
10
  [plugins]
@@ -0,0 +1 @@
1
+ __version__ = "0.7.25"
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "cognite_toolkit"
3
- version = "0.7.23"
3
+ version = "0.7.25"
4
4
  description = "Official Cognite Data Fusion tool for project templates and configuration deployment"
5
5
  authors = [
6
6
  {name ="Cognite AS", email="support@cognite.com"}
@@ -120,8 +120,9 @@ exclude = [
120
120
  exclude = []
121
121
 
122
122
  [build-system]
123
- requires = ["hatchling"]
124
- build-backend = "hatchling.build"
123
+ requires = ["uv_build>=0.9.15,<0.10.0"]
124
+ build-backend = "uv_build"
125
125
 
126
- [tool.hatch.build.targets.wheel]
127
- packages = ["cognite_toolkit"]
126
+ [tool.uv.build-backend]
127
+ module-name = "cognite_toolkit"
128
+ module-root = ""
@@ -1,191 +0,0 @@
1
- # Cursor Ignore File - Excludes all secrets and sensitive data
2
-
3
- # Environment files and secrets
4
- .env
5
- .env.*
6
- *.env
7
- .env.local
8
- .env.development
9
- .env.test
10
- .env.production
11
- .env.staging
12
-
13
- # Authentication and credentials
14
- *.pem
15
- *.key
16
- *.crt
17
- *.p12
18
- *.pfx
19
- *.p8
20
- id_rsa
21
- id_rsa.pub
22
- id_ed25519
23
- id_ed25519.pub
24
- *.keystore
25
- *.jks
26
-
27
- # API keys and tokens
28
- *api_key*
29
- *api_token*
30
- *access_token*
31
- *secret*
32
- *password*
33
- *credential*
34
- *token*
35
- *key*
36
-
37
-
38
- # Database credentials
39
- *.db
40
- *.sqlite
41
- *.sqlite3
42
- *.db-journal
43
- *.db-wal
44
- *.db-shm
45
-
46
- # Log files (may contain sensitive data)
47
- *.log
48
- logs/
49
- log/
50
-
51
- # Temporary files
52
- tmp/
53
- temp/
54
- .tmp/
55
- .temp/
56
- *.tmp
57
- *.temp
58
-
59
- # Cache directories
60
- .cache/
61
- cache/
62
- __pycache__/
63
- *.pyc
64
- *.pyo
65
- *.pyd
66
-
67
- # Build and distribution directories
68
- build/
69
- dist/
70
- target/
71
- out/
72
- *.egg-info/
73
-
74
- # IDE and editor files
75
- .vscode/
76
- .idea/
77
- *.swp
78
- *.swo
79
- *~
80
- .DS_Store
81
- Thumbs.db
82
-
83
- # Git and version control
84
- .git/
85
- .gitignore
86
- .gitattributes
87
-
88
- # Node.js dependencies
89
- node_modules/
90
- npm-debug.log*
91
- yarn-debug.log*
92
- yarn-error.log*
93
-
94
- # Python virtual environments
95
- venv/
96
- env/
97
- .venv/
98
- .env/
99
- ENV/
100
-
101
- # Docker and container files
102
- Dockerfile
103
- docker-compose*.yml
104
- .dockerignore
105
-
106
- # Kubernetes secrets
107
- *.yaml
108
- *.yml
109
- *secret*.yaml
110
- *secret*.yml
111
- *config*.yaml
112
- *config*.yml
113
-
114
- # Terraform state and variables
115
- *.tfstate
116
- *.tfstate.*
117
- *.tfvars
118
- *.auto.tfvars
119
- .terraform/
120
-
121
- # AWS credentials and config
122
- .aws/
123
- aws.config
124
- aws.credentials
125
- ~/.aws/
126
-
127
- # Azure credentials
128
- .azure/
129
- azure.config
130
- azure.credentials
131
-
132
- # Google Cloud credentials
133
- gcloud/
134
- *.json
135
- service-account-*.json
136
-
137
- # SSH and remote access
138
- .ssh/
139
- ssh_config
140
- ssh_known_hosts
141
-
142
- # SSL certificates
143
- *.crt
144
- *.cer
145
- *.der
146
- *.p7b
147
- *.p7c
148
- *.p12
149
- *.pfx
150
-
151
- # Backup files
152
- *.bak
153
- *.backup
154
- *.old
155
- *.orig
156
-
157
- # Archive files
158
- *.zip
159
- *.tar
160
- *.tar.gz
161
- *.rar
162
- *.7z
163
-
164
- # Binary files
165
- *.exe
166
- *.dll
167
- *.so
168
- *.dylib
169
- *.bin
170
-
171
- # Data files that might contain sensitive information
172
- *.csv
173
- *.xlsx
174
- *.xls
175
- *.json
176
- *.xml
177
- data/
178
- datasets/
179
-
180
-
181
- # Lock files
182
- package-lock.json
183
- yarn.lock
184
- poetry.lock
185
- Pipfile.lock
186
-
187
- # Coverage and test reports
188
- .coverage
189
- htmlcov/
190
- .pytest_cache/
191
- .tox/
@@ -1,185 +0,0 @@
1
- # Cognite Python Style Guide
2
-
3
- ## Key Principles
4
-
5
- - **Strong Typing**: Use type hints extensively with pyright. Avoid `Any` when possible
6
- - **Type Safety**: Use dataclasses and Pydantic models for complex data
7
- structures instead of untyped dictionaries
8
- - **IO Safety**: Always use typed data structures for file operations and data parsing
9
- - **Readability**: Code should be immediately understandable
10
- - **Maintainability**: Write code that is easy to modify and extend
11
- - **Consistency**: Follow established patterns across the codebase
12
-
13
- ## Principles on doing pull request reviews
14
-
15
- - **Main point first.** Start with the key feedback or required action.
16
- - **Be concise.** Use short, direct comments. Avoid unnecessary explanations.
17
- - **Actionable suggestions.** If something needs fixing, state exactly what and how.
18
- - **One issue per comment.** Separate unrelated feedback for clarity.
19
- - **Code, not prose.** Prefer code snippets or examples over long text.
20
- - **Background only if needed.** Add context only if the main point isn't obvious.
21
-
22
- ## How to do pull request summaries
23
-
24
- - **Short recap.** Summarize the main point of the PR in one or two sentences.
25
- - **Don't repeat the PR description.** Only add new or clarifying information.
26
- - **Be brief unless needed.** Only write a longer summary if the PR description
27
- is missing crucial details.
28
- - **Extend, don't duplicate.** If more detail is needed, clearly state what is
29
- missing from the PR description and add only the necessary context.
30
-
31
- ## Line Length and Formatting
32
-
33
- - **Maximum line length**: 120 characters (configured in ruff)
34
- - **Target Python version**: 3.10+
35
- - **Indentation**: 4 spaces per level
36
-
37
- ## Type Hints
38
-
39
- - **Required**: All functions, methods, and class attributes must have type hints
40
- - **Avoid `Any`**: Use specific types whenever possible
41
- - **Complex data**: Use dataclasses or Pydantic models instead of `dict[str, Any]`
42
- - **File operations**: Always parse file content into typed structures
43
-
44
- ```python
45
- # Good - typed data structure
46
- @dataclass
47
- class Config:
48
- model_name: str
49
- temperature: float
50
- max_tokens: int
51
-
52
- def load_config(path: Path) -> Config:
53
- data = json.loads(path.read_text())
54
- return Config(**data)
55
-
56
- # Bad - untyped dictionary
57
- def load_config(path: Path) -> dict[str, Any]:
58
- return json.loads(path.read_text())
59
- ```
60
-
61
- ## Imports
62
-
63
- - **Group imports**: Standard library, third-party, local application
64
- - **Absolute imports**: Always use absolute imports for clarity
65
- - **Sort alphabetically** within groups
66
- - **Type checking imports**: Use `TYPE_CHECKING` for type-only imports
67
- - **`_cdf_tk` imports**: Always use the full path `cognite_toolkit._cdf_tk`
68
- when importing from `_cdf_tk`, never use `from _cdf_tk import ...`
69
-
70
- ```python
71
- import json
72
- import logging
73
- from pathlib import Path
74
- from typing import TYPE_CHECKING
75
-
76
- from cognite.client import CogniteClient
77
- from pydantic import BaseModel
78
-
79
- from cog_ai.common.types import ModelConfig
80
-
81
- # Good - full path for _cdf_tk imports
82
- from cognite_toolkit._cdf_tk.feature_flags import Flags
83
- from cognite_toolkit._cdf_tk.commands.repo import RepoCommand
84
-
85
- # Bad - don't use relative _cdf_tk imports
86
- # from _cdf_tk.feature_flags import Flags # ❌
87
-
88
- if TYPE_CHECKING:
89
- from cog_ai.tools.query.types import QueryCompletion
90
- ```
91
-
92
- ## Naming Conventions
93
-
94
- - **Variables/functions**: `snake_case`
95
- - **Constants**: `UPPER_SNAKE_CASE`
96
- - **Classes**: `PascalCase`
97
- - **Modules**: `snake_case`
98
- - **Private members**: Single leading underscore `_private`
99
-
100
- ## Docstrings
101
-
102
- Use concise docstrings with Args/Returns format. Based on repository patterns:
103
-
104
- ```python
105
- def render_header(header: str) -> str:
106
- """
107
- Renders a (markdown) heading.
108
-
109
- Args:
110
- header (str): header
111
-
112
- Returns:
113
- str: The rendered header
114
- """
115
- return f"{header}\n{'=' * len(header)}\n"
116
-
117
- def walk_sdk_documentation(content: Tag, parser: Parser[T]) -> Iterable[T]:
118
- """Parse the content of a file and yields documents. The parser controls how
119
- the sections are transformed into documents."""
120
- # Implementation here
121
- ```
122
-
123
- **Docstring patterns**:
124
-
125
- - Start with a concise description
126
- - Use `Args:` and `Returns:` for complex functions
127
- - Omit obvious parameter descriptions
128
- - Keep descriptions brief and factual
129
- - Ok for `__init__` methods to omit docstring
130
-
131
- ## Error Handling
132
-
133
- - **Specific exceptions**: Avoid broad `Exception` catches
134
- - **Graceful handling**: Provide meaningful error messages
135
- - **Type safety**: Return `None` or use Union types for fallible operations
136
-
137
- ```python
138
- def load_llm_response(response: str) -> dict[str, Any] | None:
139
- try:
140
- return json.loads(response)
141
- except (TypeError, json.JSONDecodeError) as e:
142
- log.warning(f"Failed json load response from LLM: {e}")
143
- return None
144
- ```
145
-
146
- ## Tooling
147
-
148
- - **Formatter**: `uv run ruff format --force-exclude --quiet`
149
- - **Linter**: `uv run ruff check --force-exclude --fix --exit-non-zero-on-fix`
150
- - **Type checker**: `dmypy run -- cognite_toolkit/ --config-file pyproject.toml` (uses mypy)
151
- - **Pre-commit**: `pre-commit run --all-files` for comprehensive checks
152
-
153
- ## Ruff Configuration Deviations
154
-
155
- Current project configuration deviates from PEP 8:
156
-
157
- - **Line length**: 120 characters (vs PEP 8's 79)
158
- - **Ignored rules**: E501 (line too long), UP017 (datetime.timezone.utc)
159
- - **Selected rules**: Includes bugbear (B0), pyupgrade (UP), and isort (I)
160
-
161
- ## Data Structures
162
-
163
- **Prefer typed structures**:
164
-
165
- ```python
166
- # Good
167
- @dataclass
168
- class FunctionError:
169
- function_name: str
170
- message: str
171
-
172
- # Good
173
- class QueryCompletion(BaseModel):
174
- query: str
175
- variables: dict[str, Any]
176
-
177
- # Avoid
178
- error_data = {"function_name": "foo", "message": "bar"}
179
- ```
180
-
181
- ## Logging
182
-
183
- - Use the `logging` module with appropriate levels
184
- - Include contextual information for debugging
185
- - Format: `log.warning(f"Description: {variable}")`
@@ -1,3 +0,0 @@
1
- * @cognitedata/partner-enablement @cognitedata/velocity
2
- /cognite_toolkit/cognite_modules/core/cdf_apm_base/* @cognitedata/partner-enablement @cognitedata/opsup-team-dev
3
- /cognite_toolkit/cognite_modules/infield/* @cognitedata/partner-enablement @cognitedata/opsup-team-dev
@@ -1,14 +0,0 @@
1
- # Description
2
-
3
- Please describe the change you have made.
4
-
5
- ## Bump
6
-
7
- - [ ] Patch
8
- - [ ] Skip
9
-
10
- ## Changelog
11
-
12
- ### Added/Changed/Improved/Removed/Fixed
13
-
14
- - My change
@@ -1,18 +0,0 @@
1
- {
2
- "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": [
4
- "local>cognitedata/renovate-config-public"
5
- ],
6
- "packageRules": [
7
- {
8
- "matchDatasources": ["npm"],
9
- "matchUpdateTypes": ["minor", "patch"],
10
- "automerge": true,
11
- "schedule": [
12
- "after 10pm every weekday",
13
- "before 5am every weekday"
14
- ]
15
- }
16
- ],
17
- "ignorePaths": ["cognite_toolkit/", "tests/", "Dockerfile", ".devcontainer/"]
18
- }
@@ -1,42 +0,0 @@
1
- name: Deploy modules to demo project
2
- on:
3
- push:
4
- branches:
5
- - main
6
- env:
7
- PYTHON_VERSION: '3.10'
8
-
9
-
10
- jobs:
11
- build-modules:
12
- runs-on: ubuntu-latest
13
- env:
14
- CDF_CLUSTER: ${{ vars.CDF_CLUSTER }}
15
- CDF_PROJECT: ${{ vars.CDF_PROJECT }}
16
- IDP_CLIENT_ID: ${{ vars.IDP_CLIENT_ID }}
17
- IDP_CLIENT_SECRET: ${{ secrets.IDP_CLIENT_SECRET }}
18
- IDP_TOKEN_URL: ${{ vars.IDP_TOKEN_URL }}
19
- LOGIN_FLOW: client_credentials
20
- name: Loadmaster
21
- steps:
22
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
23
- - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
24
- with:
25
- python-version: ${{ env.PYTHON_VERSION }}
26
- - name: Install dependencies
27
- run: |
28
- pip install uv
29
- uv sync --all-extras
30
- - name: Build the package
31
- run: uv build
32
- - name: Initialize project
33
- run: uv run cdf modules init demo_project --clean --all --library-url "https://github.com/cognitedata/toolkit-data/releases/download/latest/packages.zip" --library-checksum "sha256:b70c207a78d6c94e0977a733571420b250ca641ac8802d8310f1ffe05bf7b2eb"
34
- - name: "Pre-processing for demo environment"
35
- run: uv run python ./demo/preproc.py
36
- - name: "Build the templates"
37
- run: uv run cdf build --env demo -o ./demo_project
38
- - name: "Verify and create access rights"
39
- run: uv run cdf auth verify --no-prompt
40
- - name: "Deploy the templates"
41
- run: |
42
- uv run cdf deploy --env demo