Skip to content

Release 0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 17:48
· 38 commits to main since this release
0.5.0
f1a009b

(2024-09-14)

Features

  • ANSIBLE-LINT: standardize ansible-lint hook (94696bc)
  • GIT: add conflict marker hook (4293b4f)
  • MYPY: add poetry based mypy hook (f6ce37c)
  • PRE-COMMIT: standardize stages (b61ee8b)
  • PYLINT: add poetry based pylint hook (e47eff0)
  • VALE: add hook to sort vocabularies (9a0e2bb)
  • VALE: standardize vale sync hook (34dbb0c)

Documentation

  • README: add pre-commit badge (1d9db5f)

Build System

  • MAKE: update/standardize makefile (bf66367)

Continuous Integration

  • GITHUB: add hooks to workflow, standardize (7371d26)
  • GITHUB: future-proof cicd-tools changes (61f080f)
  • GITHUB: markdown link check config (930a3a8)
  • GITHUB: move project from master -> main (ccc5b21)
  • PRE-COMMIT: move dog food hash (aaedbf0)
  • PRE-COMMIT: update vale config (2736fa8)

Release Checklist

  • Ensure main is synchronized with the release tag.