tucana 0.0.79 → 0.0.80
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_gateway/sagittarius_gateway.runtime_status_pb.rb +1 -1
- data/lib/tucana/generated/sagittarius_rails/sagittarius_rails.runtime_status_pb.rb +1 -1
- data/lib/tucana/generated/shared/shared.runtime_status_pb.rb +2 -1
- data/lib/tucana/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 39e59241c48b54594234c3dec86186271280748e2b8a184a655731f90fefc916
|
|
4
|
+
data.tar.gz: 0b5157901762b1388df5930bc6c470fdd7b5c27fea87c4d7bc1ffc1cd211288e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 368c8960fa2fd57b0910d8a4a583a7185f2aa75ca6a01536d52db2ae0537b96257de13e80a4dda3a1acdbdb619a19fbfdac6009035c255b8cad8c7ef0b5ebd51
|
|
7
|
+
data.tar.gz: a4d97e62994d877bb0aed3617d634168cdb6842850c83709efbd537102f6fe2a5fe3a789e58bccfd201dfb6e5b6d97911c5258b55805dfefa283f1a77170dad8
|
|
@@ -8,7 +8,7 @@ require_relative '../shared/shared.errors_pb'
|
|
|
8
8
|
require_relative '../shared/shared.runtime_status_pb'
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
descriptor_data = "\n(sagittarius_gateway.runtime_status.proto\x12\x13sagittarius_gateway\x1a\x13shared.errors.proto\x1a\x1bshared.runtime_status.proto\"
|
|
11
|
+
descriptor_data = "\n(sagittarius_gateway.runtime_status.proto\x12\x13sagittarius_gateway\x1a\x13shared.errors.proto\x1a\x1bshared.runtime_status.proto\"\x86\x01\n\x1aRuntimeStatusUpdateRequest\x12-\n\rmodule_status\x18\x01 \x01(\x0b\x32\x14.shared.ModuleStatusH\x00\x12/\n\x0eruntime_status\x18\x02 \x01(\x0b\x32\x15.shared.RuntimeStatusH\x00\x42\x08\n\x06status\"b\n\x1bRuntimeStatusUpdateResponse\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\x85\x01\n\x14RuntimeStatusService\x12m\n\x06Update\x12/.sagittarius_gateway.RuntimeStatusUpdateRequest\x1a\x30.sagittarius_gateway.RuntimeStatusUpdateResponse\"\x00\x42\x1f\xea\x02\x1cTucana::Sagittarius::Gatewayb\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.errors_pb'
|
|
|
8
8
|
require_relative '../shared/shared.runtime_status_pb'
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
descriptor_data = "\n&sagittarius_rails.runtime_status.proto\x12\x11sagittarius_rails\x1a\x13shared.errors.proto\x1a\x1bshared.runtime_status.proto\"
|
|
11
|
+
descriptor_data = "\n&sagittarius_rails.runtime_status.proto\x12\x11sagittarius_rails\x1a\x13shared.errors.proto\x1a\x1bshared.runtime_status.proto\"\x86\x01\n\x1aRuntimeStatusUpdateRequest\x12-\n\rmodule_status\x18\x01 \x01(\x0b\x32\x14.shared.ModuleStatusH\x00\x12/\n\x0eruntime_status\x18\x02 \x01(\x0b\x32\x15.shared.RuntimeStatusH\x00\x42\x08\n\x06status\"b\n\x1bRuntimeStatusUpdateResponse\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\x81\x01\n\x14RuntimeStatusService\x12i\n\x06Update\x12-.sagittarius_rails.RuntimeStatusUpdateRequest\x1a..sagittarius_rails.RuntimeStatusUpdateResponse\"\x00\x42\x1d\xea\x02\x1aTucana::Sagittarius::Railsb\x06proto3"
|
|
12
12
|
|
|
13
13
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
14
14
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -5,13 +5,14 @@
|
|
|
5
5
|
require 'google/protobuf'
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
descriptor_data = "\n\x1bshared.runtime_status.proto\x12\x06shared\"\xc4\x01\n\x0cModuleStatus\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12\x11\n\ttimestamp\x18\x02 \x01(\x03\x12\x32\n\x06status\x18\x03 \x01(\x0e\x32\".shared.ModuleStatus.StatusVariant\"Y\n\rStatusVariant\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x12\n\x0eNOT_RESPONDING\x10\x01\x12\r\n\tNOT_READY\x10\x02\x12\x0b\n\x07RUNNING\x10\x03\x12\x0b\n\x07STOPPED\x10\x04\x42\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
|
8
|
+
descriptor_data = "\n\x1bshared.runtime_status.proto\x12\x06shared\"\"\n\rRuntimeStatus\x12\x11\n\ttimestamp\x18\x01 \x01(\x03\"\xc4\x01\n\x0cModuleStatus\x12\x12\n\nidentifier\x18\x01 \x01(\t\x12\x11\n\ttimestamp\x18\x02 \x01(\x03\x12\x32\n\x06status\x18\x03 \x01(\x0e\x32\".shared.ModuleStatus.StatusVariant\"Y\n\rStatusVariant\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x12\n\x0eNOT_RESPONDING\x10\x01\x12\r\n\tNOT_READY\x10\x02\x12\x0b\n\x07RUNNING\x10\x03\x12\x0b\n\x07STOPPED\x10\x04\x42\x11\xea\x02\x0eTucana::Sharedb\x06proto3"
|
|
9
9
|
|
|
10
10
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
|
11
11
|
pool.add_serialized_file(descriptor_data)
|
|
12
12
|
|
|
13
13
|
module Tucana
|
|
14
14
|
module Shared
|
|
15
|
+
RuntimeStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.RuntimeStatus").msgclass
|
|
15
16
|
ModuleStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.ModuleStatus").msgclass
|
|
16
17
|
ModuleStatus::StatusVariant = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("shared.ModuleStatus.StatusVariant").enummodule
|
|
17
18
|
end
|
data/lib/tucana/version.rb
CHANGED