Releases: osx-provisioner/role-homeshick
Releases · osx-provisioner/role-homeshick
Release 0.2.3
2023-02-25
Continuous Integration
- GITHUB: workflow standardization (13cf441)
- SECURITY: error handling (5992fc8)
Documentation Changes
- README: standardize example playbook (0bdcc0a)
Release 0.2.2
2023-02-21
Build System / Dependencies
- POETRY: bump version for release (7568090)
- GALAXY:
- correctly pin dependencies (67e6c51)
- support pure semantic versioning (c2a94c9)
Continuous Integration
- GITHUB: simplify ansible cache (2808a8f)
Release 0.2.1
2023-02-18
Continuous Integration
- GITHUB: add caching to workflow (d55ef4f)
Tests
- molecule: standardize molecule.yml (78dcc76)
Release 0.2.0
2023-02-17
Build System / Dependencies
- GALAXY:
- update dependency metadata, docs (f55fd42)
- add metadata for big sur & monterey (fef6f61)
- POETRY:
- upgrade ansible, molecule (8657aef)
- pin ansible-compat<2.1.0 (d428e6c)
- more accurate security test (8381221)
- correct ansible-compat version (990e4ef)
Continuous Integration
Code Style Changes
- ANSIBLE-LINT: enforce fqcn (77697fc)
Tests
- MOLECULE: increase default timeout value (17f7d8c)
Release 0.1.3
2022-03-21
Build System / Dependencies
Continuous Integration
- GITHUB:
- upgrade checkout action (5d0fc0b)
- add scheduled workflow runs (08dc4e7)
Documentation Changes
- README: add external license information (6e8d0c2)
Bug Fixes
- GIT: update homeshick repository url to https (90f5316)
Tests
- MOLECULE: update config to latest (74518cf)
Release 0.1.2
2021-06-23
Build System / Dependencies
- POETRY: update ansible to ^4.1.0, lower python requirements to 3.6.1 (50f854e)
Continuous Integration
- GITHUB: upgrade workflows and notifications (63c4ad6)
Documentation Changes
- LICENSE, README: switch licensing to mit, remove travis (24c02f9)
Release 0.1.1
2021-06-09
Build System / Dependencies
- POETRY: upgrade ansible to ^4.0.0 (d67a90f)
Release 0.1.0
2021-06-09
Build System / Dependencies
- COOKIECUTTER: update templated workflows to latest (75f46d6)
Continuous Integration
- GITHUB: upgrade notifications (ff5c98c)
New Features
- IMPORT: import role from legacy provisioner project (188102e)