tucana 0.0.78 → 0.0.79

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: 122de1035e68064e657f78057fa3402b7c7224c3ce69f69e4ebdbac6e81affb4
4
- data.tar.gz: e0ba88b134e61701494c0f5863b3b8f8b72e935dc93d5b14c50f832912e8eb0b
3
+ metadata.gz: d5f4f8976566c48f908970673b0cff11d9aceb5666aa84a4488f66b0e61d3ad7
4
+ data.tar.gz: 9e7f6c17b0a48ba67a02c2dcbb71913f20c632f36ad0c80cb434c3b579f5b4d8
5
5
  SHA512:
6
- metadata.gz: c044f0bb9775d5583570e2ac605704bbb83cfd62cd9924d7552eeed03107c6a770728484e332e2a4e7466c35d3173e2141decf125d1b5cbe746057f52f83f8cf
7
- data.tar.gz: b57b31647bc61a52d07e4a36178ca5a4ebd8692883192e53339cffc46b2d01f9edd0a79d2aa5edf3bade4554068c32795c7137b862f3255c02c4fb744c455d77
6
+ metadata.gz: 186ae64b6d91f7440ce30e364f885a75bb5aa92ab36b73774e1ae75e9444ee2008e88def6013de593214b317e05e1587d08cb578fa3b5144741363ea775756ee
7
+ data.tar.gz: 493411383fe96b80ef16fc55a6642c0c60badf12a848b2bfb58e5a649e3817da0e2b6f93ca79c0c5e6854ceb563a2b1ab5c8fab23f4436964b82f545d8da3729
@@ -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\"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\"\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\"6\n\x16\x41\x63tionNodeSubFlowValue\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\"v\n\x0f\x41\x63tionNodeValue\x12&\n\rliteral_value\x18\x01 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x32\n\x08sub_flow\x18\x02 \x01(\x0b\x32\x1e.aquila.ActionNodeSubFlowValueH\x00\x42\x07\n\x05value\"\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\"`\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\"\x8c\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\x42\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\"\xe3\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\x12\x43\n\x12sub_flow_execution\x18\x04 \x01(\x0b\x32%.aquila.ActionSubFlowExecutionRequestH\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\"\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\"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\"\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\"6\n\x16\x41\x63tionNodeSubFlowValue\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\"v\n\x0f\x41\x63tionNodeValue\x12&\n\rliteral_value\x18\x01 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x32\n\x08sub_flow\x18\x02 \x01(\x0b\x32\x1e.aquila.ActionNodeSubFlowValueH\x00\x42\x07\n\x05value\"\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\"`\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\"\x8c\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\x42\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\"\xa1\x02\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\x12\x43\n\x12sub_flow_execution\x18\x04 \x01(\x0b\x32%.aquila.ActionSubFlowExecutionRequestH\x00\x12<\n\x0e\x66low_execution\x18\x05 \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.78"
7
+ VERSION = "0.0.79"
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.78
4
+ version: 0.0.79
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niklas van Schrick