tucana 0.0.74 → 0.0.76

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: 1d96da29d688977fab317957ce2516637fd6c5cdab7edf787f99188f3ddbd6a4
4
- data.tar.gz: ccfd8e1528e5ffcfe77fd6401b151f80ad89a218cf342194ee0439e0308372ee
3
+ metadata.gz: 7eb29bfa9c0f65040fc9105862a7c1f4ef462f980b664bb23ab33a8baf0a290e
4
+ data.tar.gz: 5f532af113f7d668eb5cfd44103385897790601c7f6d3f48e143632fc426684e
5
5
  SHA512:
6
- metadata.gz: e4e5ac85e7c643d5208a8690ba316cc49b0def6a3585dd87765299902496d27629b37163cf9656fa495bcdcd1973346c3f362176a27c7c745678a82f03eb1e56
7
- data.tar.gz: 3813b0c8b64db4934f688316d745fa2e8a9511db352fd0a531045b4d1199ed7f1ea137888a290cb17dfced3c80680cc9e5b55d1deec8e17cb942aaddc326c476
6
+ metadata.gz: d6ec6be8116c69b00e8d6da0c9cf0f1349a0ba8368bb1f174a181949b03f00865cf9e6fb745d7072937f74cbf088b3785893433e005108160398950a24b5100b
7
+ data.tar.gz: '067592dd55b4975ca52c610eb7e7d46214e1e0bb5114c521772c6f167ce75afd3607644e843f2ae3fa0e33db9800c7defa4dff0274296f3c563fb2a344e588fa'
@@ -8,7 +8,7 @@ require_relative '../shared/shared.errors_pb'
8
8
  require_relative '../shared/shared.module_pb'
9
9
 
10
10
 
11
- descriptor_data = "\n\x18sagittarius.module.proto\x12\x0bsagittarius\x1a\x13shared.errors.proto\x1a\x13shared.module.proto\"6\n\x13ModuleUpdateRequest\x12\x1f\n\x07modules\x18\x01 \x03(\x0b\x32\x0e.shared.Module\"[\n\x14ModuleUpdateResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12(\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x14.shared.ServiceErrorH\x00\x88\x01\x01\x42\x08\n\x06_error2`\n\rModuleService\x12O\n\x06Update\x12 .sagittarius.ModuleUpdateRequest\x1a!.sagittarius.ModuleUpdateResponse\"\x00\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
11
+ descriptor_data = "\n\x18sagittarius.module.proto\x12\x0bsagittarius\x1a\x13shared.errors.proto\x1a\x13shared.module.proto\"]\n\x13ModuleUpdateRequest\x12\x1f\n\x07modules\x18\x01 \x03(\x0b\x32\x0e.shared.Module\x12%\n\x1d\x61vailable_defintition_soruces\x18\x02 \x03(\t\"[\n\x14ModuleUpdateResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12(\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x14.shared.ServiceErrorH\x00\x88\x01\x01\x42\x08\n\x06_error2`\n\rModuleService\x12O\n\x06Update\x12 .sagittarius.ModuleUpdateRequest\x1a!.sagittarius.ModuleUpdateResponse\"\x00\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
12
12
 
13
13
  pool = Google::Protobuf::DescriptorPool.generated_pool
14
14
  pool.add_serialized_file(descriptor_data)
@@ -8,7 +8,7 @@ require_relative '../shared/shared.struct_pb'
8
8
  require_relative '../shared/shared.errors_pb'
9
9
 
10
10
 
11
- descriptor_data = "\n\x1dshared.execution_result.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x13shared.errors.proto\"@\n NodeParameterNodeExecutionResult\x12\x1c\n\x05value\x18\x05 \x01(\x0b\x32\r.shared.Value\"\xff\x01\n\x13NodeExecutionResult\x12\x11\n\x07node_id\x18\x01 \x01(\x03H\x00\x12\x15\n\x0b\x66unction_id\x18\x02 \x01(\x03H\x00\x12\x12\n\nstarted_at\x18\x03 \x01(\x03\x12\x13\n\x0b\x66inished_at\x18\x04 \x01(\x03\x12\x43\n\x11parameter_results\x18\x05 \x03(\x0b\x32(.shared.NodeParameterNodeExecutionResult\x12 \n\x07success\x18\x06 \x01(\x0b\x32\r.shared.ValueH\x01\x12\x1e\n\x05\x65rror\x18\x07 \x01(\x0b\x32\r.shared.ErrorH\x01\x42\x04\n\x02idB\x08\n\x06result\"\x90\x02\n\x0f\x45xecutionResult\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x0f\n\x07\x66low_id\x18\x02 \x01(\x03\x12\x12\n\nstarted_at\x18\x03 \x01(\x03\x12\x13\n\x0b\x66inished_at\x18\x04 \x01(\x03\x12\x1c\n\x05input\x18\x05 \x01(\x0b\x32\r.shared.Value\x12;\n\x16node_execution_results\x18\x06 \x03(\x0b\x32\x1b.shared.NodeExecutionResult\x12 \n\x07success\x18\x07 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x1e\n\x05\x65rror\x18\x08 \x01(\x0b\x32\r.shared.ErrorH\x00\x42\x08\n\x06resultB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
11
+ descriptor_data = "\n\x1dshared.execution_result.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x13shared.errors.proto\"@\n NodeParameterNodeExecutionResult\x12\x1c\n\x05value\x18\x05 \x01(\x0b\x32\r.shared.Value\"\x87\x02\n\x13NodeExecutionResult\x12\x11\n\x07node_id\x18\x01 \x01(\x03H\x00\x12\x1d\n\x13\x66unction_identifier\x18\x02 \x01(\tH\x00\x12\x12\n\nstarted_at\x18\x03 \x01(\x03\x12\x13\n\x0b\x66inished_at\x18\x04 \x01(\x03\x12\x43\n\x11parameter_results\x18\x05 \x03(\x0b\x32(.shared.NodeParameterNodeExecutionResult\x12 \n\x07success\x18\x06 \x01(\x0b\x32\r.shared.ValueH\x01\x12\x1e\n\x05\x65rror\x18\x07 \x01(\x0b\x32\r.shared.ErrorH\x01\x42\x04\n\x02idB\x08\n\x06result\"\x90\x02\n\x0f\x45xecutionResult\x12\x1c\n\x14\x65xecution_identifier\x18\x01 \x01(\t\x12\x0f\n\x07\x66low_id\x18\x02 \x01(\x03\x12\x12\n\nstarted_at\x18\x03 \x01(\x03\x12\x13\n\x0b\x66inished_at\x18\x04 \x01(\x03\x12\x1c\n\x05input\x18\x05 \x01(\x0b\x32\r.shared.Value\x12;\n\x16node_execution_results\x18\x06 \x03(\x0b\x32\x1b.shared.NodeExecutionResult\x12 \n\x07success\x18\x07 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x1e\n\x05\x65rror\x18\x08 \x01(\x0b\x32\r.shared.ErrorH\x00\x42\x08\n\x06resultB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
12
12
 
13
13
  pool = Google::Protobuf::DescriptorPool.generated_pool
14
14
  pool.add_serialized_file(descriptor_data)
@@ -8,7 +8,7 @@ require_relative '../shared/shared.struct_pb'
8
8
  require_relative '../shared/shared.data_type_pb'
9
9
 
10
10
 
11
- descriptor_data = "\n\x11shared.flow.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x16shared.data_type.proto\"\xba\x02\n\x0eValidationFlow\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\ndata_types\x18\x04 \x03(\x0b\x32\x19.shared.ExecutionDataType\x12%\n\x08settings\x18\x05 \x03(\x0b\x32\x13.shared.FlowSetting\x12\x18\n\x10starting_node_id\x18\x06 \x01(\x03\x12,\n\x0enode_functions\x18\x07 \x03(\x0b\x32\x14.shared.NodeFunction\x12\x14\n\x0cproject_slug\x18\x08 \x01(\t\x12\x1b\n\x0e\x64isable_reason\x18\t \x01(\tH\x00\x88\x01\x01\x12\x11\n\tsignature\x18\n \x01(\tB\x11\n\x0f_disable_reason\"\xb5\x01\n\rExecutionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x05 \x01(\x03\x12\x18\n\x10starting_node_id\x18\x02 \x01(\x03\x12,\n\x0enode_functions\x18\x04 \x03(\x0b\x32\x14.shared.NodeFunction\x12\'\n\x0binput_value\x18\x03 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x42\x0e\n\x0c_input_value\"\x9b\x01\n\x0eGenerationFlow\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x18\n\x10starting_node_id\x18\x03 \x01(\t\x12,\n\x0enode_functions\x18\x04 \x03(\x0b\x32\x14.shared.NodeFunction\x12%\n\x08settings\x18\x05 \x03(\x0b\x32\x13.shared.FlowSetting\"\x8a\x01\n\x0b\x46lowSetting\x12\x18\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03H\x00\x88\x01\x01\x12\x17\n\x0f\x66low_setting_id\x18\x02 \x01(\t\x12\x1c\n\x05value\x18\x03 \x01(\x0b\x32\r.shared.Value\x12\x11\n\x04\x63\x61st\x18\x04 \x01(\tH\x01\x88\x01\x01\x42\x0e\n\x0c_database_idB\x07\n\x05_cast\"\xe2\x01\n\x0cNodeFunction\x12\x18\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03H\x00\x88\x01\x01\x12\x1b\n\x13runtime_function_id\x18\x02 \x01(\t\x12)\n\nparameters\x18\x03 \x03(\x0b\x32\x15.shared.NodeParameter\x12\x19\n\x0cnext_node_id\x18\x04 \x01(\x03H\x01\x88\x01\x01\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x05 \x01(\tH\x02\x88\x01\x01\x42\x0e\n\x0c_database_idB\x0f\n\r_next_node_idB\x14\n\x12_definition_source\"\x94\x01\n\tNodeValue\x12&\n\rliteral_value\x18\x01 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x31\n\x0freference_value\x18\x02 \x01(\x0b\x32\x16.shared.ReferenceValueH\x00\x12#\n\x08sub_flow\x18\x03 \x01(\x0b\x32\x0f.shared.SubFlowH\x00\x42\x07\n\x05value\"\x80\x01\n\rNodeParameter\x12\x13\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03\x12\x1c\n\x14runtime_parameter_id\x18\x02 \x01(\t\x12 \n\x05value\x18\x03 \x01(\x0b\x32\x11.shared.NodeValue\x12\x11\n\x04\x63\x61st\x18\x04 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_cast\"\xa5\x01\n\x0eReferenceValue\x12\'\n\nflow_input\x18\x01 \x01(\x0b\x32\x11.shared.FlowInputH\x00\x12\x11\n\x07node_id\x18\x02 \x01(\x03H\x00\x12\'\n\ninput_type\x18\x03 \x01(\x0b\x32\x11.shared.InputTypeH\x00\x12$\n\x05paths\x18\x04 \x03(\x0b\x32\x15.shared.ReferencePathB\x08\n\x06target\"\x98\x01\n\x07SubFlow\x12\x1a\n\x10starting_node_id\x18\x01 \x01(\x03H\x00\x12\x1d\n\x13\x66unction_identifier\x18\x02 \x01(\tH\x00\x12\x11\n\tsignature\x18\x03 \x01(\t\x12(\n\x08settings\x18\x04 \x03(\x0b\x32\x16.shared.SubFlowSettingB\x15\n\x13\x65xecution_reference\"\xa5\x01\n\x0eSubFlowSetting\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12)\n\rdefault_value\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x12\x15\n\x08optional\x18\x03 \x01(\x08H\x01\x88\x01\x01\x12\x13\n\x06hidden\x18\x04 \x01(\x08H\x02\x88\x01\x01\x42\x10\n\x0e_default_valueB\x0b\n\t_optionalB\t\n\x07_hidden\"\x0b\n\tFlowInput\"J\n\tInputType\x12\x0f\n\x07node_id\x18\x01 \x01(\x03\x12\x17\n\x0fparameter_index\x18\x02 \x01(\x03\x12\x13\n\x0binput_index\x18\x03 \x01(\x03\"U\n\rReferencePath\x12\x11\n\x04path\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x18\n\x0b\x61rray_index\x18\x02 \x01(\x03H\x01\x88\x01\x01\x42\x07\n\x05_pathB\x0e\n\x0c_array_index\".\n\x05\x46lows\x12%\n\x05\x66lows\x18\x01 \x03(\x0b\x32\x16.shared.ValidationFlowB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
11
+ descriptor_data = "\n\x11shared.flow.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x16shared.data_type.proto\"\xba\x02\n\x0eValidationFlow\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\ndata_types\x18\x04 \x03(\x0b\x32\x19.shared.ExecutionDataType\x12%\n\x08settings\x18\x05 \x03(\x0b\x32\x13.shared.FlowSetting\x12\x18\n\x10starting_node_id\x18\x06 \x01(\x03\x12,\n\x0enode_functions\x18\x07 \x03(\x0b\x32\x14.shared.NodeFunction\x12\x14\n\x0cproject_slug\x18\x08 \x01(\t\x12\x1b\n\x0e\x64isable_reason\x18\t \x01(\tH\x00\x88\x01\x01\x12\x11\n\tsignature\x18\n \x01(\tB\x11\n\x0f_disable_reason\"\xb5\x01\n\rExecutionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x12\n\nproject_id\x18\x05 \x01(\x03\x12\x18\n\x10starting_node_id\x18\x02 \x01(\x03\x12,\n\x0enode_functions\x18\x04 \x03(\x0b\x32\x14.shared.NodeFunction\x12\'\n\x0binput_value\x18\x03 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x42\x0e\n\x0c_input_value\"\x9b\x01\n\x0eGenerationFlow\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x18\n\x10starting_node_id\x18\x03 \x01(\t\x12,\n\x0enode_functions\x18\x04 \x03(\x0b\x32\x14.shared.NodeFunction\x12%\n\x08settings\x18\x05 \x03(\x0b\x32\x13.shared.FlowSetting\"\x8a\x01\n\x0b\x46lowSetting\x12\x18\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03H\x00\x88\x01\x01\x12\x17\n\x0f\x66low_setting_id\x18\x02 \x01(\t\x12\x1c\n\x05value\x18\x03 \x01(\x0b\x32\r.shared.Value\x12\x11\n\x04\x63\x61st\x18\x04 \x01(\tH\x01\x88\x01\x01\x42\x0e\n\x0c_database_idB\x07\n\x05_cast\"\xe2\x01\n\x0cNodeFunction\x12\x18\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03H\x00\x88\x01\x01\x12\x1b\n\x13runtime_function_id\x18\x02 \x01(\t\x12)\n\nparameters\x18\x03 \x03(\x0b\x32\x15.shared.NodeParameter\x12\x19\n\x0cnext_node_id\x18\x04 \x01(\x03H\x01\x88\x01\x01\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x05 \x01(\tH\x02\x88\x01\x01\x42\x0e\n\x0c_database_idB\x0f\n\r_next_node_idB\x14\n\x12_definition_source\"\x94\x01\n\tNodeValue\x12&\n\rliteral_value\x18\x01 \x01(\x0b\x32\r.shared.ValueH\x00\x12\x31\n\x0freference_value\x18\x02 \x01(\x0b\x32\x16.shared.ReferenceValueH\x00\x12#\n\x08sub_flow\x18\x03 \x01(\x0b\x32\x0f.shared.SubFlowH\x00\x42\x07\n\x05value\"\x80\x01\n\rNodeParameter\x12\x13\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03\x12\x1c\n\x14runtime_parameter_id\x18\x02 \x01(\t\x12 \n\x05value\x18\x03 \x01(\x0b\x32\x11.shared.NodeValue\x12\x11\n\x04\x63\x61st\x18\x04 \x01(\tH\x00\x88\x01\x01\x42\x07\n\x05_cast\"\xa5\x01\n\x0eReferenceValue\x12\'\n\nflow_input\x18\x01 \x01(\x0b\x32\x11.shared.FlowInputH\x00\x12\x11\n\x07node_id\x18\x02 \x01(\x03H\x00\x12\'\n\ninput_type\x18\x03 \x01(\x0b\x32\x11.shared.InputTypeH\x00\x12$\n\x05paths\x18\x04 \x03(\x0b\x32\x15.shared.ReferencePathB\x08\n\x06target\"\xe1\x02\n\x07SubFlow\x12\x1a\n\x10starting_node_id\x18\x01 \x01(\x03H\x00\x12\x33\n\x08\x66unction\x18\x02 \x01(\x0b\x32\x1f.shared.SubFlow.SubFlowFunctionH\x00\x12$\n\x0cinput_schema\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\x12%\n\routput_schema\x18\x04 \x01(\x0b\x32\x0e.shared.Struct\x12\x11\n\tsignature\x18\x05 \x01(\t\x12(\n\x08settings\x18\x06 \x03(\x0b\x32\x16.shared.SubFlowSetting\x1a\x64\n\x0fSubFlowFunction\x12\x1b\n\x13\x66unction_identifier\x18\x01 \x01(\t\x12\x1e\n\x11\x64\x65\x66inition_source\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x14\n\x12_definition_sourceB\x15\n\x13\x65xecution_reference\"\xa5\x01\n\x0eSubFlowSetting\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12)\n\rdefault_value\x18\x02 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x12\x15\n\x08optional\x18\x03 \x01(\x08H\x01\x88\x01\x01\x12\x13\n\x06hidden\x18\x04 \x01(\x08H\x02\x88\x01\x01\x42\x10\n\x0e_default_valueB\x0b\n\t_optionalB\t\n\x07_hidden\"\x0b\n\tFlowInput\"J\n\tInputType\x12\x0f\n\x07node_id\x18\x01 \x01(\x03\x12\x17\n\x0fparameter_index\x18\x02 \x01(\x03\x12\x13\n\x0binput_index\x18\x03 \x01(\x03\"U\n\rReferencePath\x12\x11\n\x04path\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x18\n\x0b\x61rray_index\x18\x02 \x01(\x03H\x01\x88\x01\x01\x42\x07\n\x05_pathB\x0e\n\x0c_array_index\".\n\x05\x46lows\x12%\n\x05\x66lows\x18\x01 \x03(\x0b\x32\x16.shared.ValidationFlowB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
12
12
 
13
13
  pool = Google::Protobuf::DescriptorPool.generated_pool
14
14
  pool.add_serialized_file(descriptor_data)
@@ -24,6 +24,7 @@ module Tucana
24
24
  NodeParameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.NodeParameter").msgclass
25
25
  ReferenceValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.ReferenceValue").msgclass
26
26
  SubFlow = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.SubFlow").msgclass
27
+ SubFlow::SubFlowFunction = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.SubFlow.SubFlowFunction").msgclass
27
28
  SubFlowSetting = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.SubFlowSetting").msgclass
28
29
  FlowInput = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.FlowInput").msgclass
29
30
  InputType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.InputType").msgclass
@@ -13,7 +13,7 @@ require_relative '../shared/shared.runtime_flow_type_pb'
13
13
  require_relative '../shared/shared.struct_pb'
14
14
 
15
15
 
16
- descriptor_data = "\n\x13shared.module.proto\x12\x06shared\x1a\x18shared.translation.proto\x1a\x16shared.data_type.proto\x1a\x15shared.function.proto\x1a\x1dshared.runtime_function.proto\x1a\x16shared.flow_type.proto\x1a\x1eshared.runtime_flow_type.proto\x1a\x13shared.struct.proto\"\xb6\x04\n\x06Module\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12!\n\x04name\x18\x02 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x03 \x03(\x0b\x32\x13.shared.Translation\x12\x15\n\rdocumentation\x18\x04 \x01(\t\x12\x0e\n\x06\x61uthor\x18\x05 \x01(\t\x12\x0c\n\x04icon\x18\x06 \x01(\t\x12\x0f\n\x07version\x18\x07 \x01(\t\x12$\n\nflow_types\x18\t \x03(\x0b\x32\x10.shared.FlowType\x12\x33\n\x12runtime_flow_types\x18\n \x03(\x0b\x32\x17.shared.RuntimeFlowType\x12\x38\n\x14\x66unction_definitions\x18\x0b \x03(\x0b\x32\x1a.shared.FunctionDefinition\x12G\n\x1cruntime_function_definitions\x18\x0c \x03(\x0b\x32!.shared.RuntimeFunctionDefinition\x12\x39\n\x15\x64\x65\x66inition_data_types\x18\r \x03(\x0b\x32\x1a.shared.DefinitionDataType\x12=\n\x0e\x63onfigurations\x18\x0e \x03(\x0b\x32%.shared.ModuleConfigurationDefinition\x12-\n\x0b\x64\x65\x66initions\x18\x0f \x03(\x0b\x32\x18.shared.ModuleDefinition\"_\n\x10ModuleDefinition\x12\x1c\n\x14\x66low_type_identifier\x18\x01 \x03(\t\x12$\n\x08\x65ndpoint\x18\x02 \x01(\x0b\x32\x10.shared.EndpointH\x00\x42\x07\n\x05value\"8\n\x08\x45ndpoint\x12\x0c\n\x04host\x18\x01 \x01(\t\x12\x0c\n\x04port\x18\x02 \x01(\x03\x12\x10\n\x08\x65ndpoint\x18\x03 \x01(\t\"G\n\x13ModuleConfiguration\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12\x1c\n\x05value\x18\x02 \x01(\x0b\x32\r.shared.Value\"m\n\x1bModuleProjectConfigurations\x12\x12\n\nproject_id\x18\x01 \x01(\x03\x12:\n\x15module_configurations\x18\x02 \x03(\x0b\x32\x1b.shared.ModuleConfiguration\"u\n\x14ModuleConfigurations\x12\x19\n\x11module_identifier\x18\x01 \x01(\t\x12\x42\n\x15module_configurations\x18\x02 \x03(\x0b\x32#.shared.ModuleProjectConfigurations\"\xb5\x02\n\x1dModuleConfigurationDefinition\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12!\n\x04name\x18\x02 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x03 \x03(\x0b\x32\x13.shared.Translation\x12\x0c\n\x04type\x18\x04 \x01(\t\x12$\n\x1clinked_data_type_identifiers\x18\x05 \x03(\t\x12)\n\rdefault_value\x18\x06 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x12\x15\n\x08optional\x18\x07 \x01(\x08H\x01\x88\x01\x01\x12\x13\n\x06hidden\x18\x08 \x01(\x08H\x02\x88\x01\x01\x42\x10\n\x0e_default_valueB\x0b\n\t_optionalB\t\n\x07_hiddenB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
16
+ descriptor_data = "\n\x13shared.module.proto\x12\x06shared\x1a\x18shared.translation.proto\x1a\x16shared.data_type.proto\x1a\x15shared.function.proto\x1a\x1dshared.runtime_function.proto\x1a\x16shared.flow_type.proto\x1a\x1eshared.runtime_flow_type.proto\x1a\x13shared.struct.proto\"\xd1\x04\n\x06Module\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12!\n\x04name\x18\x02 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x03 \x03(\x0b\x32\x13.shared.Translation\x12\x15\n\rdocumentation\x18\x04 \x01(\t\x12\x0e\n\x06\x61uthor\x18\x05 \x01(\t\x12\x0c\n\x04icon\x18\x06 \x01(\t\x12\x0f\n\x07version\x18\x07 \x01(\t\x12$\n\nflow_types\x18\t \x03(\x0b\x32\x10.shared.FlowType\x12\x33\n\x12runtime_flow_types\x18\n \x03(\x0b\x32\x17.shared.RuntimeFlowType\x12\x38\n\x14\x66unction_definitions\x18\x0b \x03(\x0b\x32\x1a.shared.FunctionDefinition\x12G\n\x1cruntime_function_definitions\x18\x0c \x03(\x0b\x32!.shared.RuntimeFunctionDefinition\x12\x39\n\x15\x64\x65\x66inition_data_types\x18\r \x03(\x0b\x32\x1a.shared.DefinitionDataType\x12=\n\x0e\x63onfigurations\x18\x0e \x03(\x0b\x32%.shared.ModuleConfigurationDefinition\x12-\n\x0b\x64\x65\x66initions\x18\x0f \x03(\x0b\x32\x18.shared.ModuleDefinition\x12\x19\n\x11\x64\x65\x66inition_source\x18\x10 \x01(\t\"_\n\x10ModuleDefinition\x12\x1c\n\x14\x66low_type_identifier\x18\x01 \x03(\t\x12$\n\x08\x65ndpoint\x18\x02 \x01(\x0b\x32\x10.shared.EndpointH\x00\x42\x07\n\x05value\"J\n\x08\x45ndpoint\x12\x0c\n\x04host\x18\x01 \x01(\t\x12\x0c\n\x04port\x18\x02 \x01(\x03\x12\x10\n\x08\x65ndpoint\x18\x03 \x01(\t\x12\x10\n\x08protocol\x18\x04 \x01(\t\"G\n\x13ModuleConfiguration\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12\x1c\n\x05value\x18\x02 \x01(\x0b\x32\r.shared.Value\"m\n\x1bModuleProjectConfigurations\x12\x12\n\nproject_id\x18\x01 \x01(\x03\x12:\n\x15module_configurations\x18\x02 \x03(\x0b\x32\x1b.shared.ModuleConfiguration\"u\n\x14ModuleConfigurations\x12\x19\n\x11module_identifier\x18\x01 \x01(\t\x12\x42\n\x15module_configurations\x18\x02 \x03(\x0b\x32#.shared.ModuleProjectConfigurations\"\xb5\x02\n\x1dModuleConfigurationDefinition\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12!\n\x04name\x18\x02 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x03 \x03(\x0b\x32\x13.shared.Translation\x12\x0c\n\x04type\x18\x04 \x01(\t\x12$\n\x1clinked_data_type_identifiers\x18\x05 \x03(\t\x12)\n\rdefault_value\x18\x06 \x01(\x0b\x32\r.shared.ValueH\x00\x88\x01\x01\x12\x15\n\x08optional\x18\x07 \x01(\x08H\x01\x88\x01\x01\x12\x13\n\x06hidden\x18\x08 \x01(\x08H\x02\x88\x01\x01\x42\x10\n\x0e_default_valueB\x0b\n\t_optionalB\t\n\x07_hiddenB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
17
17
 
18
18
  pool = Google::Protobuf::DescriptorPool.generated_pool
19
19
  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.74"
7
+ VERSION = "0.0.76"
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.74
4
+ version: 0.0.76
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niklas van Schrick
@@ -80,8 +80,6 @@ files:
80
80
  - lib/tucana/generated/aquila/aquila.module_services_pb.rb
81
81
  - lib/tucana/generated/aquila/aquila.runtime_status_pb.rb
82
82
  - lib/tucana/generated/aquila/aquila.runtime_status_services_pb.rb
83
- - lib/tucana/generated/aquila/aquila.runtime_usage_pb.rb
84
- - lib/tucana/generated/aquila/aquila.runtime_usage_services_pb.rb
85
83
  - lib/tucana/generated/sagittarius/sagittarius.flow_pb.rb
86
84
  - lib/tucana/generated/sagittarius/sagittarius.flow_services_pb.rb
87
85
  - lib/tucana/generated/sagittarius/sagittarius.module_pb.rb
@@ -90,8 +88,6 @@ files:
90
88
  - lib/tucana/generated/sagittarius/sagittarius.ping_services_pb.rb
91
89
  - lib/tucana/generated/sagittarius/sagittarius.runtime_status_pb.rb
92
90
  - lib/tucana/generated/sagittarius/sagittarius.runtime_status_services_pb.rb
93
- - lib/tucana/generated/sagittarius/sagittarius.runtime_usage_pb.rb
94
- - lib/tucana/generated/sagittarius/sagittarius.runtime_usage_services_pb.rb
95
91
  - lib/tucana/generated/sagittarius/sagittarius.text_execution_pb.rb
96
92
  - lib/tucana/generated/sagittarius/sagittarius.text_execution_services_pb.rb
97
93
  - lib/tucana/generated/shared/shared.data_type_pb.rb
@@ -104,7 +100,6 @@ files:
104
100
  - lib/tucana/generated/shared/shared.runtime_flow_type_pb.rb
105
101
  - lib/tucana/generated/shared/shared.runtime_function_pb.rb
106
102
  - lib/tucana/generated/shared/shared.runtime_status_pb.rb
107
- - lib/tucana/generated/shared/shared.runtime_usage_pb.rb
108
103
  - lib/tucana/generated/shared/shared.struct_pb.rb
109
104
  - lib/tucana/generated/shared/shared.translation_pb.rb
110
105
  - lib/tucana/generated/velorum/velorum.generate_pb.rb
@@ -1,20 +0,0 @@
1
- # frozen_string_literal: true
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: aquila.runtime_usage.proto
4
-
5
- require 'google/protobuf'
6
-
7
- require_relative '../shared/shared.runtime_usage_pb'
8
-
9
-
10
- descriptor_data = "\n\x1a\x61quila.runtime_usage.proto\x12\x06\x61quila\x1a\x1ashared.runtime_usage.proto\"B\n\x13RuntimeUsageRequest\x12+\n\rruntime_usage\x18\x01 \x03(\x0b\x32\x14.shared.RuntimeUsage\"\'\n\x14RuntimeUsageResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x32\\\n\x13RuntimeUsageService\x12\x45\n\x06Update\x12\x1b.aquila.RuntimeUsageRequest\x1a\x1c.aquila.RuntimeUsageResponse\"\x00\x42\x11\xea\x02\x0eTucana::Aquilab\x06proto3"
11
-
12
- pool = Google::Protobuf::DescriptorPool.generated_pool
13
- pool.add_serialized_file(descriptor_data)
14
-
15
- module Tucana
16
- module Aquila
17
- RuntimeUsageRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.RuntimeUsageRequest").msgclass
18
- RuntimeUsageResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aquila.RuntimeUsageResponse").msgclass
19
- end
20
- end
@@ -1,24 +0,0 @@
1
- # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # Source: aquila.runtime_usage.proto for package 'Tucana.Aquila'
3
-
4
- require 'grpc'
5
- require_relative 'aquila.runtime_usage_pb'
6
-
7
- module Tucana
8
- module Aquila
9
- module RuntimeUsageService
10
- class Service
11
-
12
- include ::GRPC::GenericService
13
-
14
- self.marshal_class_method = :encode
15
- self.unmarshal_class_method = :decode
16
- self.service_name = 'aquila.RuntimeUsageService'
17
-
18
- rpc :Update, ::Tucana::Aquila::RuntimeUsageRequest, ::Tucana::Aquila::RuntimeUsageResponse
19
- end
20
-
21
- Stub = Service.rpc_stub_class
22
- end
23
- end
24
- end
@@ -1,21 +0,0 @@
1
- # frozen_string_literal: true
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: sagittarius.runtime_usage.proto
4
-
5
- require 'google/protobuf'
6
-
7
- require_relative '../shared/shared.errors_pb'
8
- require_relative '../shared/shared.runtime_usage_pb'
9
-
10
-
11
- descriptor_data = "\n\x1fsagittarius.runtime_usage.proto\x12\x0bsagittarius\x1a\x13shared.errors.proto\x1a\x1ashared.runtime_usage.proto\"B\n\x13RuntimeUsageRequest\x12+\n\rruntime_usage\x18\x01 \x03(\x0b\x32\x14.shared.RuntimeUsage\"[\n\x14RuntimeUsageResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12(\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x14.shared.ServiceErrorH\x00\x88\x01\x01\x42\x08\n\x06_error2f\n\x13RuntimeUsageService\x12O\n\x06Update\x12 .sagittarius.RuntimeUsageRequest\x1a!.sagittarius.RuntimeUsageResponse\"\x00\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
12
-
13
- pool = Google::Protobuf::DescriptorPool.generated_pool
14
- pool.add_serialized_file(descriptor_data)
15
-
16
- module Tucana
17
- module Sagittarius
18
- RuntimeUsageRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.RuntimeUsageRequest").msgclass
19
- RuntimeUsageResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.RuntimeUsageResponse").msgclass
20
- end
21
- end
@@ -1,24 +0,0 @@
1
- # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # Source: sagittarius.runtime_usage.proto for package 'Tucana.Sagittarius'
3
-
4
- require 'grpc'
5
- require_relative 'sagittarius.runtime_usage_pb'
6
-
7
- module Tucana
8
- module Sagittarius
9
- module RuntimeUsageService
10
- class Service
11
-
12
- include ::GRPC::GenericService
13
-
14
- self.marshal_class_method = :encode
15
- self.unmarshal_class_method = :decode
16
- self.service_name = 'sagittarius.RuntimeUsageService'
17
-
18
- rpc :Update, ::Tucana::Sagittarius::RuntimeUsageRequest, ::Tucana::Sagittarius::RuntimeUsageResponse
19
- end
20
-
21
- Stub = Service.rpc_stub_class
22
- end
23
- end
24
- end
@@ -1,17 +0,0 @@
1
- # frozen_string_literal: true
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: shared.runtime_usage.proto
4
-
5
- require 'google/protobuf'
6
-
7
-
8
- descriptor_data = "\n\x1ashared.runtime_usage.proto\x12\x06shared\"1\n\x0cRuntimeUsage\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x10\n\x08\x64uration\x18\x02 \x01(\x03\x42\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
9
-
10
- pool = Google::Protobuf::DescriptorPool.generated_pool
11
- pool.add_serialized_file(descriptor_data)
12
-
13
- module Tucana
14
- module Shared
15
- RuntimeUsage = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.RuntimeUsage").msgclass
16
- end
17
- end