tucana 0.0.81 → 0.0.82

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: 867be301c059ce675307ec89a9168c41c4ae37d61b9f25037a0858a80155fcb4
4
- data.tar.gz: bb2f94cd42b9ebfbe8b03bc5d2ef3f6dd653cbd524425c5e4aea0c703cfb7883
3
+ metadata.gz: 63b684102c17922de91fa60a068215944219c9eba635a431e3b234d84b7b9c8d
4
+ data.tar.gz: 71929078af064233e9807ab61ef7a88a4a813022bd774a8dbe8c9e5a5f977067
5
5
  SHA512:
6
- metadata.gz: ea49424b622ca1dd8c68b72b8eeda10cf2d890539b12006559095d5f27a93c64e1dc1790db7bd8ba16b4c5ee04797f317a73cda6e6657cc6c92e13024cba3df6
7
- data.tar.gz: aa5fd9752d09c8d568f3deec9cb103bf945bd45d7567451969daff6494d8dd3781e456e99b3ff1e9dab5b6b1523285faf3547347b0db2007917ca0920268171b
6
+ metadata.gz: 910136a00e0551024cc6ef766080373051e6874326ab6eaab00bb4ff4f0264724c317a2fc2c0d4161fc7f664c1ddd2375eaf20e778c128f532adb4f7221f0429
7
+ data.tar.gz: 3e22dc3609a9b447fe482de956f2f13727881f955fea28cad3e01bacc93202635f4fdac8b539b6733de2aa7d090498cd47f6cbbeab106c89b929bce165f6219c
@@ -12,7 +12,7 @@ require_relative '../shared/shared.translation_pb'
12
12
  require_relative '../shared/shared.errors_pb'
13
13
 
14
14
 
15
- descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.module.proto\x1a\x1dshared.execution_result.proto\x1a\x13shared.struct.proto\x1a\x11shared.flow.proto\x1a\x18shared.translation.proto\x1a\x13shared.errors.proto\"\xc9\x01\n\nActionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12%\n\x08settings\x18\x03 \x03(\x0b\x32\x13.shared.FlowSetting\x12$\n\x0cinput_schema\x18\x04 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x05 \x01(\x0b\x32\x0e.shared.Struct\x12\x14\n\x0cproject_slug\x18\x06 \x01(\t\x12\x0c\n\x04name\x18\x07 \x01(\t\"\x9f\x01\n\x0b\x41\x63tionLogon\x12\x1e\n\x06module\x18\x01 \x01(\x0b\x32\x0e.shared.Module\x12\x39\n\x0escaling_option\x18\x02 \x01(\x0e\x32!.aquila.ActionLogon.ScalingOption\"5\n\rScalingOption\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x0c\n\x08\x44ISABLED\x10\x01\x12\t\n\x05SPLIT\x10\x02\"\x83\x01\n\x16\x41\x63tionNodeSubFlowValue\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12$\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\"\x83\x01\n\x0f\x41\x63tionNodeValue\x12\x33\n\rliteral_value\x18\x01 \x01(\x0b\x32\x1a.aquila.ActionLiteralValueH\x00\x12\x32\n\x08sub_flow\x18\x02 \x01(\x0b\x32\x1e.aquila.ActionNodeSubFlowValueH\x00\x42\x07\n\x05value\"j\n\x12\x41\x63tionLiteralValue\x12\x1c\n\x05value\x18\x01 \x01(\x0b\x32\r.shared.Value\x12\x36\n\nreferences\x18\x02 \x03(\x0b\x32\".aquila.ActionInlineReferenceValue\"W\n\x1a\x41\x63tionInlineReferenceValue\x12\x11\n\tsignature\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.aquila.ActionNodeValue\"\x94\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 \x03(\x0b\x32\x17.aquila.ActionNodeValue\x12\x12\n\nproject_id\x18\x04 \x01(\x03\"\x80\x01\n\x1d\x41\x63tionSubFlowExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12!\n\nparameters\x18\x02 \x03(\x0b\x32\r.shared.Value\x12\x1e\n\x16\x63orrelation_identifier\x18\x03 \x01(\t\"\xac\x01\n\x1e\x41\x63tionSubFlowExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12 \n\x07success\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12 \n\x07\x66\x61ilure\x18\x03 \x01(\x0b\x32\r.shared.ErrorH\x00\x12\x1e\n\x16\x63orrelation_identifier\x18\x04 \x01(\tB\x08\n\x06result\"k\n\x1a\x41\x63tionFlowExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x0f\n\x07\x66low_id\x18\x02 \x01(\t\x12\x1e\n\x07payload\x18\x03 \x01(\x0b\x32\r.shared.Value\"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\"\x89\x01\n\x1b\x41\x63tionFlowExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12 \n\x07success\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12 \n\x07\x66\x61ilure\x18\x03 \x01(\x0b\x32\r.shared.ErrorH\x00\x42\x08\n\x06result\"^\n\x10\x41\x63tionFlowUpdate\x12*\n\x0cupdated_flow\x18\x01 \x01(\x0b\x32\x12.aquila.ActionFlowH\x00\x12\x16\n\x0c\x64\x65leted_flow\x18\x02 \x01(\x03H\x00\x42\x06\n\x04\x64\x61ta\"\xfb\x01\n\x15\x41\x63tionTransferRequest\x12$\n\x05logon\x18\x01 \x01(\x0b\x32\x13.aquila.ActionLogonH\x00\x12\x31\n\x06result\x18\x02 \x01(\x0b\x32\x1f.aquila.ActionExecutionResponseH\x00\x12\x43\n\x12sub_flow_execution\x18\x03 \x01(\x0b\x32%.aquila.ActionSubFlowExecutionRequestH\x00\x12<\n\x0e\x66low_execution\x18\x04 \x01(\x0b\x32\".aquila.ActionFlowExecutionRequestH\x00\x42\x06\n\x04\x64\x61ta\"\xdc\x02\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\x12/\n\x0b\x66low_update\x18\x03 \x01(\x0b\x32\x18.aquila.ActionFlowUpdateH\x00\x12\x46\n\x17\x66low_execution_response\x18\x04 \x01(\x0b\x32#.aquila.ActionFlowExecutionResponseH\x00\x12M\n\x1bsub_flow_execution_response\x18\x05 \x01(\x0b\x32&.aquila.ActionSubFlowExecutionResponseH\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"
15
+ descriptor_data = "\n\x13\x61quila.action.proto\x12\x06\x61quila\x1a\x13shared.module.proto\x1a\x1dshared.execution_result.proto\x1a\x13shared.struct.proto\x1a\x11shared.flow.proto\x1a\x18shared.translation.proto\x1a\x13shared.errors.proto\"\xd7\x01\n\nActionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x02 \x01(\x03\x12\x0c\n\x04type\x18\x03 \x01(\t\x12%\n\x08settings\x18\x04 \x03(\x0b\x32\x13.shared.FlowSetting\x12$\n\x0cinput_schema\x18\x05 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x06 \x01(\x0b\x32\x0e.shared.Struct\x12\x14\n\x0cproject_slug\x18\x07 \x01(\t\x12\x0c\n\x04name\x18\x08 \x01(\t\"\x9f\x01\n\x0b\x41\x63tionLogon\x12\x1e\n\x06module\x18\x01 \x01(\x0b\x32\x0e.shared.Module\x12\x39\n\x0escaling_option\x18\x02 \x01(\x0e\x32!.aquila.ActionLogon.ScalingOption\"5\n\rScalingOption\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x0c\n\x08\x44ISABLED\x10\x01\x12\t\n\x05SPLIT\x10\x02\"\x83\x01\n\x16\x41\x63tionNodeSubFlowValue\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12$\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\"\x83\x01\n\x0f\x41\x63tionNodeValue\x12\x33\n\rliteral_value\x18\x01 \x01(\x0b\x32\x1a.aquila.ActionLiteralValueH\x00\x12\x32\n\x08sub_flow\x18\x02 \x01(\x0b\x32\x1e.aquila.ActionNodeSubFlowValueH\x00\x42\x07\n\x05value\"j\n\x12\x41\x63tionLiteralValue\x12\x1c\n\x05value\x18\x01 \x01(\x0b\x32\r.shared.Value\x12\x36\n\nreferences\x18\x02 \x03(\x0b\x32\".aquila.ActionInlineReferenceValue\"W\n\x1a\x41\x63tionInlineReferenceValue\x12\x11\n\tsignature\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.aquila.ActionNodeValue\"\x94\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 \x03(\x0b\x32\x17.aquila.ActionNodeValue\x12\x12\n\nproject_id\x18\x04 \x01(\x03\"\x80\x01\n\x1d\x41\x63tionSubFlowExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12!\n\nparameters\x18\x02 \x03(\x0b\x32\r.shared.Value\x12\x1e\n\x16\x63orrelation_identifier\x18\x03 \x01(\t\"\xac\x01\n\x1e\x41\x63tionSubFlowExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12 \n\x07success\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12 \n\x07\x66\x61ilure\x18\x03 \x01(\x0b\x32\r.shared.ErrorH\x00\x12\x1e\n\x16\x63orrelation_identifier\x18\x04 \x01(\tB\x08\n\x06result\"k\n\x1a\x41\x63tionFlowExecutionRequest\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x0f\n\x07\x66low_id\x18\x02 \x01(\t\x12\x1e\n\x07payload\x18\x03 \x01(\x0b\x32\r.shared.Value\"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\"\x89\x01\n\x1b\x41\x63tionFlowExecutionResponse\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12 \n\x07success\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x12 \n\x07\x66\x61ilure\x18\x03 \x01(\x0b\x32\r.shared.ErrorH\x00\x42\x08\n\x06result\"^\n\x10\x41\x63tionFlowUpdate\x12*\n\x0cupdated_flow\x18\x01 \x01(\x0b\x32\x12.aquila.ActionFlowH\x00\x12\x16\n\x0c\x64\x65leted_flow\x18\x02 \x01(\x03H\x00\x42\x06\n\x04\x64\x61ta\"\xfb\x01\n\x15\x41\x63tionTransferRequest\x12$\n\x05logon\x18\x01 \x01(\x0b\x32\x13.aquila.ActionLogonH\x00\x12\x31\n\x06result\x18\x02 \x01(\x0b\x32\x1f.aquila.ActionExecutionResponseH\x00\x12\x43\n\x12sub_flow_execution\x18\x03 \x01(\x0b\x32%.aquila.ActionSubFlowExecutionRequestH\x00\x12<\n\x0e\x66low_execution\x18\x04 \x01(\x0b\x32\".aquila.ActionFlowExecutionRequestH\x00\x42\x06\n\x04\x64\x61ta\"\xdc\x02\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\x12/\n\x0b\x66low_update\x18\x03 \x01(\x0b\x32\x18.aquila.ActionFlowUpdateH\x00\x12\x46\n\x17\x66low_execution_response\x18\x04 \x01(\x0b\x32#.aquila.ActionFlowExecutionResponseH\x00\x12M\n\x1bsub_flow_execution_response\x18\x05 \x01(\x0b\x32&.aquila.ActionSubFlowExecutionResponseH\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"
16
16
 
17
17
  pool = Google::Protobuf::DescriptorPool.generated_pool
18
18
  pool.add_serialized_file(descriptor_data)
@@ -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.81"
7
+ VERSION = "0.0.82"
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.81
4
+ version: 0.0.82
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niklas van Schrick