tucana 0.0.16 → 0.0.17
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 +4 -4
- data/lib/tucana/generated/sagittarius/sagittarius.flow_definition_pb.rb +7 -1
- data/lib/tucana/generated/sagittarius/sagittarius.flow_pb.rb +7 -3
- data/lib/tucana/generated/shared/shared.runtime_function_pb.rb +5 -1
- data/lib/tucana/version.rb +1 -1
- metadata +2 -3
- data/lib/tucana/generated/sagittarius/sagittarius.node_pb.rb +0 -20
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a545a2624cabfd1b0c66db0982c1f7c155e20e8fe81601889e68607c056e4a73
|
4
|
+
data.tar.gz: 412abbb9c22a63872417a79f6fe1ed9b69d48f250ba54ec5107aa680f449e4e4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 92ec63e57c3ec5859c22bcab6b0765a0999dd9e044342221936a07c5f68d2a0662299ac572eeec8ba7a368a81d9d887cb7d5cd95ad2f26863d53c2b1c339a0c3
|
7
|
+
data.tar.gz: 0a9b07d14bb5f6a3ee260529965fec656931552a1801e596062b65479deacd8e2a13e729e482aaf8018822e50555d928cf940bdddfe9e855d9c2450da2290b4d
|
@@ -4,14 +4,20 @@
|
|
4
4
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
|
+
require_relative '../shared/shared.translation_pb'
|
8
|
+
require_relative '../shared/shared.datatype_pb'
|
9
|
+
require_relative '../shared/shared.struct_pb'
|
7
10
|
|
8
|
-
|
11
|
+
|
12
|
+
descriptor_data = "\n!sagittarius.flow_definition.proto\x12\x0bsagittarius\x1a\x18shared.translation.proto\x1a\x15shared.datatype.proto\x1a\x13shared.struct.proto\"^\n\x08\x46lowType\x12/\n\ndefinition\x18\x01 \x01(\x0b\x32\x1b.sagittarius.FlowDefinition\x12!\n\x04name\x18\x02 \x03(\x0b\x32\x13.shared.Translation\"\xd2\x01\n\x15\x46lowDefinitionSetting\x12\x0e\n\x06unique\x18\x01 \x01(\x08\x12\x1e\n\x04type\x18\x02 \x01(\x0b\x32\x10.shared.DataType\x12*\n\rdefault_value\x18\x03 \x01(\x0b\x32\x0e.shared.StructH\x00\x88\x01\x01\x12!\n\x04name\x18\x04 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x05 \x03(\x0b\x32\x13.shared.TranslationB\x10\n\x0e_default_value\"~\n\x0e\x46lowDefinition\x12\x34\n\x08settings\x18\x01 \x03(\x0b\x32\".sagittarius.FlowDefinitionSetting\x12$\n\ninput_type\x18\x02 \x01(\x0b\x32\x10.shared.DataType\x12\x10\n\x08\x65\x64itable\x18\x03 \x01(\x08\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
|
9
13
|
|
10
14
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
11
15
|
pool.add_serialized_file(descriptor_data)
|
12
16
|
|
13
17
|
module Tucana
|
14
18
|
module Sagittarius
|
19
|
+
FlowType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowType").msgclass
|
20
|
+
FlowDefinitionSetting = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowDefinitionSetting").msgclass
|
15
21
|
FlowDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowDefinition").msgclass
|
16
22
|
end
|
17
23
|
end
|
@@ -4,11 +4,10 @@
|
|
4
4
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
|
-
require_relative '
|
8
|
-
require_relative 'sagittarius.flow_definition_pb'
|
7
|
+
require_relative '../shared/shared.struct_pb'
|
9
8
|
|
10
9
|
|
11
|
-
descriptor_data = "\n\x16sagittarius.flow.proto\x12\x0bsagittarius\x1a\
|
10
|
+
descriptor_data = "\n\x16sagittarius.flow.proto\x12\x0bsagittarius\x1a\x13shared.struct.proto\"\x83\x01\n\x04\x46low\x12\x0f\n\x07\x66low_id\x18\x01 \x01(\x03\x12\x0c\n\x04type\x18\x02 \x01(\t\x12*\n\x08settings\x18\x03 \x03(\x0b\x32\x18.sagittarius.FlowSetting\x12\x30\n\rstarting_node\x18\x04 \x01(\x0b\x32\x19.sagittarius.NodeFunction\"A\n\x0b\x46lowSetting\x12\x12\n\ndefinition\x18\x01 \x01(\t\x12\x1e\n\x06object\x18\x02 \x01(\x0b\x32\x0e.shared.Struct\"\xb8\x01\n\x0cNodeFunction\x12\x37\n\ndefinition\x18\x01 \x01(\x0b\x32#.sagittarius.NodeFunctionDefinition\x12.\n\nparameters\x18\x02 \x03(\x0b\x32\x1a.sagittarius.NodeParameter\x12\x31\n\tnext_node\x18\x03 \x01(\x0b\x32\x19.sagittarius.NodeFunctionH\x00\x88\x01\x01\x42\x0c\n\n_next_node\"\x96\x01\n\rNodeParameter\x12\x38\n\ndefinition\x18\x01 \x01(\x0b\x32$.sagittarius.NodeParameterDefinition\x12\x1e\n\x06object\x18\x02 \x01(\x0b\x32\x0e.shared.Struct\x12+\n\x08sub_node\x18\x03 \x01(\x0b\x32\x19.sagittarius.NodeFunction\"M\n\x17NodeParameterDefinition\x12\x14\n\x0cparameter_id\x18\x01 \x01(\t\x12\x1c\n\x14runtime_parameter_id\x18\x02 \x01(\t\"J\n\x16NodeFunctionDefinition\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\x12\x1b\n\x13runtime_function_id\x18\x02 \x01(\t\")\n\x05\x46lows\x12 \n\x05\x66lows\x18\x01 \x03(\x0b\x32\x11.sagittarius.Flow\"\x12\n\x10\x46lowLogonRequest\"\x81\x01\n\x0c\x46lowResponse\x12)\n\x0cupdated_flow\x18\x01 \x01(\x0b\x32\x11.sagittarius.FlowH\x00\x12\x19\n\x0f\x64\x65leted_flow_id\x18\x02 \x01(\x03H\x00\x12#\n\x05\x66lows\x18\x03 \x01(\x0b\x32\x12.sagittarius.FlowsH\x00\x42\x06\n\x04\x64\x61ta2U\n\x0b\x46lowService\x12\x46\n\x06Update\x12\x1d.sagittarius.FlowLogonRequest\x1a\x19.sagittarius.FlowResponse\"\x00\x30\x01\x42\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
|
12
11
|
|
13
12
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
14
13
|
pool.add_serialized_file(descriptor_data)
|
@@ -16,6 +15,11 @@ pool.add_serialized_file(descriptor_data)
|
|
16
15
|
module Tucana
|
17
16
|
module Sagittarius
|
18
17
|
Flow = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.Flow").msgclass
|
18
|
+
FlowSetting = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowSetting").msgclass
|
19
|
+
NodeFunction = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.NodeFunction").msgclass
|
20
|
+
NodeParameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.NodeParameter").msgclass
|
21
|
+
NodeParameterDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.NodeParameterDefinition").msgclass
|
22
|
+
NodeFunctionDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.NodeFunctionDefinition").msgclass
|
19
23
|
Flows = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.Flows").msgclass
|
20
24
|
FlowLogonRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowLogonRequest").msgclass
|
21
25
|
FlowResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.FlowResponse").msgclass
|
@@ -5,9 +5,11 @@
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
7
|
require_relative '../shared/shared.translation_pb'
|
8
|
+
require_relative '../shared/shared.datatype_pb'
|
9
|
+
require_relative '../shared/shared.struct_pb'
|
8
10
|
|
9
11
|
|
10
|
-
descriptor_data = "\n\x1dshared.runtime_function.proto\x12\x06shared\x1a\x18shared.translation.proto\"\xdf\x01\n\x19RuntimeFunctionDefinition\x12\x14\n\x0cruntime_name\x18\x01 \x01(\t\x12I\n\x1druntime_parameter_definitions\x18\x02 \x03(\x0b\x32\".shared.RuntimeParameterDefinition\x12#\n\x16return_type_identifier\x18\x03 \x01(\tH\x00\x88\x01\x01\x12!\n\x04name\x18\x04 \x03(\x0b\x32\x13.shared.TranslationB\x19\n\x17_return_type_identifier\"s\n\x1aRuntimeParameterDefinition\x12\x1c\n\x14\x64\x61ta_type_identifier\x18\x01 \x01(\t\x12\x14\n\x0cruntime_name\x18\x02 \x01(\t\x12!\n\x04name\x18\x03 \x03(\x0b\x32\x13.shared.TranslationB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
12
|
+
descriptor_data = "\n\x1dshared.runtime_function.proto\x12\x06shared\x1a\x18shared.translation.proto\x1a\x15shared.datatype.proto\x1a\x13shared.struct.proto\"\xdf\x01\n\x19RuntimeFunctionDefinition\x12\x14\n\x0cruntime_name\x18\x01 \x01(\t\x12I\n\x1druntime_parameter_definitions\x18\x02 \x03(\x0b\x32\".shared.RuntimeParameterDefinition\x12#\n\x16return_type_identifier\x18\x03 \x01(\tH\x00\x88\x01\x01\x12!\n\x04name\x18\x04 \x03(\x0b\x32\x13.shared.TranslationB\x19\n\x17_return_type_identifier\"s\n\x1aRuntimeParameterDefinition\x12\x1c\n\x14\x64\x61ta_type_identifier\x18\x01 \x01(\t\x12\x14\n\x0cruntime_name\x18\x02 \x01(\t\x12!\n\x04name\x18\x03 \x03(\x0b\x32\x13.shared.Translation\"\xb7\x02\n\x12\x46unctionDefinition\x12;\n\x10runtime_function\x18\x01 \x01(\x0b\x32!.shared.RuntimeFunctionDefinition\x12*\n\x0breturn_type\x18\x02 \x01(\x0b\x32\x10.shared.DataTypeH\x00\x88\x01\x01\x12/\n\nparameters\x18\x03 \x03(\x0b\x32\x1b.shared.ParameterDefinition\x12!\n\x04name\x18\x04 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x05 \x03(\x0b\x32\x13.shared.Translation\x12*\n\rdocumentation\x18\x06 \x03(\x0b\x32\x13.shared.TranslationB\x0e\n\x0c_return_type\"\xec\x01\n\x13ParameterDefinition\x12\x1e\n\x04type\x18\x01 \x01(\x0b\x32\x10.shared.DataType\x12*\n\rdefault_value\x18\x02 \x01(\x0b\x32\x0e.shared.StructH\x00\x88\x01\x01\x12!\n\x04name\x18\x03 \x03(\x0b\x32\x13.shared.Translation\x12(\n\x0b\x64\x65scription\x18\x04 \x03(\x0b\x32\x13.shared.Translation\x12*\n\rdocumentation\x18\x05 \x03(\x0b\x32\x13.shared.TranslationB\x10\n\x0e_default_valueB\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
11
13
|
|
12
14
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
15
|
pool.add_serialized_file(descriptor_data)
|
@@ -16,5 +18,7 @@ module Tucana
|
|
16
18
|
module Shared
|
17
19
|
RuntimeFunctionDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.RuntimeFunctionDefinition").msgclass
|
18
20
|
RuntimeParameterDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.RuntimeParameterDefinition").msgclass
|
21
|
+
FunctionDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.FunctionDefinition").msgclass
|
22
|
+
ParameterDefinition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.ParameterDefinition").msgclass
|
19
23
|
end
|
20
24
|
end
|
data/lib/tucana/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tucana
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.17
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Niklas van Schrick
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: grpc
|
@@ -85,7 +85,6 @@ files:
|
|
85
85
|
- lib/tucana/generated/sagittarius/sagittarius.flow_definition_pb.rb
|
86
86
|
- lib/tucana/generated/sagittarius/sagittarius.flow_pb.rb
|
87
87
|
- lib/tucana/generated/sagittarius/sagittarius.flow_services_pb.rb
|
88
|
-
- lib/tucana/generated/sagittarius/sagittarius.node_pb.rb
|
89
88
|
- lib/tucana/generated/sagittarius/sagittarius.ping_pb.rb
|
90
89
|
- lib/tucana/generated/sagittarius/sagittarius.ping_services_pb.rb
|
91
90
|
- lib/tucana/generated/sagittarius/sagittarius.runtime_function_pb.rb
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
-
# source: sagittarius.node.proto
|
4
|
-
|
5
|
-
require 'google/protobuf'
|
6
|
-
|
7
|
-
require_relative '../shared/shared.runtime_function_pb'
|
8
|
-
|
9
|
-
|
10
|
-
descriptor_data = "\n\x16sagittarius.node.proto\x12\x0bsagittarius\x1a\x1dshared.runtime_function.proto\"\xa2\x01\n\x04Node\x12\x35\n\ndefinition\x18\x01 \x01(\x0b\x32!.shared.RuntimeFunctionDefinition\x12)\n\tnext_node\x18\x02 \x01(\x0b\x32\x11.sagittarius.NodeH\x00\x88\x01\x01\x12*\n\nparameters\x18\x03 \x03(\x0b\x32\x16.sagittarius.ParameterB\x0c\n\n_next_node\"\x98\x01\n\tParameter\x12\x36\n\ndefinition\x18\x01 \x01(\x0b\x32\".shared.RuntimeParameterDefinition\x12\x12\n\x05value\x18\x02 \x01(\tH\x00\x88\x01\x01\x12(\n\x08sub_node\x18\x03 \x01(\x0b\x32\x11.sagittarius.NodeH\x01\x88\x01\x01\x42\x08\n\x06_valueB\x0b\n\t_sub_nodeB\x16\xea\x02\x13Tucana::Sagittariusb\x06proto3"
|
11
|
-
|
12
|
-
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
|
-
pool.add_serialized_file(descriptor_data)
|
14
|
-
|
15
|
-
module Tucana
|
16
|
-
module Sagittarius
|
17
|
-
Node = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.Node").msgclass
|
18
|
-
Parameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.Parameter").msgclass
|
19
|
-
end
|
20
|
-
end
|