John Barker
John Barker
Preview * https://deploy-preview-1047--endoflife-date.netlify.app/ansible-core * https://deploy-preview-1047--endoflife-date.netlify.app/ansible Hi maintainers, Great project, thank you I'm part of the Ansible Community team at Red Hat. Starting with Ansible 2.10, there are two independent packages,...
https://probot.github.io/apps/ has lots of ideas in. We should review this list and see what may make sense for us (either using as is, or implementing in Ansibullbot). We need to...
In an effort to: * Reduce duplicate issues & PRs * Get extra eyes on PRs I think it may be useful to use Ansibullbot to point people at existing...
Over the past year the Ansible Community has put together a standard workflow for testing. https://github.com/ansible-collections/collection_template/blob/main/.github/workflows/ansible-test.yml This will likely take a bit of work to get clean, we can using...
`ansible-galaxy collection build` has support for an ignore list to prevent files ending up in the built tarball. Although ideally Collection builds should be happening in a sandbox (CI) their...
##### SUMMARY It's hopefully easier to track what improvements to the documentation are needed if we break it down by who, then secondly what. Once we have an understanding of...
Every Collection Repo is it's own (mini) Community. Some of these Collection Repos are managed by individuals or Partners that maybe new to helping building and maintaining Open Source Communities,...
We need some nicer to allow movement of issues from gh/ansible/ansible to gh/ansible-collections/REPO. Built in GitHub functionality only allows Issues to be moved within the same GH Org. PR mover...
##### SUMMARY See https://github.com/ansible-collections/community.general/pull/230 for example. Need to review `pre-ansible-base/` and see which other modules need updating in different collections. Also see if dev_guide need updating ##### ISSUE TYPE -...