Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Dec 1, 2023
1 parent cdcecd8 commit 17259eb
Show file tree
Hide file tree
Showing 56 changed files with 9 additions and 1,347 deletions.
17 changes: 9 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default_language_version:
python: python3.11.4
# exclude: ".*tmps.*"
fail_fast: true
# fail_fast: true

repos:
- repo: local
Expand All @@ -15,12 +15,6 @@ repos:
- "python"
- "file"

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: check-yaml
- id: trailing-whitespace

- repo: https://github.com/executablebooks/mdformat
rev: 0.7.17
hooks:
Expand All @@ -29,10 +23,17 @@ repos:
- mdformat-gfm
- mdformat-black
# files: '.*Variables\.md$'
dir: docs/
# dir: docs/
files: '.*\.md$'
exclude: '.*Readme\.md$'

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: check-yaml
- id: trailing-whitespace


# - repo: https://github.com/markdownlint/markdownlint
# rev: v0.13.0
# hooks:
Expand Down
16 changes: 0 additions & 16 deletions docs/references/actions/action-lint/Variables.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/references/actions/bump-version/Variables.md

This file was deleted.

27 changes: 0 additions & 27 deletions docs/references/actions/changelog-generate/Variables.md

This file was deleted.

25 changes: 0 additions & 25 deletions docs/references/actions/checkout/Variables.md

This file was deleted.

21 changes: 0 additions & 21 deletions docs/references/actions/commit-and-push/Variables.md

This file was deleted.

20 changes: 0 additions & 20 deletions docs/references/actions/docker-build/Variables.md

This file was deleted.

20 changes: 0 additions & 20 deletions docs/references/actions/docker-publish/Variables.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/references/actions/docker-push/Variables.md

This file was deleted.

25 changes: 0 additions & 25 deletions docs/references/actions/helm-deploy/Variables.md

This file was deleted.

16 changes: 0 additions & 16 deletions docs/references/actions/helm-destroy/Variables.md

This file was deleted.

17 changes: 0 additions & 17 deletions docs/references/actions/helm-lint/Variables.md

This file was deleted.

16 changes: 0 additions & 16 deletions docs/references/actions/helm-package/Variables.md

This file was deleted.

16 changes: 0 additions & 16 deletions docs/references/actions/helm-setup/Variables.md

This file was deleted.

Loading

0 comments on commit 17259eb

Please sign in to comment.