-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix documentation errors in win_chocolatey and win_chocolatey_facts #144
Comments
That's very vague and relative. To ensure we address these on time, what is the 'reasonable time period'? |
Thanks for the quick response! I didn't want to put a definite time period on this, as some collections have many errors and other ones, like this one, only have a couple that should be pretty quick to resolve. I'll probably go through the issues and send a reminder if they haven't been updated in, say, a month, but we're not going to remove collections out of the blue unless maintainers are completely nonresponsive after some time has passed. Also, I would run sanity tests in your CI to make sure no future issues pop up. |
I'm pretty sure sanity tests are being run... but I'm not sure why they're not failing the CI, it's something we'll need to dig into. We can at least get the outstanding linting issues fixed pretty easily though, I'll take a look at that. |
Checklist
What You Are Seeing?
(Note: This issue was filed in a semi-automated fashion. Let me know if you see errors in this issue.)
As per the Ansible community package inclusion requirements, collections must pass
ansible-test sanity
tests. Version1.5.1
ofchocolatey.chocolatey
, corresponding to the1.5.1
tag in this repo, fails one or more of the required sanity tests.Please see the errors below and address them. If these issues aren't addressed within a reasonable time period, the collection may be subject to removal from Ansible.
Thank you for your efforts and for being part of the Ansible package! We appreciate it.
Sanity tests
The following tests were run using
ansible-test
version2.16.1
:Note that this is only a subset of the required sanity tests. Please make sure you run them in all in your CI.
Results
The test
ansible-test sanity --test validate-modules
[explain] failed with 3 errors:What is Expected?
n/a
How Did You Get This To Happen?
n/a
System Details
n/a
Installed Packages
Output Log
Additional Context
No response
The text was updated successfully, but these errors were encountered: