bitwarden_workflow_linter 0.0.4__py3-none-any.whl → 0.0.5__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.
- bitwarden_workflow_linter/__about__.py +1 -1
- bitwarden_workflow_linter/rules/job_environment_prefix.py +0 -1
- bitwarden_workflow_linter/rules/name_capitalized.py +0 -1
- bitwarden_workflow_linter/rules/name_exists.py +0 -1
- bitwarden_workflow_linter/rules/pinned_job_runner.py +0 -1
- bitwarden_workflow_linter/rules/step_approved.py +0 -1
- bitwarden_workflow_linter/rules/step_pinned.py +0 -1
- bitwarden_workflow_linter/rules/underscore_outputs.py +0 -1
- {bitwarden_workflow_linter-0.0.4.dist-info → bitwarden_workflow_linter-0.0.5.dist-info}/METADATA +1 -1
- {bitwarden_workflow_linter-0.0.4.dist-info → bitwarden_workflow_linter-0.0.5.dist-info}/RECORD +13 -13
- {bitwarden_workflow_linter-0.0.4.dist-info → bitwarden_workflow_linter-0.0.5.dist-info}/WHEEL +0 -0
- {bitwarden_workflow_linter-0.0.4.dist-info → bitwarden_workflow_linter-0.0.5.dist-info}/entry_points.txt +0 -0
- {bitwarden_workflow_linter-0.0.4.dist-info → bitwarden_workflow_linter-0.0.5.dist-info}/licenses/LICENSE.txt +0 -0
{bitwarden_workflow_linter-0.0.4.dist-info → bitwarden_workflow_linter-0.0.5.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: bitwarden_workflow_linter
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.5
|
4
4
|
Summary: Custom GitHub Action Workflow Linter
|
5
5
|
Project-URL: Homepage, https://github.com/bitwarden/workflow-linter
|
6
6
|
Project-URL: Issues, https://github.com/bitwarden/workflow-linter/issues
|
{bitwarden_workflow_linter-0.0.4.dist-info → bitwarden_workflow_linter-0.0.5.dist-info}/RECORD
RENAMED
@@ -1,4 +1,4 @@
|
|
1
|
-
bitwarden_workflow_linter/__about__.py,sha256=
|
1
|
+
bitwarden_workflow_linter/__about__.py,sha256=ASh7ksrvZJZdX82GKysjxR3GTi0NRQuBQV1FKiLzJqQ,59
|
2
2
|
bitwarden_workflow_linter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
bitwarden_workflow_linter/actions.py,sha256=bjuFAP72QHXlDTmMBZffNmSCjZDzyNHGzqEC78ABAgg,7895
|
4
4
|
bitwarden_workflow_linter/cli.py,sha256=GABKYWYmcKl4LrA-cgo4ME0mWD4xaO4AgZHBeCCDMy4,1697
|
@@ -13,15 +13,15 @@ bitwarden_workflow_linter/models/job.py,sha256=nBK7_VYu6RRST7WLtdLsoRErl5j4Er8W9
|
|
13
13
|
bitwarden_workflow_linter/models/step.py,sha256=1bKAtKZmHcO8O1e_HuoXxR1bwHDEXUssYo7EHOjY7QI,1711
|
14
14
|
bitwarden_workflow_linter/models/workflow.py,sha256=MkqvIY4JX2eWFODNTodS_l4I8uUq08WCHy3C4kYcL0s,1395
|
15
15
|
bitwarden_workflow_linter/rules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
16
|
-
bitwarden_workflow_linter/rules/job_environment_prefix.py,sha256=
|
17
|
-
bitwarden_workflow_linter/rules/name_capitalized.py,sha256=
|
18
|
-
bitwarden_workflow_linter/rules/name_exists.py,sha256=
|
19
|
-
bitwarden_workflow_linter/rules/pinned_job_runner.py,sha256=
|
20
|
-
bitwarden_workflow_linter/rules/step_approved.py,sha256=
|
21
|
-
bitwarden_workflow_linter/rules/step_pinned.py,sha256=
|
22
|
-
bitwarden_workflow_linter/rules/underscore_outputs.py,sha256=
|
23
|
-
bitwarden_workflow_linter-0.0.
|
24
|
-
bitwarden_workflow_linter-0.0.
|
25
|
-
bitwarden_workflow_linter-0.0.
|
26
|
-
bitwarden_workflow_linter-0.0.
|
27
|
-
bitwarden_workflow_linter-0.0.
|
16
|
+
bitwarden_workflow_linter/rules/job_environment_prefix.py,sha256=lAjvnn2PU1uVyHKRtJiehHmPHfQVaMNY-MLPPRuFvoY,2414
|
17
|
+
bitwarden_workflow_linter/rules/name_capitalized.py,sha256=VlxPpM82-vg2PlJGU5GWzdamYaz8DJ_AWuMgYzHNgsQ,1751
|
18
|
+
bitwarden_workflow_linter/rules/name_exists.py,sha256=eEPtU5y5T0aRQrICdiW1vju1Ny31VUCh_gOf6C6yFSI,1680
|
19
|
+
bitwarden_workflow_linter/rules/pinned_job_runner.py,sha256=hg8R6JDAAAhoiEgA9ihWhwLznIicbSw0knJvYI1TYEI,1605
|
20
|
+
bitwarden_workflow_linter/rules/step_approved.py,sha256=KhQTmqLkYjwZRZHspUwPBWXy1DExLoOQLp3sEoGM9qI,3306
|
21
|
+
bitwarden_workflow_linter/rules/step_pinned.py,sha256=BBCSbC-XyeB_ZILtA1q59NOB3IbY1QY8qpYt_gQ4YvM,3285
|
22
|
+
bitwarden_workflow_linter/rules/underscore_outputs.py,sha256=FiX2D27ywhDAcJV-_KsQj4-3YpaEGeF61_kDskX1EhQ,3842
|
23
|
+
bitwarden_workflow_linter-0.0.5.dist-info/METADATA,sha256=E4y-NDB1BvmjNP_ZahXGhdz3jbxJWP1b38dTttmdous,6172
|
24
|
+
bitwarden_workflow_linter-0.0.5.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
25
|
+
bitwarden_workflow_linter-0.0.5.dist-info/entry_points.txt,sha256=SA_yF9CwL4VMUvdcmCd7k9rjsQNzfeOUBuDnMnaO8QQ,60
|
26
|
+
bitwarden_workflow_linter-0.0.5.dist-info/licenses/LICENSE.txt,sha256=uY-7N9tbI7xc_c0WeTIGpacSCnsB91N05eCIg3bkaRw,35140
|
27
|
+
bitwarden_workflow_linter-0.0.5.dist-info/RECORD,,
|
{bitwarden_workflow_linter-0.0.4.dist-info → bitwarden_workflow_linter-0.0.5.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|