gitlab-kas-grpc 19.3.0.pre.rc2 → 19.3.0.pre.rc3
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/gitlab-kas-grpc.rb +1 -1
- data/lib/internal/module/autoflow/rpc/rpc_pb.rb +2 -2
- data/lib/pkg/autoflow/constraint_pb.rb +1 -1
- data/lib/pkg/autoflow/kwarg_pb.rb +23 -0
- data/lib/pkg/constraint/constraint_pb.rb +1 -1
- metadata +26 -6
- data/lib/pkg/autoflow/named_value_pb.rb +0 -22
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7a98ddaa90b80d266c99d63b1de0a57f60667dc769d346f46883c7c519086648
|
|
4
|
+
data.tar.gz: 75ee65f451b8b7f0dbcee52b9826f479930630641fb0cbd383f8935e2b9cb39d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '0528f61e84023c2d8ccd59504367371ff41e34ca92d9553a2dac70c47504aabb3dcb962b6fd03f16b50ddd43f1a94a08fabc5d9ad0199732a0f1a743914b69a8'
|
|
7
|
+
data.tar.gz: f1ea6123bb3505534b5bf6ffd86505c30b922d64589279e7746b06d3f33b2a51f0c06a4cb101ff1f1805ba4865d9909e90a179a613cf5eaba18ecf017e2e0632
|
data/lib/gitlab-kas-grpc.rb
CHANGED
|
@@ -19,7 +19,7 @@ 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
21
|
require 'pkg/autoflow/constraint_pb'
|
|
22
|
-
require 'pkg/autoflow/
|
|
22
|
+
require 'pkg/autoflow/kwarg_pb'
|
|
23
23
|
require 'pkg/autoflow/result_pb'
|
|
24
24
|
require 'pkg/autoflow/value_pb'
|
|
25
25
|
require 'pkg/constraint/constraint_pb'
|
|
@@ -8,13 +8,13 @@ require 'buf/validate/validate_pb'
|
|
|
8
8
|
require 'google/protobuf/duration_pb'
|
|
9
9
|
require 'google/protobuf/timestamp_pb'
|
|
10
10
|
require 'pkg/autoflow/constraint_pb'
|
|
11
|
-
require 'pkg/autoflow/
|
|
11
|
+
require 'pkg/autoflow/kwarg_pb'
|
|
12
12
|
require 'pkg/autoflow/result_pb'
|
|
13
13
|
require 'pkg/autoflow/value_pb'
|
|
14
14
|
require 'pkg/constraint/constraint_pb'
|
|
15
15
|
|
|
16
16
|
|
|
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\
|
|
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\"\x90\x03\n\x14StartWorkflowRequest\x12-\n\x0cidentity_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xd0\x83g\x01R\x0cidentity_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\"F\n\x15StartWorkflowResponse\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"C\n\x12GetWorkflowRequest\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"\x81\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-\n\x0cidentity_key\x18\x03 \x01(\tB\t\xbaH\x06r\x04\xd0\x83g\x01R\x0cidentity_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*\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\xf2\x02\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\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
18
|
|
|
19
19
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
20
20
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -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:\
|
|
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:\xb6\x01\n\x0fis_identity_key\x12\x19.buf.validate.StringRules\x18\xba\xf0\x0c \x01(\x08\x42q\xc2Hn\nl\n\x16string.is_identity_key\x12/invalid identity key; must be at most 255 bytes\x1a!!rule || size(bytes(this)) <= 255R\risIdentityKey:\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\x13isStarlarkKwargNameBRZPgitlab.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)
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: pkg/autoflow/kwarg.proto
|
|
4
|
+
|
|
5
|
+
require 'google/protobuf'
|
|
6
|
+
|
|
7
|
+
require 'buf/validate/validate_pb'
|
|
8
|
+
require 'pkg/autoflow/constraint_pb'
|
|
9
|
+
require 'pkg/autoflow/value_pb'
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
descriptor_data = "\n\x18pkg/autoflow/kwarg.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto\x1a\x1dpkg/autoflow/constraint.proto\x1a\x18pkg/autoflow/value.proto\"b\n\x05Kwarg\x12\x1d\n\x04name\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xf0\x83g\x01R\x04name\x12:\n\x05value\x18\x02 \x01(\x0b\x32\x1c.gitlab.agent.autoflow.ValueB\x06\xbaH\x03\xc8\x01\x01R\x05valueBWZPgitlab.com/gitlab-org/cluster-integration/gitlab-agent/pkg/autoflow/v19;autoflow\x92\x03\x02\x08\x02\x62\x08\x65\x64itionsp\xe8\x07"
|
|
13
|
+
|
|
14
|
+
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
15
|
+
pool.add_serialized_file(descriptor_data)
|
|
16
|
+
|
|
17
|
+
module Gitlab
|
|
18
|
+
module Agent
|
|
19
|
+
module Autoflow
|
|
20
|
+
Kwarg = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.Kwarg").msgclass
|
|
21
|
+
end
|
|
22
|
+
end
|
|
23
|
+
end
|
|
@@ -7,7 +7,7 @@ require 'google/protobuf'
|
|
|
7
7
|
require 'buf/validate/validate_pb'
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
descriptor_data = "\n\x1fpkg/constraint/constraint.proto\x12\x17gitlab.agent.constraint\x1a\x1b\x62uf/validate/validate.proto:\xac\x01\n\ris_agent_name\x12\x19.buf.validate.StringRules\x18\xea\xe3\x0b \x01(\x08\x42k\xc2Hh\nf\n\x14string.is_agent_name\x12\x12invalid agent name\x1a:!rule || this.matches(\'^[a-z0-9](?:[-a-z0-9]*[a-z0-9])?$\')R\x0bisAgentName:\xa2\x01\n\nis_git_ref\x12\x19.buf.validate.StringRules\x18\xec\xe3\x0b \x01(\x08\x42g\xc2Hd\nb\n\x11string.is_git_ref\x12*invalid git ref; must be at most 255 bytes\x1a!!rule || size(bytes(this)) <= 255R\x08isGitRef:\xb2\x01\n\x10is_agent_version\x12\x19.buf.validate.StringRules\x18\xed\xe3\x0b \x01(\x08\x42k\xc2Hh\nf\n\x17string.is_agent_version\x12)invalid version; must be at most 50 bytes\x1a !rule || size(bytes(this)) <= 50R\x0eisAgentVersion
|
|
10
|
+
descriptor_data = "\n\x1fpkg/constraint/constraint.proto\x12\x17gitlab.agent.constraint\x1a\x1b\x62uf/validate/validate.proto:\xac\x01\n\ris_agent_name\x12\x19.buf.validate.StringRules\x18\xea\xe3\x0b \x01(\x08\x42k\xc2Hh\nf\n\x14string.is_agent_name\x12\x12invalid agent name\x1a:!rule || this.matches(\'^[a-z0-9](?:[-a-z0-9]*[a-z0-9])?$\')R\x0bisAgentName:\xa2\x01\n\nis_git_ref\x12\x19.buf.validate.StringRules\x18\xec\xe3\x0b \x01(\x08\x42g\xc2Hd\nb\n\x11string.is_git_ref\x12*invalid git ref; must be at most 255 bytes\x1a!!rule || size(bytes(this)) <= 255R\x08isGitRef:\xb2\x01\n\x10is_agent_version\x12\x19.buf.validate.StringRules\x18\xed\xe3\x0b \x01(\x08\x42k\xc2Hh\nf\n\x17string.is_agent_version\x12)invalid version; must be at most 50 bytes\x1a !rule || size(bytes(this)) <= 50R\x0eisAgentVersion:t\n\x05is_id\x12\x18.buf.validate.Int64Rules\x18\xd1\xeb\x0b \x01(\x08\x42\x43\xc2H@\n>\n\x0bint64.is_id\x12\x1cinvalid id; must be positive\x1a\x11!rule || this > 0R\x04isId:\x82\x01\n\x07is_port\x12\x19.buf.validate.UInt32Rules\x18\xb9\xf3\x0b \x01(\x08\x42L\xc2HI\nG\n\x0euint32.is_port\x12\x1dinvalid port; must be 0-65535\x1a\x16!rule || this <= 65535R\x06isPort:\xa1\x01\n\ris_agent_type\x12\x19.buf.validate.UInt32Rules\x18\xba\xf3\x0b \x01(\x08\x42`\xc2H]\n[\n\x14uint32.is_agent_type\x12-invalid agent type; must be in [0..255] range\x1a\x14!rule || this <= 255R\x0bisAgentTypeBKZIgitlab.com/gitlab-org/cluster-integration/gitlab-agent/v19/pkg/constraintb\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.rc3
|
|
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-07-
|
|
13
|
+
date: 2026-07-31 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: grpc
|
|
@@ -18,14 +18,34 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - "~>"
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: '1.
|
|
21
|
+
version: '1.81'
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
25
|
requirements:
|
|
26
26
|
- - "~>"
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
|
-
version: '1.
|
|
28
|
+
version: '1.81'
|
|
29
|
+
- !ruby/object:Gem::Dependency
|
|
30
|
+
name: google-protobuf
|
|
31
|
+
requirement: !ruby/object:Gem::Requirement
|
|
32
|
+
requirements:
|
|
33
|
+
- - ">="
|
|
34
|
+
- !ruby/object:Gem::Version
|
|
35
|
+
version: '3.25'
|
|
36
|
+
- - "<"
|
|
37
|
+
- !ruby/object:Gem::Version
|
|
38
|
+
version: '5.0'
|
|
39
|
+
type: :runtime
|
|
40
|
+
prerelease: false
|
|
41
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
42
|
+
requirements:
|
|
43
|
+
- - ">="
|
|
44
|
+
- !ruby/object:Gem::Version
|
|
45
|
+
version: '3.25'
|
|
46
|
+
- - "<"
|
|
47
|
+
- !ruby/object:Gem::Version
|
|
48
|
+
version: '5.0'
|
|
29
49
|
description:
|
|
30
50
|
email:
|
|
31
51
|
- twatson@gitlab.com
|
|
@@ -56,7 +76,7 @@ files:
|
|
|
56
76
|
- lib/internal/module/server_info/rpc/rpc_services_pb.rb
|
|
57
77
|
- lib/internal/module/server_info/server_info_pb.rb
|
|
58
78
|
- lib/pkg/autoflow/constraint_pb.rb
|
|
59
|
-
- lib/pkg/autoflow/
|
|
79
|
+
- lib/pkg/autoflow/kwarg_pb.rb
|
|
60
80
|
- lib/pkg/autoflow/result_pb.rb
|
|
61
81
|
- lib/pkg/autoflow/value_pb.rb
|
|
62
82
|
- lib/pkg/constraint/constraint_pb.rb
|
|
@@ -82,7 +102,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
82
102
|
requirements:
|
|
83
103
|
- - ">="
|
|
84
104
|
- !ruby/object:Gem::Version
|
|
85
|
-
version: '3.
|
|
105
|
+
version: '3.3'
|
|
86
106
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
87
107
|
requirements:
|
|
88
108
|
- - ">="
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
-
# source: pkg/autoflow/named_value.proto
|
|
4
|
-
|
|
5
|
-
require 'google/protobuf'
|
|
6
|
-
|
|
7
|
-
require 'buf/validate/validate_pb'
|
|
8
|
-
require 'pkg/autoflow/value_pb'
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
descriptor_data = "\n\x1epkg/autoflow/named_value.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto\x1a\x18pkg/autoflow/value.proto\"h\n\nNamedValue\x12\x1e\n\x04name\x18\x01 \x01(\tB\n\xbaH\x07r\x05 \x01(\xff\x01R\x04name\x12:\n\x05value\x18\x02 \x01(\x0b\x32\x1c.gitlab.agent.autoflow.ValueB\x06\xbaH\x03\xc8\x01\x01R\x05valueBWZPgitlab.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
|
-
NamedValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.NamedValue").msgclass
|
|
20
|
-
end
|
|
21
|
-
end
|
|
22
|
-
end
|