ansible-powerflex icon indicating copy to clipboard operation
ansible-powerflex copied to clipboard

Release changes for powerflex

Open sachin-apa opened this issue 9 months ago • 0 comments

Description

Updated the following.

Update runtime.yml with ansible >=2.15 Update GitHub Actions to add python3.11 and ansible 2.17 for all the tests Update common doc fragment to remove python and ansible versions Add label/tags to readme. Update all the docs to point to main branch. Update to version 3 in ee.yml update galaxy.yml with version and the main url Update docs folder with latest

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • [x] I have performed a self-review of my own code to ensure there are no formatting, pep8, linting, or security issues
  • [x] I have performed Ansible Sanity test using --docker default
  • [x] I have verified that new and existing unit tests pass locally with my changes
  • [ ] I have not allowed coverage numbers to degenerate
  • [ ] I have maintained at least 90% code coverage
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • [ ] Test A
  • [ ] Test B

sachin-apa avatar May 20 '24 04:05 sachin-apa