Closed geerlingguy closed 4 years ago
1.1.0 has been tagged on GitHub, and is pushing to Galaxy; still need to:
kubernetes.core
on Galaxykubernetes.core
on Automation Hub.So far:
$ make downstream-release
./utils/downstream.sh -r
./utils/downstream.sh:LOG:INFO: f_release_option\n
./utils/downstream.sh:LOG:INFO: f_common_steps\n
./utils/downstream.sh:LOG:INFO: f_prep\n
./utils/downstream.sh:LOG:INFO: f_create_collection_dir_structure\n
./utils/downstream.sh: line 95: _file_exclude[@]: unbound variable
make: *** [downstream-release] Error 1
This version has been released and submitted to Automation Hub. I will be releasing a 1.1.1 release soon with fixes https://github.com/ansible-collections/community.kubernetes/pull/259 and https://github.com/ansible-collections/community.kubernetes/pull/261 (at least).
SUMMARY
Today we'd like to release the 1.1.0 version of this collection—at the same time, we will release an identical 1.1.0 version as
kubernetes.core
in preparation for the moving of all of this collection's content into that namespace (see https://github.com/ansible-collections/community.kubernetes/issues/221 for details).I will need to go through past PRs and make sure they are all accounted for in changelog fragments, then I'll coordinate with @tima on releasing it and making sure it's also working in the other namespace.
ISSUE TYPE
COMPONENT NAME
Releases
ADDITIONAL INFORMATION
N/A