gitlab-kas-grpc 19.3.0.pre.rc3 → 19.3.0.pre.rc4
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e372e281d0ff9347a5135c5ebe409b2f7c14a32a64f794711442c3a4cd1621fc
|
|
4
|
+
data.tar.gz: eec8f82f857b3bf80f4494959b01d35a91051ed92b2dfa1a0273ebba58746cfd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 285afebb8ed4bf1998d0baee6fd35c40fb95d1664bf61b61b36c6c1443856ee19f853a3ad63530ab04fcf22f7a6057b35cf2caee169746d0bbcc5aa6507ab40d
|
|
7
|
+
data.tar.gz: e8b5fbb353488a62db824de03b4a16ed4a8e1710321d9882262cac61922ed8a1c8bb18ea19e173ca02de0967e32c4177c42bccc0cdf09df83b0eb670817e308e
|
data/lib/gitlab-kas-grpc.rb
CHANGED
|
@@ -18,6 +18,7 @@ require 'internal/module/managed_resources/rpc/rpc_services_pb'
|
|
|
18
18
|
require 'internal/module/notifications/rpc/rpc_services_pb'
|
|
19
19
|
require 'internal/module/server_info/rpc/rpc_services_pb'
|
|
20
20
|
require 'internal/module/server_info/server_info_pb'
|
|
21
|
+
require 'pkg/autoflow/channel_token_pb'
|
|
21
22
|
require 'pkg/autoflow/constraint_pb'
|
|
22
23
|
require 'pkg/autoflow/kwarg_pb'
|
|
23
24
|
require 'pkg/autoflow/result_pb'
|
|
@@ -7,6 +7,7 @@ require 'google/protobuf'
|
|
|
7
7
|
require 'buf/validate/validate_pb'
|
|
8
8
|
require 'google/protobuf/duration_pb'
|
|
9
9
|
require 'google/protobuf/timestamp_pb'
|
|
10
|
+
require 'pkg/autoflow/channel_token_pb'
|
|
10
11
|
require 'pkg/autoflow/constraint_pb'
|
|
11
12
|
require 'pkg/autoflow/kwarg_pb'
|
|
12
13
|
require 'pkg/autoflow/result_pb'
|
|
@@ -14,7 +15,7 @@ require 'pkg/autoflow/value_pb'
|
|
|
14
15
|
require 'pkg/constraint/constraint_pb'
|
|
15
16
|
|
|
16
17
|
|
|
17
|
-
descriptor_data = "\n&internal/module/autoflow/rpc/rpc.proto\x12\x19gitlab.agent.autoflow.rpc\x1a\x1b\x62uf/validate/validate.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dpkg/autoflow/constraint.proto\x1a\x18pkg/autoflow/kwarg.proto\x1a\x19pkg/autoflow/result.proto\x1a\x18pkg/autoflow/value.proto\x1a\x1fpkg/constraint/constraint.proto\"\
|
|
18
|
+
descriptor_data = "\n&internal/module/autoflow/rpc/rpc.proto\x12\x19gitlab.agent.autoflow.rpc\x1a\x1b\x62uf/validate/validate.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a pkg/autoflow/channel_token.proto\x1a\x1dpkg/autoflow/constraint.proto\x1a\x18pkg/autoflow/kwarg.proto\x1a\x19pkg/autoflow/result.proto\x1a\x18pkg/autoflow/value.proto\x1a\x1fpkg/constraint/constraint.proto\"\x9b\x03\n\x14StartWorkflowRequest\x12\x38\n\x0fidempotency_key\x18\x01 \x01(\tB\x0e\xaa\x01\x02\x08\x01\xbaH\x06r\x04\xd0\x83g\x01R\x0fidempotency_key\x12=\n\x13workflow_definition\x18\x02 \x01(\x0c\x42\x0b\xbaH\x08z\x06\x10\x01\x18\x80\xa0\x06R\x13workflow_definition\x12\x30\n\x04\x61rgs\x18\x03 \x03(\x0b\x32\x1c.gitlab.agent.autoflow.ValueR\x04\x61rgs\x12\x34\n\x06kwargs\x18\x04 \x03(\x0b\x32\x1c.gitlab.agent.autoflow.KwargR\x06kwargs\x12\x35\n\x0cnamespace_id\x18\x05 \x01(\x03\x42\x11\xaa\x01\x02\x08\x01\xbaH\t\"\x04\x88\xdd^\x01\xc8\x01\x01R\x0cnamespace_id\x12k\n\x1cschedule_to_complete_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\x0f\xbaH\x0c\xaa\x01\t\"\x05\x08\x80\xb4\xbc\x02*\x00R\x19scheduleToCompleteTimeout\"\x93\x01\n\x15StartWorkflowResponse\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\x12K\n\x0e\x63hannel_tokens\x18\x02 \x03(\x0b\x32#.gitlab.agent.autoflow.ChannelTokenR\x0e\x63hannel_tokens\"C\n\x12GetWorkflowRequest\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"\x87\x03\n\x13GetWorkflowResponse\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\x12\x1d\n\x04name\x18\x02 \x01(\tB\t\xbaH\x06r\x04\xe8\x83g\x01R\x04name\x12\x33\n\x0fidempotency_key\x18\x03 \x01(\tB\t\xbaH\x06r\x04\xd0\x83g\x01R\x0fidempotency_key\x12>\n\x05state\x18\x04 \x01(\x0e\x32(.gitlab.agent.autoflow.rpc.WorkflowStateR\x05state\x12:\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\ncreated_at\x12:\n\nupdated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nupdated_at\x12\x35\n\x06result\x18\x07 \x01(\x0b\x32\x1d.gitlab.agent.autoflow.ResultR\x06result\"F\n\x15\x43\x61ncelWorkflowRequest\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"\x18\n\x16\x43\x61ncelWorkflowResponse\"\xc0\x01\n\x1cSendToWorkflowChannelRequest\x12\x33\n\x0fidempotency_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xd0\x83g\x01R\x0fidempotency_key\x12/\n\rchannel_token\x18\x02 \x01(\tB\t\xbaH\x06r\x04\xf8\x83g\x01R\rchannel_token\x12:\n\x05value\x18\x03 \x01(\x0b\x32\x1c.gitlab.agent.autoflow.ValueB\x06\xbaH\x03\xc8\x01\x01R\x05value\"\x1f\n\x1dSendToWorkflowChannelResponse*\xe1\x01\n\rWorkflowState\x12\x1e\n\x1aWORKFLOW_STATE_UNSPECIFIED\x10\x00\x12\x1a\n\x16WORKFLOW_STATE_RUNNING\x10\x01\x12\x1c\n\x18WORKFLOW_STATE_COMPLETED\x10\x02\x12\x19\n\x15WORKFLOW_STATE_FAILED\x10\x03\x12\x1b\n\x17WORKFLOW_STATE_CANCELED\x10\x04\x12\x1c\n\x18WORKFLOW_STATE_TIMED_OUT\x10\x05\x12 \n\x1cWORKFLOW_STATE_SYSTEM_FAILED\x10\x06\x32\x84\x04\n\x08\x41utoFlow\x12w\n\rStartWorkflow\x12/.gitlab.agent.autoflow.rpc.StartWorkflowRequest\x1a\x30.gitlab.agent.autoflow.rpc.StartWorkflowResponse\"\x03\x90\x02\x02\x12q\n\x0bGetWorkflow\x12-.gitlab.agent.autoflow.rpc.GetWorkflowRequest\x1a..gitlab.agent.autoflow.rpc.GetWorkflowResponse\"\x03\x90\x02\x01\x12z\n\x0e\x43\x61ncelWorkflow\x12\x30.gitlab.agent.autoflow.rpc.CancelWorkflowRequest\x1a\x31.gitlab.agent.autoflow.rpc.CancelWorkflowResponse\"\x03\x90\x02\x02\x12\x8f\x01\n\x15SendToWorkflowChannel\x12\x37.gitlab.agent.autoflow.rpc.SendToWorkflowChannelRequest\x1a\x38.gitlab.agent.autoflow.rpc.SendToWorkflowChannelResponse\"\x03\x90\x02\x02\x42}ZWgitlab.com/gitlab-org/cluster-integration/gitlab-agent/v19/internal/module/autoflow/rpc\xea\x02\x1cGitlab::Agent::AutoFlow::Rpc\x92\x03\x02\x08\x02\x62\x08\x65\x64itionsp\xe8\x07"
|
|
18
19
|
|
|
19
20
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
20
21
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -29,6 +30,8 @@ module Gitlab
|
|
|
29
30
|
GetWorkflowResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.GetWorkflowResponse").msgclass
|
|
30
31
|
CancelWorkflowRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.CancelWorkflowRequest").msgclass
|
|
31
32
|
CancelWorkflowResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.CancelWorkflowResponse").msgclass
|
|
33
|
+
SendToWorkflowChannelRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.SendToWorkflowChannelRequest").msgclass
|
|
34
|
+
SendToWorkflowChannelResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.SendToWorkflowChannelResponse").msgclass
|
|
32
35
|
WorkflowState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.WorkflowState").enummodule
|
|
33
36
|
end
|
|
34
37
|
end
|
|
@@ -20,6 +20,7 @@ module Gitlab
|
|
|
20
20
|
rpc :StartWorkflow, ::Gitlab::Agent::AutoFlow::Rpc::StartWorkflowRequest, ::Gitlab::Agent::AutoFlow::Rpc::StartWorkflowResponse
|
|
21
21
|
rpc :GetWorkflow, ::Gitlab::Agent::AutoFlow::Rpc::GetWorkflowRequest, ::Gitlab::Agent::AutoFlow::Rpc::GetWorkflowResponse
|
|
22
22
|
rpc :CancelWorkflow, ::Gitlab::Agent::AutoFlow::Rpc::CancelWorkflowRequest, ::Gitlab::Agent::AutoFlow::Rpc::CancelWorkflowResponse
|
|
23
|
+
rpc :SendToWorkflowChannel, ::Gitlab::Agent::AutoFlow::Rpc::SendToWorkflowChannelRequest, ::Gitlab::Agent::AutoFlow::Rpc::SendToWorkflowChannelResponse
|
|
23
24
|
end
|
|
24
25
|
|
|
25
26
|
Stub = Service.rpc_stub_class
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: pkg/autoflow/channel_token.proto
|
|
4
|
+
|
|
5
|
+
require 'google/protobuf'
|
|
6
|
+
|
|
7
|
+
require 'buf/validate/validate_pb'
|
|
8
|
+
require 'pkg/autoflow/constraint_pb'
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
descriptor_data = "\n pkg/autoflow/channel_token.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto\x1a\x1dpkg/autoflow/constraint.proto\"^\n\x0c\x43hannelToken\x12-\n\x0c\x63hannel_name\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xd8\x83g\x01R\x0c\x63hannel_name\x12\x1f\n\x05token\x18\x02 \x01(\tB\t\xbaH\x06r\x04\xf8\x83g\x01R\x05tokenBWZPgitlab.com/gitlab-org/cluster-integration/gitlab-agent/pkg/autoflow/v19;autoflow\x92\x03\x02\x08\x02\x62\x08\x65\x64itionsp\xe8\x07"
|
|
12
|
+
|
|
13
|
+
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
14
|
+
pool.add_serialized_file(descriptor_data)
|
|
15
|
+
|
|
16
|
+
module Gitlab
|
|
17
|
+
module Agent
|
|
18
|
+
module Autoflow
|
|
19
|
+
ChannelToken = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.ChannelToken").msgclass
|
|
20
|
+
end
|
|
21
|
+
end
|
|
22
|
+
end
|
|
@@ -7,7 +7,7 @@ require 'google/protobuf'
|
|
|
7
7
|
require 'buf/validate/validate_pb'
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
descriptor_data = "\n\x1dpkg/autoflow/constraint.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto:\x9e\x02\n\x10is_starlark_name\x12\x19.buf.validate.StringRules\x18\xb9\xf0\x0c \x01(\x08\x42\xd6\x01\xc2H\xd2\x01\n\xcf\x01\n\x17string.is_starlark_name\x12ginvalid name; must be at most 255 bytes and a Starlark identifier that doesn\'t start with an underscore\x1aK!rule || (size(bytes(this)) <= 255 && this.matches(r\'^\\p{L}[\\p{L}0-9_]*$\'))R\x0eisStarlarkName:\
|
|
10
|
+
descriptor_data = "\n\x1dpkg/autoflow/constraint.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto:\x9e\x02\n\x10is_starlark_name\x12\x19.buf.validate.StringRules\x18\xb9\xf0\x0c \x01(\x08\x42\xd6\x01\xc2H\xd2\x01\n\xcf\x01\n\x17string.is_starlark_name\x12ginvalid name; must be at most 255 bytes and a Starlark identifier that doesn\'t start with an underscore\x1aK!rule || (size(bytes(this)) <= 255 && this.matches(r\'^\\p{L}[\\p{L}0-9_]*$\'))R\x0eisStarlarkName:\xde\x01\n\x12is_idempotency_key\x12\x19.buf.validate.StringRules\x18\xba\xf0\x0c \x01(\x08\x42\x92\x01\xc2H\x8e\x01\n\x8b\x01\n\x19string.is_idempotency_key\x12/invalid idempotency key; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\x10isIdempotencyKey:\xd2\x01\n\x0fis_channel_name\x12\x19.buf.validate.StringRules\x18\xbb\xf0\x0c \x01(\x08\x42\x8c\x01\xc2H\x88\x01\n\x85\x01\n\x16string.is_channel_name\x12,invalid channel name; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\risChannelName:\xd2\x01\n\x0fis_workflow_key\x12\x19.buf.validate.StringRules\x18\xbc\xf0\x0c \x01(\x08\x42\x8c\x01\xc2H\x88\x01\n\x85\x01\n\x16string.is_workflow_key\x12,invalid workflow key; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\risWorkflowKey:\xd6\x01\n\x10is_workflow_name\x12\x19.buf.validate.StringRules\x18\xbd\xf0\x0c \x01(\x08\x42\x8e\x01\xc2H\x8a\x01\n\x87\x01\n\x17string.is_workflow_name\x12-invalid workflow name; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\x0eisWorkflowName:\x9d\x02\n\x16is_starlark_kwarg_name\x12\x19.buf.validate.StringRules\x18\xbe\xf0\x0c \x01(\x08\x42\xca\x01\xc2H\xc6\x01\n\xc3\x01\n\x1dstring.is_starlark_kwarg_name\x12Rinvalid keyword argument name; must be at most 255 bytes and a Starlark identifier\x1aN!rule || (size(bytes(this)) <= 255 && this.matches(r\'^[\\p{L}_][\\p{L}0-9_]*$\'))R\x13isStarlarkKwargName:\xdf\x02\n\x1cis_user_defined_channel_name\x12\x19.buf.validate.StringRules\x18\xc0\xf0\x0c \x01(\x08\x42\x81\x02\xc2H\xfd\x01\n\xfa\x01\n#string.is_user_defined_channel_name\x12hinvalid channel name; must be 1 to 255 bytes and must not use the reserved `__autocore_internal:` prefix\x1ai!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255 && !this.startsWith(\'__autocore_internal:\'))R\x18isUserDefinedChannelName:\xd8\x01\n\x10is_channel_token\x12\x19.buf.validate.StringRules\x18\xbf\xf0\x0c \x01(\x08\x42\x90\x01\xc2H\x8c\x01\n\x89\x01\n\x17string.is_channel_token\x12.invalid channel token; must be 1 to 4096 bytes\x1a>!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 4096)R\x0eisChannelTokenBRZPgitlab.com/gitlab-org/cluster-integration/gitlab-agent/pkg/autoflow/v19;autoflowb\x08\x65\x64itionsp\xe8\x07"
|
|
11
11
|
|
|
12
12
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
13
13
|
pool.add_serialized_file(descriptor_data)
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: gitlab-kas-grpc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 19.3.0.pre.
|
|
4
|
+
version: 19.3.0.pre.rc4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tiger Watson
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2026-
|
|
13
|
+
date: 2026-08-13 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: grpc
|
|
@@ -75,6 +75,7 @@ files:
|
|
|
75
75
|
- lib/internal/module/server_info/rpc/rpc_pb.rb
|
|
76
76
|
- lib/internal/module/server_info/rpc/rpc_services_pb.rb
|
|
77
77
|
- lib/internal/module/server_info/server_info_pb.rb
|
|
78
|
+
- lib/pkg/autoflow/channel_token_pb.rb
|
|
78
79
|
- lib/pkg/autoflow/constraint_pb.rb
|
|
79
80
|
- lib/pkg/autoflow/kwarg_pb.rb
|
|
80
81
|
- lib/pkg/autoflow/result_pb.rb
|