Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Releases: osx-provisioner/role-homeshick

Release 0.2.3

25 Feb 18:41
Compare
Choose a tag to compare

2023-02-25

Continuous Integration
  • GITHUB: workflow standardization (13cf441)
  • SECURITY: error handling (5992fc8)
Documentation Changes
  • README: standardize example playbook (0bdcc0a)

Release 0.2.2

21 Feb 22:44
Compare
Choose a tag to compare

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

21 Feb 18:16
Compare
Choose a tag to compare

2023-02-18

Continuous Integration
  • GITHUB: add caching to workflow (d55ef4f)
Tests
  • molecule: standardize molecule.yml (78dcc76)

Release 0.2.0

21 Feb 18:16
Compare
Choose a tag to compare

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

21 Feb 18:17
Compare
Choose a tag to compare

2022-03-21

Build System / Dependencies
  • POETRY:
    • prepare release (90096a1)
    • bump python and package versions (06063b0)
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

21 Feb 18:17
Compare
Choose a tag to compare

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

21 Feb 18:17
Compare
Choose a tag to compare

2021-06-09

Build System / Dependencies
  • POETRY: upgrade ansible to ^4.0.0 (d67a90f)

Release 0.1.0

21 Feb 18:17
Compare
Choose a tag to compare

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)