Skip to content
Compare
Choose a tag to compare
@webknjaz webknjaz released this 07 Apr 22:02
v1.15.0
7d847f9

✨ What's New

It is now possible to specify which sanity tests to run / skip / enable. Courtesy of @felixfontein: #73.

📝 What's Documented

@felixfontein added a note to README advising disabling coverage for roles-only collections via #78

💅 Internal Refactoring

@felixfontein improved the code layering by moving composing of all ansible-test arguments into Python code via #75.

🛠️ Internal Dependencies

  • actions/checkout was bumped from 3 to 4 in #69
  • actions/setup-python was bumped from 4 to 5 in #71
  • A number of pre-commit.ci checks have been auto-updated in #70, #72 and #76

🪞 Full Diff: v1.14.1...v1.15.0