lowlydba / lowlydba.sqlserver

:spoon: A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server.
https://galaxy.ansible.com/ui/repo/published/lowlydba/sqlserver
GNU General Public License v3.0
19 stars 12 forks source link

Bump ansible-community/ansible-test-gh-action from 1.14.1 to 1.15.0 #239

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps ansible-community/ansible-test-gh-action from 1.14.1 to 1.15.0.

Release notes

Sourced from ansible-community/ansible-test-gh-action's releases.

v1.15.0

✨ 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: https://github.com/ansible-community/ansible-test-gh-action/compare/v1.14.1...v1.15.0

Commits
  • 7d847f9  Pin codecov/codecov-action to v3.1.6
  • 3603bba Merge pull request #78 from felixfontein/readme
  • c74ff50 Add note on coverage for roles-only collections
  • 950f0eb Merge pull request #73 from felixfontein/skip
  • 3a29631 Apply suggestions from code review
  • 47440b9 Merge pull request #76 from ansible-community/pre-commit-ci-update-config
  • 7adbd78 Revert flake8 to v4.0.1 for WPS
  • 4d8d1ec [pre-commit.ci] pre-commit autoupdate
  • 03441ee Allow to control which sanity tests run / do not run / are enabled
  • 9e05096 Merge pull request #75 from felixfontein/skip-part
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)