Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 18:53
· 3 commits to master since this release
3aefe5d

(2023-06-30)

Features

  • BRANCHING: enable branch name configuration (42de8ac)
  • BRANCHING: prefer master/dev pairing (1e78368)
  • PRE-COMMIT: add configured pre-commit hooks (1733bad)
  • PRE-COMMIT: add template development hooks (7bbedfe)

Documentation

  • README: add a note about security (306aaf6)
  • README: update docs to reflect changes (28b7a51)

Styles

  • SCRIPTS: standardize script headers (e493a3e)
  • YAMLLINT: ensure octal values are quoted (1e7a0e4)

Tests

  • TEMPLATE: add test script (4a1b055)

Build System

  • COOKIECUTTER: add update script (c1dfed9)
  • COOKIECUTTER: standardize template (2a40efb)
  • GALAXY: use osx_provisioner.collection (92a908e)
  • GIT: sensible .gitignore defaults (27adad6)
  • MAC_MAKER: simplify development process (604d4bc)
  • POETRY: use commitizen to bump (748baf6)

Continuous Integration

  • GITHUB: add commitizen linting (6cb4898)
  • GITHUB: add optional workflow linting (d378849)
  • GITHUB: centralize end-user configuration (2530f37)
  • GITHUB: enforce python version (580cb8f)
  • GITHUB: integrate cicd-tools (cc) (77b028e)
  • GITHUB: integrate cicd-tools (internal) (e067c24)
  • GITHUB: refactor ansible-lint (dffd1a3)
  • GITHUB: refactor create release (37c87be)
  • GITHUB: refactor mac_maker (e9d1bc4)
  • GITHUB: refactor markdown checks (3828d1b)
  • GITHUB: refactor pre-commit tests (2516606)
  • GITHUB: refactor remote push (6b57731)
  • GITHUB: refactor security (a8f81e2)
  • GITHUB: refactor shellcheck (261ea79)
  • GITHUB: refactor slack notifications (9215f8f)
  • GITHUB: refactor toml (4da39f3)
  • GITHUB: refactor yaml (cfb74a9)
  • GITHUB: remove push action (0f62bb4)
  • GITHUB: rename cache script (cc96803)
  • GITHUB: rename env setup script (4191d8b)
  • GITHUB: rename poetry script (13da48b)
  • GITHUB: rename pushed commits script (b0247d4)
  • GITHUB: rename requirements script (819253d)
  • GITHUB: rename template script (f15b4de)
  • GITHUB: rename workflows (666e7fe)
  • GITHUB: simplify release generation (c64f393)
  • GITHUB: tidy environment setup (d585154)
  • GITHUB: update markdown testing action (c228fb1)
  • GITHUB: use cookiecutter.json for config (ef7de23)
  • GITHUB: use pure semvar tags (ad12be4)
  • SECURITY: commit detection script improvements (b16dace)

Release Checklist

  • Ensure master is synchronized with the release tag.