tucana 0.0.47 → 0.0.49
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/aquila/aquila.runtime_usage_pb.rb +20 -0
- data/lib/tucana/generated/aquila/aquila.runtime_usage_services_pb.rb +24 -0
- data/lib/tucana/generated/sagittarius/sagittarius.runtime_usage_pb.rb +20 -0
- data/lib/tucana/generated/sagittarius/sagittarius.runtime_usage_services_pb.rb +24 -0
- data/lib/tucana/generated/shared/shared.flow_pb.rb +1 -1
- data/lib/tucana/generated/shared/shared.runtime_usage_pb.rb +17 -0
- data/lib/tucana/version.rb +1 -1
- metadata +6 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 74d8af53fcbfe03d93906dc3f4af6c35b4f23c7a167a2e2d07a602e5b2038523
|
|
4
|
+
data.tar.gz: f666fdcbc5d52e186f274111e54370ce3524ec19a1233387c376e5961934c489
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0ca9b0be3a9bb8ca17991eacef051ccf30a9193b058c3ab6c59f4b6cfed92d38fe8b3a2b16fb45e5dd3c637dd4c06ea7b6c4860673a5797c1d71ea2521898768
|
|
7
|
+
data.tar.gz: 88faa01e4e0b30444fbe07bcfca56d0f5c98789fffec99e8f935ad79849c3eed5a4336dbd7376cc3093adab38fba9360c5ed514e01360897c365d2868686e09b
|
|
@@ -0,0 +1,20 @@
|
|
|
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
|
|
@@ -0,0 +1,24 @@
|
|
|
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
|
|
@@ -0,0 +1,20 @@
|
|
|
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.runtime_usage_pb'
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
descriptor_data = "\n\x1fsagittarius.runtime_usage.proto\x12\x0bsagittarius\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\x66\n\x13RuntimeUsageService\x12O\n\x06Update\x12 .sagittarius.RuntimeUsageRequest\x1a!.sagittarius.RuntimeUsageResponse\"\x00\x42\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
|
+
RuntimeUsageRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.RuntimeUsageRequest").msgclass
|
|
18
|
+
RuntimeUsageResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("sagittarius.RuntimeUsageResponse").msgclass
|
|
19
|
+
end
|
|
20
|
+
end
|
|
@@ -0,0 +1,24 @@
|
|
|
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
|
|
@@ -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\"\
|
|
11
|
+
descriptor_data = "\n\x11shared.flow.proto\x12\x06shared\x1a\x13shared.struct.proto\x1a\x16shared.data_type.proto\"\xa5\x03\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\x15input_type_identifier\x18\x05 \x01(\tH\x00\x88\x01\x01\x12#\n\x16return_type_identifier\x18\x06 \x01(\tH\x01\x88\x01\x01\x12%\n\x08settings\x18\x07 \x03(\x0b\x32\x13.shared.FlowSetting\x12\x18\n\x10starting_node_id\x18\x08 \x01(\x03\x12,\n\x0enode_functions\x18\t \x03(\x0b\x32\x14.shared.NodeFunction\x12\x14\n\x0cproject_slug\x18\n \x01(\t\x12\x1b\n\x0e\x64isable_reason\x18\x0b \x01(\tH\x02\x88\x01\x01\x42\x18\n\x16_input_type_identifierB\x19\n\x17_return_type_identifierB\x11\n\x0f_disable_reason\"\xa1\x01\n\rExecutionFlow\x12\x0f\n\x07\x66low_id\x18\x01 \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\"[\n\x0b\x46lowSetting\x12\x13\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03\x12\x17\n\x0f\x66low_setting_id\x18\x02 \x01(\t\x12\x1e\n\x06object\x18\x03 \x01(\x0b\x32\x0e.shared.Struct\"\x97\x01\n\x0cNodeFunction\x12\x13\n\x0b\x64\x61tabase_id\x18\x01 \x01(\x03\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\x00\x88\x01\x01\x42\x0f\n\r_next_node_id\"\x8b\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\x1a\n\x10node_function_id\x18\x03 \x01(\x03H\x00\x42\x07\n\x05value\"d\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\"G\n\x0eReferenceValue\x12\x0f\n\x07node_id\x18\x01 \x01(\x03\x12$\n\x05paths\x18\x02 \x03(\x0b\x32\x15.shared.ReferencePath\"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)
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
data/lib/tucana/version.rb
CHANGED
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.
|
|
4
|
+
version: 0.0.49
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Niklas van Schrick
|
|
@@ -82,6 +82,8 @@ files:
|
|
|
82
82
|
- lib/tucana/generated/aquila/aquila.flow_type_services_pb.rb
|
|
83
83
|
- lib/tucana/generated/aquila/aquila.runtime_function_pb.rb
|
|
84
84
|
- lib/tucana/generated/aquila/aquila.runtime_function_services_pb.rb
|
|
85
|
+
- lib/tucana/generated/aquila/aquila.runtime_usage_pb.rb
|
|
86
|
+
- lib/tucana/generated/aquila/aquila.runtime_usage_services_pb.rb
|
|
85
87
|
- lib/tucana/generated/sagittarius/sagittarius.action_pb.rb
|
|
86
88
|
- lib/tucana/generated/sagittarius/sagittarius.action_services_pb.rb
|
|
87
89
|
- lib/tucana/generated/sagittarius/sagittarius.data_type_pb.rb
|
|
@@ -94,6 +96,8 @@ files:
|
|
|
94
96
|
- lib/tucana/generated/sagittarius/sagittarius.ping_services_pb.rb
|
|
95
97
|
- lib/tucana/generated/sagittarius/sagittarius.runtime_function_pb.rb
|
|
96
98
|
- lib/tucana/generated/sagittarius/sagittarius.runtime_function_services_pb.rb
|
|
99
|
+
- lib/tucana/generated/sagittarius/sagittarius.runtime_usage_pb.rb
|
|
100
|
+
- lib/tucana/generated/sagittarius/sagittarius.runtime_usage_services_pb.rb
|
|
97
101
|
- lib/tucana/generated/sagittarius/sagittarius.text_execution_pb.rb
|
|
98
102
|
- lib/tucana/generated/sagittarius/sagittarius.text_execution_services_pb.rb
|
|
99
103
|
- lib/tucana/generated/shared/shared.data_type_pb.rb
|
|
@@ -101,6 +105,7 @@ files:
|
|
|
101
105
|
- lib/tucana/generated/shared/shared.flow_definition_pb.rb
|
|
102
106
|
- lib/tucana/generated/shared/shared.flow_pb.rb
|
|
103
107
|
- lib/tucana/generated/shared/shared.runtime_function_pb.rb
|
|
108
|
+
- lib/tucana/generated/shared/shared.runtime_usage_pb.rb
|
|
104
109
|
- lib/tucana/generated/shared/shared.struct_pb.rb
|
|
105
110
|
- lib/tucana/generated/shared/shared.translation_pb.rb
|
|
106
111
|
- lib/tucana/shared/shared.data_type.rb
|