cognite-toolkit 0.7.53__py3-none-any.whl → 0.7.54__py3-none-any.whl

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.
@@ -15,7 +15,7 @@ class ResourceViewMappingYAML(ToolkitResource):
15
15
  max_length=256,
16
16
  pattern=INSTANCE_EXTERNAL_ID_PATTERN,
17
17
  )
18
- resource_type: Literal["asset", "event", "file", "timeSeries", "sequence", "assetAnnotation", "fileAnnotation"] = (
18
+ resource_type: Literal["asset", "event", "file", "timeseries", "sequence", "assetAnnotation", "fileAnnotation"] = (
19
19
  Field(
20
20
  description="The type of the resource to map to the view.",
21
21
  )
@@ -12,7 +12,7 @@ jobs:
12
12
  environment: dev
13
13
  name: Deploy
14
14
  container:
15
- image: cognite/toolkit:0.7.53
15
+ image: cognite/toolkit:0.7.54
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.53
13
+ image: cognite/toolkit:0.7.54
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.53"
7
+ version = "0.7.54"
8
8
 
9
9
 
10
10
  [plugins]
@@ -1 +1 @@
1
- __version__ = "0.7.53"
1
+ __version__ = "0.7.54"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cognite_toolkit
3
- Version: 0.7.53
3
+ Version: 0.7.54
4
4
  Summary: Official Cognite Data Fusion tool for project templates and configuration deployment
5
5
  Author: Cognite AS
6
6
  Author-email: Cognite AS <support@cognite.com>
@@ -341,7 +341,7 @@ cognite_toolkit/_cdf_tk/resource_classes/infield_v1.py,sha256=XtstgUuhYhWgsxSoQ9
341
341
  cognite_toolkit/_cdf_tk/resource_classes/instance.py,sha256=FdPCDz4LlKZ2SDBGH2-z-JiPN0V53Gg3FrxxjcjrJZc,2935
342
342
  cognite_toolkit/_cdf_tk/resource_classes/labels.py,sha256=rh4SV_MBEiS9cjpz1g4_0SAnKGwiIepThD_wR1_bMkY,649
343
343
  cognite_toolkit/_cdf_tk/resource_classes/location.py,sha256=C4vhHs_kpLa3abfQIZiotfldnKoEq8YAbU3gvG7XDMA,3221
344
- cognite_toolkit/_cdf_tk/resource_classes/migration.py,sha256=ThMKmJSaMx9DKtqkwcY2Y_Y4hY0xk-UzyF7HC49qlnA,903
344
+ cognite_toolkit/_cdf_tk/resource_classes/migration.py,sha256=zVSV82fW6sJRsgqGvytRy0qB1MpA94awXW6CxM4TRuw,903
345
345
  cognite_toolkit/_cdf_tk/resource_classes/raw_database_table.py,sha256=2It1o8-zsH1YMCXTnI_KMjjnuN4bnZ_2PS3ZyBUrh0I,538
346
346
  cognite_toolkit/_cdf_tk/resource_classes/relationship.py,sha256=tZQvy_ofmxSry0e9BITKOcB-L8fNocQBl56BJjAgThc,2074
347
347
  cognite_toolkit/_cdf_tk/resource_classes/robotics/__init__.py,sha256=1r7whDNbDnmntMD2XEBuK6k-H_HvFkpeeSQqX5Sx4bA,353
@@ -432,14 +432,14 @@ cognite_toolkit/_repo_files/.gitignore,sha256=ip9kf9tcC5OguF4YF4JFEApnKYw0nG0vPi
432
432
  cognite_toolkit/_repo_files/AzureDevOps/.devops/README.md,sha256=OLA0D7yCX2tACpzvkA0IfkgQ4_swSd-OlJ1tYcTBpsA,240
433
433
  cognite_toolkit/_repo_files/AzureDevOps/.devops/deploy-pipeline.yml,sha256=brULcs8joAeBC_w_aoWjDDUHs3JheLMIR9ajPUK96nc,693
434
434
  cognite_toolkit/_repo_files/AzureDevOps/.devops/dry-run-pipeline.yml,sha256=OBFDhFWK1mlT4Dc6mDUE2Es834l8sAlYG50-5RxRtHk,723
435
- cognite_toolkit/_repo_files/GitHub/.github/workflows/deploy.yaml,sha256=sxXXSoM8YzyWhrMxweR-qD1x68m_mqXamz6koBYLQlI,667
436
- cognite_toolkit/_repo_files/GitHub/.github/workflows/dry-run.yaml,sha256=z9CsKojSJ6j5uBGEj-Swo5j3EqqIbGw9deWIp4zutlI,2430
437
- cognite_toolkit/_resources/cdf.toml,sha256=Gvh7jHce3fx-TBX41R0ou7YSaxgvGkNVRJlJeH-6k7w,475
438
- cognite_toolkit/_version.py,sha256=JP9RKOpQyDoUb8AfOg0ujLNcQLJPJfFX7VENgDRl3XU,23
435
+ cognite_toolkit/_repo_files/GitHub/.github/workflows/deploy.yaml,sha256=tXweR6WMMb-kz4QRfh9uIHOJh8eWTTvQhi-ilKY2k1Q,667
436
+ cognite_toolkit/_repo_files/GitHub/.github/workflows/dry-run.yaml,sha256=fMRQrB9Vai5L3hZBnfcjKkAQvWFquXbwdwCrntPZfV0,2430
437
+ cognite_toolkit/_resources/cdf.toml,sha256=aivdY-grwyZ_jbyTtYTai3Lp8xVqG2P0gasvxyjtJdE,475
438
+ cognite_toolkit/_version.py,sha256=drRfaMVbXe8_5hc9xNe4bDzCjjTLvVLeM4E3Lrnbszc,23
439
439
  cognite_toolkit/config.dev.yaml,sha256=M33FiIKdS3XKif-9vXniQ444GTZ-bLXV8aFH86u9iUQ,332
440
440
  cognite_toolkit/demo/__init__.py,sha256=-m1JoUiwRhNCL18eJ6t7fZOL7RPfowhCuqhYFtLgrss,72
441
441
  cognite_toolkit/demo/_base.py,sha256=6xKBUQpXZXGQ3fJ5f7nj7oT0s2n7OTAGIa17ZlKHZ5U,8052
442
- cognite_toolkit-0.7.53.dist-info/WHEEL,sha256=e_m4S054HL0hyR3CpOk-b7Q7fDX6BuFkgL5OjAExXas,80
443
- cognite_toolkit-0.7.53.dist-info/entry_points.txt,sha256=EtZ17K2mUjh-AY0QNU1CPIB_aDSSOdmtNI_4Fj967mA,84
444
- cognite_toolkit-0.7.53.dist-info/METADATA,sha256=jmWwjMBPQ8lUs6fueggE0guDcY7Q1dmYJG8v0KcaPn8,5026
445
- cognite_toolkit-0.7.53.dist-info/RECORD,,
442
+ cognite_toolkit-0.7.54.dist-info/WHEEL,sha256=e_m4S054HL0hyR3CpOk-b7Q7fDX6BuFkgL5OjAExXas,80
443
+ cognite_toolkit-0.7.54.dist-info/entry_points.txt,sha256=EtZ17K2mUjh-AY0QNU1CPIB_aDSSOdmtNI_4Fj967mA,84
444
+ cognite_toolkit-0.7.54.dist-info/METADATA,sha256=NMbgNpAqYHr8pZWq08GmIG5F7lqE9_ejermRYx0vCOE,5026
445
+ cognite_toolkit-0.7.54.dist-info/RECORD,,