bitwarden_workflow_linter 1.1.4__tar.gz → 1.1.6__tar.gz
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-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/bwwl_operations.yml +1 -1
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/PKG-INFO +1 -1
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/__about__.py +1 -1
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/default_actions.json +5 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.editorconfig +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.gitattributes +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/CODEOWNERS +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/actionlint.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/renovate.json +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/_version_type.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/actionlint_windows.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/cd.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/ci.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/enforce-labels.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/examples/ci.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/examples/example-references/_build.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/examples/example-references/_docker.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/examples/example-references/_test.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/examples/example-references/_version.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/examples/example.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/examples/pull_request_target.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/examples/scan.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/scan.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.gitignore +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.husky/pre-commit +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.python-version +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/CONTRIBUTING.md +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/LICENSE.txt +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/Pipfile +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/Pipfile.lock +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/README.md +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/RULE_ROLLOUT.md +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/SECURITY.md +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/Taskfile.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/package-lock.json +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/package.json +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/pylintrc +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/pyproject.toml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/pyproject.toml.tpl +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/settings.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/__init__.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/actionlint_version.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/actions.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/cli.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/default_settings.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/lint.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/load.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/models/__init__.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/models/job.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/models/step.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/models/workflow.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rule.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/__init__.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/check_pr_target.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/job_environment_prefix.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/name_capitalized.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/name_exists.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/permissions_exist.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/pinned_job_runner.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/run_actionlint.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/step_approved.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/step_pinned.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/rules/underscore_outputs.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/src/bitwarden_workflow_linter/utils.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/__init__.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/conftest.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test-alt.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test-min-incorrect.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test-min.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test-outputs-incorrect.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test.yml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test_a.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test_workflow.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test_workflow_incorrect.yaml +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/__init__.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_check_pr_target.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_job_environment_prefix.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_name_capitalized.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_name_exists.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_permissions_exist.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_pinned_job_runner.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_run_actionlint.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_step_approved.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_step_pinned.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_underscore_output.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/test_job.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/test_lint.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/test_load.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/test_rule.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/test_step.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/test_utils.py +0 -0
- {bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/test_workflow.py +0 -0
@@ -120,7 +120,7 @@ jobs:
|
|
120
120
|
id: create-pr
|
121
121
|
env:
|
122
122
|
GH_TOKEN: ${{ steps.app-token.outputs.token }}
|
123
|
-
TITLE: "Update/Add bwwl approved actions"
|
123
|
+
TITLE: "Update/Add bwwl approved actions${{ inputs.operation == 'add' && env._ACTION != '' && format(' for {0}', env._ACTION) || '' }}"
|
124
124
|
run: |
|
125
125
|
PR_URL=$(gh pr create --title "$TITLE" \
|
126
126
|
--base "main" \
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: bitwarden_workflow_linter
|
3
|
-
Version: 1.1.
|
3
|
+
Version: 1.1.6
|
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
|
@@ -364,6 +364,11 @@
|
|
364
364
|
"sha": "a21f25cd3998bf370fde17e3f1b4c12c175172f9",
|
365
365
|
"version": "v2.0.0"
|
366
366
|
},
|
367
|
+
"opentofu/setup-opentofu": {
|
368
|
+
"name": "opentofu/setup-opentofu",
|
369
|
+
"sha": "592200bd4b9bbf4772ace78f887668b1aee8f716",
|
370
|
+
"version": "v1.0.5"
|
371
|
+
},
|
367
372
|
"peter-evans/close-issue": {
|
368
373
|
"name": "peter-evans/close-issue",
|
369
374
|
"sha": "276d7966e389d888f011539a86c8920025ea0626",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/PULL_REQUEST_TEMPLATE.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/cd.yml
RENAMED
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/ci.yml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/.github/workflows/scan.yml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test-alt.yml
RENAMED
File without changes
|
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test-min.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/fixtures/test_a.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_name_exists.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{bitwarden_workflow_linter-1.1.4 → bitwarden_workflow_linter-1.1.6}/tests/rules/test_step_pinned.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|