ansible-collections / overview

Collections overview, how to request a namespace
GNU General Public License v3.0
248 stars 50 forks source link

Collection migration tracking #128

Closed felixfontein closed 3 years ago

felixfontein commented 3 years ago

Instead of always updating this comment, let's track content moving in this issue. I'll create one comment per collection, and that comment can be updated and eventually checked off or hidden.

When a collection is ready to be added to the current stable release, we have to add it to both ansible.in (just the collection name) and ansible-2.10.build (collection name and version range). Eventually we'll add code to antsibull to do this. In the meantime, here's a sample PR that shows what needs to be changed:

https://github.com/ansible-community/ansible-build-data/pull/39/files

felixfontein commented 3 years ago
felixfontein commented 3 years ago
felixfontein commented 3 years ago
felixfontein commented 3 years ago

See issue: https://github.com/ansible-collections/community.kubevirt/issues/3

felixfontein commented 3 years ago
felixfontein commented 3 years ago
felixfontein commented 3 years ago
felixfontein commented 3 years ago
felixfontein commented 3 years ago
felixfontein commented 3 years ago
felixfontein commented 3 years ago

See issue: https://github.com/ansible-collections/community.kubernetes/issues/221

felixfontein commented 3 years ago

See issue: https://github.com/ansible-collections/community.google/issues/2

felixfontein commented 3 years ago
felixfontein commented 3 years ago

PR to update Ansible's routing table for ansible-core 2.11: https://github.com/ansible/ansible/pull/73046

felixfontein commented 3 years ago

Since only infoblox.nios_modules is left, and it's not fully clear how that will progress, I think we can close this.

gundalow commented 3 years ago

Since only infoblox.nios_modules is left, and it's not fully clear how that will progress, I think we can close this.

Agreed we should close.

felixfontein commented 2 years ago

infoblox.nios_modules has been added to Ansible, and the migration process has been set into motion (https://github.com/ansible-collections/community.general/pull/3592).