rrx_config 0.1.0 → 0.1.2
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/Gemfile +0 -5
- data/Gemfile.lock +26 -23
- data/README.md +56 -12
- data/global.pem +3028 -0
- data/lib/rrx_config/aws.rb +63 -0
- data/lib/rrx_config/configuration.rb +8 -2
- data/lib/rrx_config/database_config/iam_hash_config.rb +87 -0
- data/lib/rrx_config/database_config.rb +39 -9
- data/lib/rrx_config/environment.rb +7 -0
- data/lib/rrx_config/error.rb +5 -0
- data/lib/rrx_config/railtie.rb +30 -0
- data/lib/rrx_config/sources/aws_secret_source.rb +11 -15
- data/lib/rrx_config/sources/base.rb +11 -6
- data/lib/rrx_config/sources/environment_source.rb +0 -1
- data/lib/rrx_config/version.rb +1 -1
- data/lib/rrx_config.rb +30 -5
- metadata +91 -7
- data/.idea/.gitignore +0 -8
- data/.idea/inspectionProfiles/Project_Default.xml +0 -7
- data/.idea/modules.xml +0 -8
- data/.idea/rrx_config.iml +0 -183
- data/.idea/vcs.xml +0 -6
data/.idea/rrx_config.iml
DELETED
@@ -1,183 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<module type="RUBY_MODULE" version="4">
|
3
|
-
<component name="ModuleRunConfigurationManager">
|
4
|
-
<shared />
|
5
|
-
</component>
|
6
|
-
<component name="NewModuleRootManager">
|
7
|
-
<content url="file://$MODULE_DIR$">
|
8
|
-
<sourceFolder url="file://$MODULE_DIR$/features" isTestSource="true" />
|
9
|
-
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
|
10
|
-
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
11
|
-
</content>
|
12
|
-
<orderEntry type="jdk" jdkName="Remote-asdf: ruby-3.2.2 (-p53" jdkType="RUBY_SDK" />
|
13
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
14
|
-
<orderEntry type="module-library">
|
15
|
-
<library name="rrx_dev (v0.1.0) [path][gem]" type="rubylib">
|
16
|
-
<properties>
|
17
|
-
<option name="version" value="4" />
|
18
|
-
</properties>
|
19
|
-
<CLASSES>
|
20
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/bin" />
|
21
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/exe" />
|
22
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/lib" />
|
23
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/pkg" />
|
24
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/sig" />
|
25
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/.git" />
|
26
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/spec" />
|
27
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/.idea" />
|
28
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/config" />
|
29
|
-
</CLASSES>
|
30
|
-
<JAVADOC />
|
31
|
-
<SOURCES>
|
32
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/bin" />
|
33
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/exe" />
|
34
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/lib" />
|
35
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/pkg" />
|
36
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/sig" />
|
37
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/.git" />
|
38
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/spec" />
|
39
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/.idea" />
|
40
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/config" />
|
41
|
-
</SOURCES>
|
42
|
-
<excluded>
|
43
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/bin" />
|
44
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/exe" />
|
45
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/pkg" />
|
46
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/.git" />
|
47
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/spec" />
|
48
|
-
<root url="file://$MODULE_DIR$/../rrx_dev/.idea" />
|
49
|
-
</excluded>
|
50
|
-
</library>
|
51
|
-
</orderEntry>
|
52
|
-
<orderEntry type="library" scope="PROVIDED" name="actionpack (v7.1.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
53
|
-
<orderEntry type="library" scope="PROVIDED" name="actionview (v7.1.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
54
|
-
<orderEntry type="library" scope="PROVIDED" name="active_record_query_trace (v1.8.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
55
|
-
<orderEntry type="library" scope="PROVIDED" name="activemodel (v7.1.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
56
|
-
<orderEntry type="library" scope="PROVIDED" name="activerecord (v7.1.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
57
|
-
<orderEntry type="library" scope="PROVIDED" name="activesupport (v7.1.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
58
|
-
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.8.6, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
59
|
-
<orderEntry type="library" scope="PROVIDED" name="ast (v2.4.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
60
|
-
<orderEntry type="library" scope="PROVIDED" name="aws-eventstream (v1.3.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
61
|
-
<orderEntry type="library" scope="PROVIDED" name="aws-partitions (v1.877.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
62
|
-
<orderEntry type="library" scope="PROVIDED" name="aws-sdk-core (v3.190.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
63
|
-
<orderEntry type="library" scope="PROVIDED" name="aws-sdk-secretsmanager (v1.88.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
64
|
-
<orderEntry type="library" scope="PROVIDED" name="aws-sigv4 (v1.8.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
65
|
-
<orderEntry type="library" scope="PROVIDED" name="base64 (v0.2.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
66
|
-
<orderEntry type="library" scope="PROVIDED" name="bigdecimal (v3.1.5, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
67
|
-
<orderEntry type="library" scope="PROVIDED" name="binding_of_caller (v1.0.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
68
|
-
<orderEntry type="library" scope="PROVIDED" name="bootsnap (v1.17.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
69
|
-
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.4, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
70
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.4.10, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
71
|
-
<orderEntry type="library" scope="PROVIDED" name="coderay (v1.1.3, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
72
|
-
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.2.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
73
|
-
<orderEntry type="library" scope="PROVIDED" name="connection_pool (v2.4.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
74
|
-
<orderEntry type="library" scope="PROVIDED" name="crass (v1.0.6, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
75
|
-
<orderEntry type="library" scope="PROVIDED" name="debug (v1.9.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
76
|
-
<orderEntry type="library" scope="PROVIDED" name="debug_inspector (v1.2.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
77
|
-
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.5.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
78
|
-
<orderEntry type="library" scope="PROVIDED" name="drb (v2.2.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
79
|
-
<orderEntry type="library" scope="PROVIDED" name="erubi (v1.12.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
80
|
-
<orderEntry type="library" scope="PROVIDED" name="factory_bot (v6.4.5, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
81
|
-
<orderEntry type="library" scope="PROVIDED" name="factory_bot_rails (v6.4.3, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
82
|
-
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.16.3, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
83
|
-
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.14.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
84
|
-
<orderEntry type="library" scope="PROVIDED" name="io-console (v0.7.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
85
|
-
<orderEntry type="library" scope="PROVIDED" name="irb (v1.11.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
86
|
-
<orderEntry type="library" scope="PROVIDED" name="jmespath (v1.6.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
87
|
-
<orderEntry type="library" scope="PROVIDED" name="json (v2.7.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
88
|
-
<orderEntry type="library" scope="PROVIDED" name="json-schema (v4.1.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
89
|
-
<orderEntry type="library" scope="PROVIDED" name="language_server-protocol (v3.17.0.3, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
90
|
-
<orderEntry type="library" scope="PROVIDED" name="listen (v3.8.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
91
|
-
<orderEntry type="library" scope="PROVIDED" name="loofah (v2.22.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
92
|
-
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.20.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
93
|
-
<orderEntry type="library" scope="PROVIDED" name="msgpack (v1.7.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
94
|
-
<orderEntry type="library" scope="PROVIDED" name="mutex_m (v0.2.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
95
|
-
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.16.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
96
|
-
<orderEntry type="library" scope="PROVIDED" name="parallel (v1.24.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
97
|
-
<orderEntry type="library" scope="PROVIDED" name="parser (v3.2.2.4, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
98
|
-
<orderEntry type="library" scope="PROVIDED" name="proc_to_ast (v0.1.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
99
|
-
<orderEntry type="library" scope="PROVIDED" name="psych (v5.1.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
100
|
-
<orderEntry type="library" scope="PROVIDED" name="public_suffix (v5.0.4, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
101
|
-
<orderEntry type="library" scope="PROVIDED" name="racc (v1.7.3, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
102
|
-
<orderEntry type="library" scope="PROVIDED" name="rack (v3.0.8, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
103
|
-
<orderEntry type="library" scope="PROVIDED" name="rack-session (v2.0.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
104
|
-
<orderEntry type="library" scope="PROVIDED" name="rack-test (v2.1.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
105
|
-
<orderEntry type="library" scope="PROVIDED" name="rackup (v2.1.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
106
|
-
<orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v2.2.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
107
|
-
<orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.6.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
108
|
-
<orderEntry type="library" scope="PROVIDED" name="railties (v7.1.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
109
|
-
<orderEntry type="library" scope="PROVIDED" name="rainbow (v3.1.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
110
|
-
<orderEntry type="library" scope="PROVIDED" name="rake (v13.1.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
111
|
-
<orderEntry type="library" scope="PROVIDED" name="rb-fsevent (v0.11.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
112
|
-
<orderEntry type="library" scope="PROVIDED" name="rb-inotify (v0.10.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
113
|
-
<orderEntry type="library" scope="PROVIDED" name="rdoc (v6.6.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
114
|
-
<orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.8.3, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
115
|
-
<orderEntry type="library" scope="PROVIDED" name="reline (v0.4.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
116
|
-
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.6, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
117
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec (v3.12.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
118
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.12.2, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
119
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.12.3, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
120
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.12.6, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
121
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-parameterized (v1.0.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
122
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-parameterized-core (v1.0.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
123
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-parameterized-table_syntax (v1.0.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
124
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-rails (v6.1.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
125
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.12.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
126
|
-
<orderEntry type="library" scope="PROVIDED" name="rswag-specs (v2.13.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
127
|
-
<orderEntry type="library" scope="PROVIDED" name="rubocop (v1.59.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
128
|
-
<orderEntry type="library" scope="PROVIDED" name="rubocop-ast (v1.30.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
129
|
-
<orderEntry type="library" scope="PROVIDED" name="rubocop-rails (v2.23.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
130
|
-
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.13.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
131
|
-
<orderEntry type="library" scope="PROVIDED" name="spring (v4.1.3, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
132
|
-
<orderEntry type="library" scope="PROVIDED" name="sqlite3 (v1.7.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
133
|
-
<orderEntry type="library" scope="PROVIDED" name="stringio (v3.1.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
134
|
-
<orderEntry type="library" scope="PROVIDED" name="thor (v1.3.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
135
|
-
<orderEntry type="library" scope="PROVIDED" name="timeout (v0.4.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
136
|
-
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.6, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
137
|
-
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v2.5.0, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
138
|
-
<orderEntry type="library" scope="PROVIDED" name="unparser (v0.6.10, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
139
|
-
<orderEntry type="library" scope="PROVIDED" name="webrick (v1.8.1, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
140
|
-
<orderEntry type="library" scope="PROVIDED" name="zeitwerk (v2.6.12, Remote-asdf: ruby-3.2.2 (-p53) [gem]" level="application" />
|
141
|
-
</component>
|
142
|
-
<component name="RakeTasksCache">
|
143
|
-
<option name="myRootTask">
|
144
|
-
<RakeTaskImpl id="rake">
|
145
|
-
<subtasks>
|
146
|
-
<RakeTaskImpl description="Build rrx_config-0.1.0.gem into the pkg directory" fullCommand="build" id="build" />
|
147
|
-
<RakeTaskImpl id="build">
|
148
|
-
<subtasks>
|
149
|
-
<RakeTaskImpl description="Generate SHA512 checksum if rrx_config-0.1.0.gem into the checksums directory" fullCommand="build:checksum" id="checksum" />
|
150
|
-
</subtasks>
|
151
|
-
</RakeTaskImpl>
|
152
|
-
<RakeTaskImpl description="Remove any temporary products" fullCommand="clean" id="clean" />
|
153
|
-
<RakeTaskImpl description="Remove any generated files" fullCommand="clobber" id="clobber" />
|
154
|
-
<RakeTaskImpl description="Build and install rrx_config-0.1.0.gem into system gems" fullCommand="install" id="install" />
|
155
|
-
<RakeTaskImpl id="install">
|
156
|
-
<subtasks>
|
157
|
-
<RakeTaskImpl description="Build and install rrx_config-0.1.0.gem into system gems without network access" fullCommand="install:local" id="local" />
|
158
|
-
</subtasks>
|
159
|
-
</RakeTaskImpl>
|
160
|
-
<RakeTaskImpl description="Create tag v0.1.0 and build and push rrx_config-0.1.0.gem to rubygems.org" fullCommand="release[remote]" id="release[remote]" />
|
161
|
-
<RakeTaskImpl description="Run RuboCop" fullCommand="rubocop" id="rubocop" />
|
162
|
-
<RakeTaskImpl id="rubocop">
|
163
|
-
<subtasks>
|
164
|
-
<RakeTaskImpl description="Autocorrect RuboCop offenses (only when it's safe)" fullCommand="rubocop:autocorrect" id="autocorrect" />
|
165
|
-
<RakeTaskImpl description="Autocorrect RuboCop offenses (safe and unsafe)" fullCommand="rubocop:autocorrect_all" id="autocorrect_all" />
|
166
|
-
<RakeTaskImpl description="" fullCommand="rubocop:auto_correct" id="auto_correct" />
|
167
|
-
</subtasks>
|
168
|
-
</RakeTaskImpl>
|
169
|
-
<RakeTaskImpl description="Run RSpec code examples" fullCommand="spec" id="spec" />
|
170
|
-
<RakeTaskImpl description="" fullCommand="default" id="default" />
|
171
|
-
<RakeTaskImpl description="" fullCommand="release" id="release" />
|
172
|
-
<RakeTaskImpl id="release">
|
173
|
-
<subtasks>
|
174
|
-
<RakeTaskImpl description="" fullCommand="release:guard_clean" id="guard_clean" />
|
175
|
-
<RakeTaskImpl description="" fullCommand="release:rubygem_push" id="rubygem_push" />
|
176
|
-
<RakeTaskImpl description="" fullCommand="release:source_control_push" id="source_control_push" />
|
177
|
-
</subtasks>
|
178
|
-
</RakeTaskImpl>
|
179
|
-
</subtasks>
|
180
|
-
</RakeTaskImpl>
|
181
|
-
</option>
|
182
|
-
</component>
|
183
|
-
</module>
|