This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
Releases: niall-byrne/ansible-workbench
Releases · niall-byrne/ansible-workbench
Release 0.2.0
(2023-06-30)
Features
- ANSIBLE-LINT: include configuration (1308de3)
- PRE-COMMIT: add configured pre-commit hooks (fe3460b)
- PRE-COMMIT: add template development hooks (6e235c1)
Documentation
- MARKDOWN: remove example docs (6559378)
- README: restructure, expand further (b1ec42c)
- README: update to reflect changes (4d1aa4a)
Styles
Code Refactoring
- MOLECULE: prefer ansible_become_password (c468be1)
Build System
- COOKIECUTTER: improvements to update script (081cae4)
- GALAXY: remove example role/collection (d8f5f2a)
- GALAXY: switch to pure semantic versioning (c6196cd)
- GIT: prefer master/dev branch pairing (38ff447)
- GIT: sensible .gitignore defaults (b2eeaf1)
- POETRY: bump version for release (9c4cb64)
- POETRY: upgrade ansible to 8.x.x series (478b930)
- POETRY: upgrade ansible to version 7 series (3bc922a)
- POETRY: use commitizen to bump (3f33585)
- PYTHON: upgrade python version, refactor (c678219)
Continuous Integration
- GITHUB: add caching (60176e6)
- GITHUB: add commit linting (4fef994)
- GITHUB: add workflow linting (f0becc4)
- GITHUB: centralize configuration for end-user (a990d82)
- GITHUB: integrate cicd-tools (cc) (e7759fe)
- GITHUB: integrate cicd-tools (internal) (8cecaf6)
- GITHUB: optional galaxy releases (2a73c3c)
- GITHUB: parameterize test platform (6420a3e)
- GITHUB: prefer pure semantic versioning (3f928b2)
- GITHUB: refactor inner workflow (306580d)
- GITHUB: refactor outer workflow (bd7f259)
- GITHUB: reorder, upgrade action versions (4cf0077)
- GITHUB: replace gitleaks with trufflehog (de6a5a5)
- GITHUB: replace push action (5b387ae)
- GITHUB: run all molecule scenarios (ceb7a69)
- GITHUB: standardize workflow headers (21bf105)
- GITHUB: switch to conventional-changelog-cli (7eb43ee)
- GITHUB: test remote workflow (2dc6e50)
- GITHUB: upgrade release generation (94cda0e)
- TRAVIS-CI: drop support for this platform (4a6a840)
Release Checklist
- Ensure master is synchronized with the release tag.
Release 0.1.6
2022-07-19
Build System / Dependencies
- POETRY:
Continuous Integration
Documentation Changes
- README: reference default branch (2510ab4)
Deployment Checklist
- Ensure documentation is accurate
- Ensure git commits are properly formatted
Release 0.1.5
Release 0.1.4
2022-01-09
Build System / Dependencies
Continuous Integration
- GITHUB:
Documentation Changes
- README: bump version for release (6a0f205)
New Features
- REQUIREMENTS: upgrade default role version (f3aff91)
Deployment Checklist
- Ensure correct version is notated
- Ensure documentation is accurate
- Ensure git commits are properly formatted
Release 0.1.3
Release 0.1.2
Release 0.1.1
2021-06-22
Build System / Dependencies
- GALAXY: update requirements.yml file to pin dependency (8e74cfa)
- POETRY: update ansible to ^4.1.0, make a note about python version (c0da14f)
Continuous Integration
- GITHUB:
Documentation Changes
Deployment Checklist
- Ensure correct version is notated
- Ensure documentation is accurate
- Ensure git commits are properly formatted
Release 0.1.0
2021-05-22
Build System / Dependencies
- COOKIECUTTER:
Continuous Integration
- GITHUB:
- TRAVIS: create placeholder for slack notifications (18a8d02)
Documentation Changes
- README:
New Features
- COOKIECUTTER: separate project and galaxy slugs (8f9a7c3)
Refactors
- MOLECULE: breakout scenario variables into separate files (5d0db24)
Deployment Checklist
- Ensure correct version is notated
- Ensure documentation is accurate
- Ensure git commits are properly formatted