bitwarden_workflow_linter 0.11.1__py3-none-any.whl → 0.12.0__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/default_actions.json +11 -6
- bitwarden_workflow_linter/default_settings.yaml +2 -2
- {bitwarden_workflow_linter-0.11.1.dist-info → bitwarden_workflow_linter-0.12.0.dist-info}/METADATA +1 -1
- {bitwarden_workflow_linter-0.11.1.dist-info → bitwarden_workflow_linter-0.12.0.dist-info}/RECORD +8 -8
- {bitwarden_workflow_linter-0.11.1.dist-info → bitwarden_workflow_linter-0.12.0.dist-info}/WHEEL +0 -0
- {bitwarden_workflow_linter-0.11.1.dist-info → bitwarden_workflow_linter-0.12.0.dist-info}/entry_points.txt +0 -0
- {bitwarden_workflow_linter-0.11.1.dist-info → bitwarden_workflow_linter-0.12.0.dist-info}/licenses/LICENSE.txt +0 -0
@@ -24,6 +24,11 @@
|
|
24
24
|
"sha": "fe7b79cd5ee1e45176fcad797de68ecaf3ca4814",
|
25
25
|
"version": "v4.2.0"
|
26
26
|
},
|
27
|
+
"PyO3/maturin-action": {
|
28
|
+
"name": "PyO3/maturin-action",
|
29
|
+
"sha": "ea5bac0f1ccd0ab11c805e2b804bfcb65dac2eab",
|
30
|
+
"version": "v1.45.0"
|
31
|
+
},
|
27
32
|
"Swatinem/rust-cache": {
|
28
33
|
"name": "Swatinem/rust-cache",
|
29
34
|
"sha": "82a92a6e8fbeee089604da2575dc567ae9ddeaab",
|
@@ -234,6 +239,11 @@
|
|
234
239
|
"sha": "c47758b77c9736f4b2ef4073d4d51994fabfe349",
|
235
240
|
"version": "v3.7.1"
|
236
241
|
},
|
242
|
+
"docker/setup-docker-action": {
|
243
|
+
"name": "docker/setup-docker-action",
|
244
|
+
"sha": "b60f85385d03ac8acfca6d9996982511d8620a19",
|
245
|
+
"version": "v4.3.0"
|
246
|
+
},
|
237
247
|
"docker/setup-qemu-action": {
|
238
248
|
"name": "docker/setup-qemu-action",
|
239
249
|
"sha": "49b3bc8e6bdd4a60e6116a5414239cba5943d3cf",
|
@@ -334,11 +344,6 @@
|
|
334
344
|
"sha": "276d7966e389d888f011539a86c8920025ea0626",
|
335
345
|
"version": "v3.0.1"
|
336
346
|
},
|
337
|
-
"PyO3/maturin-action": {
|
338
|
-
"name": "PyO3/maturin-action",
|
339
|
-
"sha": "ea5bac0f1ccd0ab11c805e2b804bfcb65dac2eab",
|
340
|
-
"version": "v1.45.0"
|
341
|
-
},
|
342
347
|
"reactivecircus/android-emulator-runner": {
|
343
348
|
"name": "reactivecircus/android-emulator-runner",
|
344
349
|
"sha": "62dbb605bba737720e10b196cb4220d374026a6d",
|
@@ -404,4 +409,4 @@
|
|
404
409
|
"sha": "a3c219da6b8fa73f6ba62b68ff09c469b3a1c024",
|
405
410
|
"version": "2.2.2"
|
406
411
|
}
|
407
|
-
}
|
412
|
+
}
|
@@ -7,8 +7,8 @@ enabled_rules:
|
|
7
7
|
level: error
|
8
8
|
- id: bitwarden_workflow_linter.rules.job_environment_prefix.RuleJobEnvironmentPrefix
|
9
9
|
level: error
|
10
|
-
|
11
|
-
|
10
|
+
- id: bitwarden_workflow_linter.rules.step_approved.RuleStepUsesApproved
|
11
|
+
level: error
|
12
12
|
- id: bitwarden_workflow_linter.rules.step_pinned.RuleStepUsesPinned
|
13
13
|
level: error
|
14
14
|
- id: bitwarden_workflow_linter.rules.underscore_outputs.RuleUnderscoreOutputs
|
{bitwarden_workflow_linter-0.11.1.dist-info → bitwarden_workflow_linter-0.12.0.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: bitwarden_workflow_linter
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.12.0
|
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.11.1.dist-info → bitwarden_workflow_linter-0.12.0.dist-info}/RECORD
RENAMED
@@ -1,9 +1,9 @@
|
|
1
|
-
bitwarden_workflow_linter/__about__.py,sha256=
|
1
|
+
bitwarden_workflow_linter/__about__.py,sha256=ZFQ8I7aX3lTOFQhRZDFdAwoYe5TUoUP_QYXm5uZ-tME,60
|
2
2
|
bitwarden_workflow_linter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
bitwarden_workflow_linter/actions.py,sha256=LAn3yQeMMmCOvJWeTn3dE1U2nyEJqIBMwESq3TtY9hE,9069
|
4
4
|
bitwarden_workflow_linter/cli.py,sha256=wgkK1MlVbo6Zx3f2CZZ_tkSWq_hdsGciHJA1knX6Yuw,1699
|
5
|
-
bitwarden_workflow_linter/default_actions.json,sha256=
|
6
|
-
bitwarden_workflow_linter/default_settings.yaml,sha256=
|
5
|
+
bitwarden_workflow_linter/default_actions.json,sha256=NXaXtT7EO5TJqKwxIzTUiE-GtviFKvNbiH-zbP9IZaQ,12764
|
6
|
+
bitwarden_workflow_linter/default_settings.yaml,sha256=XCaRFqdJ_lbNUDlPthySZzF0dGjnpW28iNSRQsJaJJE,1044
|
7
7
|
bitwarden_workflow_linter/lint.py,sha256=R0dXkwir0KzXFHWfWlqpH_CyBwa7O8wHSBTy560u94g,6322
|
8
8
|
bitwarden_workflow_linter/load.py,sha256=FWxotIlB0vyKzrVw87sOx3qdRiJG_0hVHRbbLXZY4Sc,5553
|
9
9
|
bitwarden_workflow_linter/rule.py,sha256=Qb60JiUDAWN3ayrMGoSbbDCSFmw-ql8djzAkxISaob4,3250
|
@@ -23,8 +23,8 @@ bitwarden_workflow_linter/rules/run_actionlint.py,sha256=K-RLQRXs591Ud_kiNQHhIJf
|
|
23
23
|
bitwarden_workflow_linter/rules/step_approved.py,sha256=4pUCrOlWomo43bwGBunORphv1RJzc3spRKgZ4VLtDS0,3304
|
24
24
|
bitwarden_workflow_linter/rules/step_pinned.py,sha256=MagV8LNdgRKyncmSdH9V-TlIcsdjzoDHDWqovzWon9E,3559
|
25
25
|
bitwarden_workflow_linter/rules/underscore_outputs.py,sha256=LoCsDN_EfQ8H9n5BfZ5xCe7BeHqJGPMcV0vo1c9YJcw,4275
|
26
|
-
bitwarden_workflow_linter-0.
|
27
|
-
bitwarden_workflow_linter-0.
|
28
|
-
bitwarden_workflow_linter-0.
|
29
|
-
bitwarden_workflow_linter-0.
|
30
|
-
bitwarden_workflow_linter-0.
|
26
|
+
bitwarden_workflow_linter-0.12.0.dist-info/METADATA,sha256=LsTL-fYtXx-jwhHQpk64D1yN9oQ9MtyZsWRsrBhCM04,6956
|
27
|
+
bitwarden_workflow_linter-0.12.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
28
|
+
bitwarden_workflow_linter-0.12.0.dist-info/entry_points.txt,sha256=SA_yF9CwL4VMUvdcmCd7k9rjsQNzfeOUBuDnMnaO8QQ,60
|
29
|
+
bitwarden_workflow_linter-0.12.0.dist-info/licenses/LICENSE.txt,sha256=uY-7N9tbI7xc_c0WeTIGpacSCnsB91N05eCIg3bkaRw,35140
|
30
|
+
bitwarden_workflow_linter-0.12.0.dist-info/RECORD,,
|
{bitwarden_workflow_linter-0.11.1.dist-info → bitwarden_workflow_linter-0.12.0.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|