bitwarden_workflow_linter 0.7.1__py3-none-any.whl → 0.8.1__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.
@@ -1,3 +1,3 @@
1
1
  """Metadata for Workflow Linter."""
2
2
 
3
- __version__ = "0.7.1"
3
+ __version__ = "0.8.1"
@@ -181,8 +181,8 @@
181
181
  },
182
182
  "codecov/codecov-action": {
183
183
  "name": "codecov/codecov-action",
184
- "sha": "7f8b4b4bde536c465e797be725718b88c5d95e0e",
185
- "version": "v5.1.1"
184
+ "sha": "1e68e06f1dbfde0e4cefc87efeba9e4643565303",
185
+ "version": "v5.1.2"
186
186
  },
187
187
  "codecov/test-results-action": {
188
188
  "name": "codecov/test-results-action",
@@ -379,11 +379,6 @@
379
379
  "sha": "7b4da11513bf3f43f9999e90eabced41ab8bb048",
380
380
  "version": "v2.2.0"
381
381
  },
382
- "sonarsource/sonarcloud-github-action": {
383
- "name": "sonarsource/sonarcloud-github-action",
384
- "sha": "02ef91109b2d589e757aefcfb2854c2783fd7b19",
385
- "version": "v4.0.0"
386
- },
387
382
  "sonarsource/sonarqube-scan-action": {
388
383
  "name": "sonarsource/sonarqube-scan-action",
389
384
  "sha": "bfd4e558cda28cda6b5defafb9232d191be8c203",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bitwarden_workflow_linter
3
- Version: 0.7.1
3
+ Version: 0.8.1
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
@@ -190,6 +190,8 @@ two empty lines between each job)
190
190
  To activate a rule after implementing it, add it to `settings.yaml` in the project's base folder
191
191
  and `src/bitwarden_workflow_linter/default_settings.yaml` to make the rule default
192
192
 
193
+ Before creating a new rule please read the [Workflow linter rule rollout process](./RULE_ROLLOUT.md) document in which you'll find the process for rolling out new workflow linter rules.
194
+
193
195
  ### To-Do
194
196
 
195
197
  - [ ] Add Rule to assert correct format for single line run
@@ -1,8 +1,8 @@
1
- bitwarden_workflow_linter/__about__.py,sha256=U3CZAinQEvsPFZCNPfCty-TVFPFOzDH6k3QDMp2B9yI,59
1
+ bitwarden_workflow_linter/__about__.py,sha256=LeOJJbXhsTU5QogIsNNh2VPPW_vI_w1MZ06yMA9VcsQ,59
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=pORgFKZlp2rR5mat-43uvFcaiQX6FxFLWER6Ew0jxL4,12942
5
+ bitwarden_workflow_linter/default_actions.json,sha256=ssK4tTcaNJdJczfRK5jvEsUUGdk59xogKRntlHP2JTQ,12762
6
6
  bitwarden_workflow_linter/default_settings.yaml,sha256=1UqxfpeEgdp9qTaM03EheDXFy6opCb2SelA6fnie-04,910
7
7
  bitwarden_workflow_linter/lint.py,sha256=RDHv5jGeGCf5XIHE8jyqQET3-cFykl7223SQVS4Q3pg,5525
8
8
  bitwarden_workflow_linter/load.py,sha256=FWxotIlB0vyKzrVw87sOx3qdRiJG_0hVHRbbLXZY4Sc,5553
@@ -22,8 +22,8 @@ bitwarden_workflow_linter/rules/run_actionlint.py,sha256=K-RLQRXs591Ud_kiNQHhIJf
22
22
  bitwarden_workflow_linter/rules/step_approved.py,sha256=4pUCrOlWomo43bwGBunORphv1RJzc3spRKgZ4VLtDS0,3304
23
23
  bitwarden_workflow_linter/rules/step_pinned.py,sha256=MagV8LNdgRKyncmSdH9V-TlIcsdjzoDHDWqovzWon9E,3559
24
24
  bitwarden_workflow_linter/rules/underscore_outputs.py,sha256=LoCsDN_EfQ8H9n5BfZ5xCe7BeHqJGPMcV0vo1c9YJcw,4275
25
- bitwarden_workflow_linter-0.7.1.dist-info/METADATA,sha256=U01xm0Y3_yVXKhHFeKVaOxrn7-1yqetVJ9xaPg-EfzU,6415
26
- bitwarden_workflow_linter-0.7.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
27
- bitwarden_workflow_linter-0.7.1.dist-info/entry_points.txt,sha256=SA_yF9CwL4VMUvdcmCd7k9rjsQNzfeOUBuDnMnaO8QQ,60
28
- bitwarden_workflow_linter-0.7.1.dist-info/licenses/LICENSE.txt,sha256=uY-7N9tbI7xc_c0WeTIGpacSCnsB91N05eCIg3bkaRw,35140
29
- bitwarden_workflow_linter-0.7.1.dist-info/RECORD,,
25
+ bitwarden_workflow_linter-0.8.1.dist-info/METADATA,sha256=NnlT9ESOxLxhH5jciGb1hgwPcXAGeaIZrM-wnHlLzLA,6602
26
+ bitwarden_workflow_linter-0.8.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
27
+ bitwarden_workflow_linter-0.8.1.dist-info/entry_points.txt,sha256=SA_yF9CwL4VMUvdcmCd7k9rjsQNzfeOUBuDnMnaO8QQ,60
28
+ bitwarden_workflow_linter-0.8.1.dist-info/licenses/LICENSE.txt,sha256=uY-7N9tbI7xc_c0WeTIGpacSCnsB91N05eCIg3bkaRw,35140
29
+ bitwarden_workflow_linter-0.8.1.dist-info/RECORD,,