Skip to content

Latest commit

 

History

History
91 lines (51 loc) · 5.28 KB

CHANGELOG.md

File metadata and controls

91 lines (51 loc) · 5.28 KB

Changelog

1.0.3 (2024-03-09)

💿 Continuous Integration 💿

  • github: run release on successfull test [skip ci] (a4ebd7d)
  • github: use gh app for release (0eddc25)
  • release: ci should not trigger a release [skip ci] (3ca2a31)

🧪 Test 🧪

  • add salt 3006.6 3006.7 3007.0 (8a4afb4)

📖 Documentation 📖

  • add new supported salt versions (e1beae3)

1.0.2 (2024-01-21)

💿 Continuous Integration 💿

  • github: set ruby version to 3.2.2 (8dbb1b6)

1.0.1 (2023-12-22)

🐛 Bugfix 🐛

  • config: remove jinja whitespace (9a58b6d)

🧪 Test 🧪

  • add rocky opensuse and fedora (c5cf150)
  • inspec: add git test command (c3e6545)
  • specify path to gitconfig (165ac9d)

📖 Documentation 📖

1.0.0 (2023-12-21)

✨ Feature ✨

💿 Continuous Integration 💿

  • github: add commitlint workflow (6f9d14c)
  • github: add release workflow (8aabb2f)
  • github: add rubocop workflow (87debf8)
  • github: add salt-kitchen workflow (fa16e4c)
  • github: add salt-lint workflow (54c3bec)
  • github: dont persist credentials (7508c09)
  • github: reconfigure salt-lint worfklow (e9b4ecb)
  • github: run release after test (deb3713)
  • release: add configuration (976ed2c)
  • release: add npm dependency (65061c4)
  • rubocop: add config (82ef41e)

🖌️ Style 🖌️

🧪 Test 🧪

📖 Documentation 📖