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

Latest commit

 

History

History
98 lines (66 loc) · 2.97 KB

CHANGELOG.md

File metadata and controls

98 lines (66 loc) · 2.97 KB

Changelog

All notable changes to this project will be documented in this file.

[0.1.6] - 2022-10-29

Bug Fixes

  • Add new required permissions for the OSSF Scorecard action (#83) (d570ae8)

Miscellaneous Tasks

  • Bump ossf/scorecard-action from 1.1.2 to 2.0.6 (#81) (8fd9344)
  • Bump yamllint from 1.27.1 to 1.28.0 (#72) (74029c4)
  • Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#84) (b5d52ee)
  • Bump github/codeql-action from 2.1.16 to 2.1.29 (#86) (c5c2d5c)
  • Bump molecule-docker from 2.0.0 to 2.1.0 (#78) (2860ab9)
  • Bump molecule from 4.0.1 to 4.0.3 (#85) (d702bf7)

[0.1.5] - 2022-08-27

Miscellaneous Tasks

  • Bump actions/setup-python from 3 to 4 (#52) (2ee66b9)
  • Bump molecule from 3.6.1 to 4.0.0 (#53) (8fc83f5)
  • Bump ossf/scorecard-action from 1.1.0 to 1.1.2 (#56) (09a01b3)
  • Bump yamllint from 1.26.3 to 1.27.1 (#58) (78f96ef)
  • Bump github/codeql-action from 2.1.11 to 2.1.16 (#59) (96cb49e)
  • Bump molecule-docker from 1.1.0 to 2.0.0 (#60) (b537122)
  • Bump molecule from 4.0.0 to 4.0.1 (#61) (3b8a739)
  • Bump docker from 5.0.3 to 6.0.0 (#64) (bfcca8e)

[0.1.4] - 2022-05-27

Miscellaneous Tasks

  • Bump github/codeql-action from 1.1.3 to 2.1.11 (#46) (c6833e0)
  • Bump actions/upload-artifact from 3.0.0 to 3.1.0 (#47) (4e9bdd8)
  • Bump ansible-core from 2.11.11 to 2.11.12 (#48) (1f0ab6e)
  • Bump ossf/scorecard-action from 1.0.4 to 1.1.0 (#49) (9ffb866)

[0.1.3] - 2022-04-29

Miscellaneous Tasks

  • Bump actions/upload-artifact from 2.3.1 to 3 (#36) (cdd8f1a)
  • Bump ansible-core from 2.11.9 to 2.11.10 (#39) (1d43831)
  • Bump ansible-core from 2.11.10 to 2.11.11 (#43) (09aedea)

[0.1.2] - 2022-03-03

Miscellaneous Tasks

  • Bump ossf/scorecard-action from 1.0.3 to 1.0.4 (#31) (e7dd292)
  • Bump github/codeql-action from 1.1.0 to 1.1.2 (#30) (52deb3a)
  • Bump github/codeql-action from 1.1.2 to 1.1.3 (#32) (55c4de3)
  • Bump actions/setup-python from 2 to 3 (#33) (ace4410)
  • Bump ansible-core from 2.11.8 to 2.11.9 (#34) (a84e837)
  • Bump actions/checkout from 2 to 3 (#35) (b04411e)

[0.1.1] - 2022-02-15

Miscellaneous Tasks

  • Fix CI permissions to enable autoreleases (486cf32)
  • Use SSK release token to perform releases (e91eb98)
  • Bump ansible-core from 2.11.7 to 2.11.8 (#24) (9185bc8)
  • Bump molecule from 3.5.2 to 3.6.1 (#29) (d2e2630)
  • Bump ossf/scorecard-action from 1.0.1 to 1.0.3 (#22) (1afab3b)

[0.1.0] - 2022-01-28

CI

  • Add an automatic release workflow (c091e16)

Documentation

  • Update README for initial release (8bfb1eb)

Miscellaneous Tasks

  • Remove unused repo configuration files (3ab8b5e)

Other

  • Make sure ufw support package is present (22016cc)
  • In Release job, change the checkout path (585092f)

Security

  • Update development dependencies (9a4bbc2)
  • Update Ansible to >= 4.2.0 (993669c)
  • Define default GitHub Actions permissions (666bcf4)
  • Configure dependabot settings (a70e623)
  • Move dependabot config to correct location (b6fc9e1)
  • Restrict token access further (8c9ba07)