cici-tools 0.18.1__py3-none-any.whl → 0.18.3__py3-none-any.whl
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.
- cici/_version.py +3 -3
- cici/providers/gitlab/models.py +7 -1
- {cici_tools-0.18.1.dist-info → cici_tools-0.18.3.dist-info}/METADATA +7 -2
- {cici_tools-0.18.1.dist-info → cici_tools-0.18.3.dist-info}/RECORD +9 -9
- {cici_tools-0.18.1.dist-info → cici_tools-0.18.3.dist-info}/WHEEL +0 -0
- {cici_tools-0.18.1.dist-info → cici_tools-0.18.3.dist-info}/entry_points.txt +0 -0
- {cici_tools-0.18.1.dist-info → cici_tools-0.18.3.dist-info}/licenses/LICENSE +0 -0
- {cici_tools-0.18.1.dist-info → cici_tools-0.18.3.dist-info}/licenses/NOTICE +0 -0
- {cici_tools-0.18.1.dist-info → cici_tools-0.18.3.dist-info}/top_level.txt +0 -0
cici/_version.py
CHANGED
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '0.18.
|
|
32
|
-
__version_tuple__ = version_tuple = (0, 18,
|
|
31
|
+
__version__ = version = '0.18.3'
|
|
32
|
+
__version_tuple__ = version_tuple = (0, 18, 3)
|
|
33
33
|
|
|
34
|
-
__commit_id__ = commit_id = '
|
|
34
|
+
__commit_id__ = commit_id = 'g5f54b28ca'
|
cici/providers/gitlab/models.py
CHANGED
|
@@ -153,7 +153,13 @@ class Service(msgspec.Struct, omit_defaults=True, frozen=True, kw_only=True):
|
|
|
153
153
|
pull_policy: Union[str, list[str]] = field(default_factory=list)
|
|
154
154
|
|
|
155
155
|
|
|
156
|
-
class Job(
|
|
156
|
+
class Job(
|
|
157
|
+
msgspec.Struct,
|
|
158
|
+
omit_defaults=True,
|
|
159
|
+
frozen=True,
|
|
160
|
+
kw_only=True,
|
|
161
|
+
forbid_unknown_fields=True,
|
|
162
|
+
):
|
|
157
163
|
extends: Union[str, list[str]] = []
|
|
158
164
|
stage: Optional[str] = None
|
|
159
165
|
image: Optional[Union[str, Image]] = None
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cici-tools
|
|
3
|
-
Version: 0.18.
|
|
3
|
+
Version: 0.18.3
|
|
4
4
|
Summary: Continuous Integration Catalog Interface
|
|
5
5
|
Author-email: Digital Safety Research Institute <contact@dsri.org>
|
|
6
6
|
License: Apache-2.0
|
|
7
7
|
Project-URL: Home, https://gitlab.com/saferatday0/cici
|
|
8
8
|
Project-URL: Issues, https://gitlab.com/saferatday0/cici/-/issues
|
|
9
|
-
Keywords: ci,pipeline,python
|
|
10
9
|
Classifier: Development Status :: 1 - Planning
|
|
11
10
|
Classifier: Intended Audience :: Developers
|
|
12
11
|
Classifier: Topic :: Software Development :: Build Tools
|
|
@@ -28,6 +27,12 @@ Requires-Dist: msgspec
|
|
|
28
27
|
Requires-Dist: python-decouple
|
|
29
28
|
Requires-Dist: ruamel.yaml
|
|
30
29
|
Requires-Dist: termcolor
|
|
30
|
+
Provides-Extra: test
|
|
31
|
+
Requires-Dist: pytest; extra == "test"
|
|
32
|
+
Provides-Extra: keywords
|
|
33
|
+
Requires-Dist: ci; extra == "keywords"
|
|
34
|
+
Requires-Dist: pipeline; extra == "keywords"
|
|
35
|
+
Requires-Dist: python; extra == "keywords"
|
|
31
36
|
Dynamic: license-file
|
|
32
37
|
|
|
33
38
|
# saferatday0 cici
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
cici/__init__.py,sha256=wdYYpZKxK2omc_mRJgPj86Ec-QwoB4noZzlk71sBjnk,87
|
|
2
2
|
cici/__main__.py,sha256=TWDBrcS5vXSclLWLm0Iu3uUXOkDw0PzcJ8a0zd7_ClU,150
|
|
3
|
-
cici/_version.py,sha256
|
|
3
|
+
cici/_version.py,sha256=-EJBLITD3L7SzLDuyVpWzWwOsmELxgUCiumuE93DEL0,714
|
|
4
4
|
cici/constants.py,sha256=ydShHTAbuanWWXeg9tJZ5GLm65M41AKmIibUheKV5nw,913
|
|
5
5
|
cici/exceptions.py,sha256=JMpcD5YjYwKdn65D0iOEchXiAgIVsKApAyngCTwVgI4,139
|
|
6
6
|
cici/main.py,sha256=ceH9s7i2XdB-mpUtDWuzLVn9TZHiwmsq-daZOgB9oRI,748
|
|
@@ -20,7 +20,7 @@ cici/config/project/serializers.py,sha256=O3uj4Mmno7xsOQqFb78rtyMM3-66DEE1B0mTOU
|
|
|
20
20
|
cici/providers/__init__.py,sha256=wdYYpZKxK2omc_mRJgPj86Ec-QwoB4noZzlk71sBjnk,87
|
|
21
21
|
cici/providers/gitlab/__init__.py,sha256=8ej6k3hd25UFOGFhHymLa2mvz9hEwMjdxyu66hnJwOQ,259
|
|
22
22
|
cici/providers/gitlab/constants.py,sha256=nA36aqGvwBBood8lTFJueEY8lKEsOVjkp6ciMjAeKJA,1786
|
|
23
|
-
cici/providers/gitlab/models.py,sha256=
|
|
23
|
+
cici/providers/gitlab/models.py,sha256=kRQTJbmqGE7H72zc7lzitquM2uUHag6Jd19aFUx6OWQ,7135
|
|
24
24
|
cici/providers/gitlab/normalizers.py,sha256=EFQiJzRDkoahes0zwIMahuVC3DOy9A97eZDhMXdamno,4762
|
|
25
25
|
cici/providers/gitlab/serializers.py,sha256=heczGlwcmKesugYX8PhwIhVIw8kExsfXKsC52sAwLrc,11533
|
|
26
26
|
cici/providers/gitlab/utils.py,sha256=NUZ25rAosSWQyWh7m3xhiHRotqVl1krckZL58yR0LKQ,651
|
|
@@ -39,10 +39,10 @@ cici/templates/target-table.md.j2,sha256=NYspLbP3ap1706WnehZRtu6a2uxL_mKf7zfm3y0
|
|
|
39
39
|
cici/templates/targets.md.j2,sha256=k-lkfReFJMCu9t2SjuD5YJ-Q_KECJxdY7v-0TWDTaCM,116
|
|
40
40
|
cici/templates/variable-list.md.j2,sha256=M9r3j7d8H171okQNj8j4pc92kMdeWSRoeZQ5QB3NUTQ,613
|
|
41
41
|
cici/templates/variables.md.j2,sha256=2DquXagNupqBkD95_3ZI4guJOK-eG_igaaMdRIUDrcE,84
|
|
42
|
-
cici_tools-0.18.
|
|
43
|
-
cici_tools-0.18.
|
|
44
|
-
cici_tools-0.18.
|
|
45
|
-
cici_tools-0.18.
|
|
46
|
-
cici_tools-0.18.
|
|
47
|
-
cici_tools-0.18.
|
|
48
|
-
cici_tools-0.18.
|
|
42
|
+
cici_tools-0.18.3.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
43
|
+
cici_tools-0.18.3.dist-info/licenses/NOTICE,sha256=dIBr-7sfvnoYXYvgHIozlRJTLD4EHORRtRJtIe4znW8,55
|
|
44
|
+
cici_tools-0.18.3.dist-info/METADATA,sha256=f_5d4r5kTpWVOodWggy4oZN0YaEImMLJrXTsXl2OYdw,4361
|
|
45
|
+
cici_tools-0.18.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
46
|
+
cici_tools-0.18.3.dist-info/entry_points.txt,sha256=CuBAwYG3z7qOKm4IYARjZzdX5fytMLKyr59HLLJx_Is,44
|
|
47
|
+
cici_tools-0.18.3.dist-info/top_level.txt,sha256=sv8xIjFuuqtyBMoyzueczNvZo_--q12r64Zc0lGKKF8,5
|
|
48
|
+
cici_tools-0.18.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|