tucana 0.0.69 → 0.0.70

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2af7d806691ebc429e4f130bac35a75edd01b5e2d61cab7f6740f2ad6dcc2a49
4
- data.tar.gz: 308133ce97e4ccdd4f0a53ce48e012d776360782d83d71e26aaf2f98ce7e2a47
3
+ metadata.gz: 9f617f897d8bd22eb43ce382ff00db3d8292949d02a499b6258aaaaaed68c8f2
4
+ data.tar.gz: cc83323bd32d6fea6bc46d24ec69526ad0c9ede4046971974ae9a06899e99e24
5
5
  SHA512:
6
- metadata.gz: 03b0ce8502cce77042ac1106f06c77ca527670a79580f1ea9fedcfd86c318ff31fb7c0cc5fa82a1de4e32b8b517070a6a78d69bd9bde14522cfd7c473d83dc2f
7
- data.tar.gz: babac195f1a9be04dee6ca36e9c81d10a96d446973a9d5c0d0c32b2447f8bceb281d4cea2884d57ba86d83208ce3ebf86bb3af892a7a68cdc779c2578640104f
6
+ metadata.gz: 63fb1266b7d1941df6a9364ba8a2e7657664eff49a6a6a82fa1b23acba56d0ce90b53fa13cab0c28099f185a2e460cbc6ba737026fa9851723549fc5d8108e30
7
+ data.tar.gz: 06eed1c8b5d1185cb92deecf8b0c898ae9af9fdd6ed11c7cb04045e8ee0f7f47c24dd55d613e991e7638096746ccb5b9bb0f67a4dcf21b5fadcda31344bf94be
@@ -9,7 +9,7 @@ require_relative '../shared/shared.execution_result_pb'
9
9
  require_relative '../shared/shared.struct_pb'
10
10
 
11
11
 
12
- descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.module.proto\x1a\x1dshared.execution_result.proto\x1a\x13shared.struct.proto\"U\n\x0b\x41\x63tionEvent\x12\x12\n\nevent_type\x18\x01 \x01(\t\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12\x1e\n\x07payload\x18\x03 \x01(\x0b\x32\r.shared.Value\"-\n\x0b\x41\x63tionLogon\x12\x1e\n\x06module\x18\x01 \x01(\x0b\x32\x0e.shared.Module\"\x8b\x01\n\x16\x41\x63tionExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x1b\n\x13\x66unction_identifier\x18\x02 \x01(\t\x12\"\n\nparameters\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\x12\x12\n\nproject_id\x18\x04 \x01(\x03\"\x9a\x01\n\x15\x41\x63tionTransferRequest\x12$\n\x05logon\x18\x01 \x01(\x0b\x32\x13.aquila.ActionLogonH\x00\x12$\n\x05\x65vent\x18\x02 \x01(\x0b\x32\x13.aquila.ActionEventH\x00\x12-\n\x06result\x18\x03 \x01(\x0b\x32\x1b.shared.NodeExecutionResultH\x00\x42\x06\n\x04\x64\x61ta\"\x94\x01\n\x16\x41\x63tionTransferResponse\x12\x33\n\texecution\x18\x01 \x01(\x0b\x32\x1e.aquila.ActionExecutionRequestH\x00\x12=\n\x15module_configurations\x18\x02 \x01(\x0b\x32\x1c.shared.ModuleConfigurationsH\x00\x42\x06\n\x04\x64\x61ta2f\n\x15\x41\x63tionTransferService\x12M\n\x08Transfer\x12\x1d.aquila.ActionTransferRequest\x1a\x1e.aquila.ActionTransferResponse(\x01\x30\x01\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
12
+ descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.module.proto\x1a\x1dshared.execution_result.proto\x1a\x13shared.struct.proto\"U\n\x0b\x41\x63tionEvent\x12\x12\n\nevent_type\x18\x01 \x01(\t\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12\x1e\n\x07payload\x18\x03 \x01(\x0b\x32\r.shared.Value\"-\n\x0b\x41\x63tionLogon\x12\x1e\n\x06module\x18\x01 \x01(\x0b\x32\x0e.shared.Module\"\x8b\x01\n\x16\x41\x63tionExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x1b\n\x13\x66unction_identifier\x18\x02 \x01(\t\x12\"\n\nparameters\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\x12\x12\n\nproject_id\x18\x04 \x01(\x03\"i\n\x17\x41\x63tionExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x30\n\x0bnode_result\x18\x02 \x01(\x0b\x32\x1b.shared.NodeExecutionResult\"\x9e\x01\n\x15\x41\x63tionTransferRequest\x12$\n\x05logon\x18\x01 \x01(\x0b\x32\x13.aquila.ActionLogonH\x00\x12$\n\x05\x65vent\x18\x02 \x01(\x0b\x32\x13.aquila.ActionEventH\x00\x12\x31\n\x06result\x18\x03 \x01(\x0b\x32\x1f.aquila.ActionExecutionResponseH\x00\x42\x06\n\x04\x64\x61ta\"\x94\x01\n\x16\x41\x63tionTransferResponse\x12\x33\n\texecution\x18\x01 \x01(\x0b\x32\x1e.aquila.ActionExecutionRequestH\x00\x12=\n\x15module_configurations\x18\x02 \x01(\x0b\x32\x1c.shared.ModuleConfigurationsH\x00\x42\x06\n\x04\x64\x61ta2f\n\x15\x41\x63tionTransferService\x12M\n\x08Transfer\x12\x1d.aquila.ActionTransferRequest\x1a\x1e.aquila.ActionTransferResponse(\x01\x30\x01\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
13
13
 
14
14
  pool = Google::Protobuf::DescriptorPool.generated_pool
15
15
  pool.add_serialized_file(descriptor_data)
@@ -19,6 +19,7 @@ module Tucana
19
19
  ActionEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionEvent").msgclass
20
20
  ActionLogon = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionLogon").msgclass
21
21
  ActionExecutionRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionExecutionRequest").msgclass
22
+ ActionExecutionResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionExecutionResponse").msgclass
22
23
  ActionTransferRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionTransferRequest").msgclass
23
24
  ActionTransferResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.ActionTransferResponse").msgclass
24
25
  end
@@ -4,5 +4,5 @@
4
4
  # to update the version, run "bundle exec rake release:version[NEW_VERSION]".
5
5
 
6
6
  module Tucana
7
- VERSION = "0.0.69"
7
+ VERSION = "0.0.70"
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tucana
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.69
4
+ version: 0.0.70
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niklas van Schrick