Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Prepare for a 1.1.0 release #254

Closed
geerlingguy opened this issue Oct 8, 2020 · 3 comments · Fixed by #259
Closed

Prepare for a 1.1.0 release #254

geerlingguy opened this issue Oct 8, 2020 · 3 comments · Fixed by #259
Assignees
Labels
type/admin Administrative task regarding this repo

Comments

@geerlingguy
Copy link
Collaborator

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
  • Feature Idea
COMPONENT NAME

Releases

ADDITIONAL INFORMATION

N/A

@geerlingguy geerlingguy added the type/admin Administrative task regarding this repo label Oct 8, 2020
geerlingguy added a commit that referenced this issue Oct 8, 2020
* Issue #254: Add changelogs for 1.1.0.

* Issue #254: Two of the changes are major.

* Update CHANGELOG and galaxy tag version.

* Issue #254: Document kubernetes.core release process.
@geerlingguy
Copy link
Collaborator Author

1.1.0 has been tagged on GitHub, and is pushing to Galaxy; still need to:

  • Manually push artifact to kubernetes.core on Galaxy
  • Manually push artifact to kubernetes.core on Automation Hub.

@geerlingguy
Copy link
Collaborator Author

geerlingguy commented Oct 8, 2020

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

@geerlingguy
Copy link
Collaborator Author

This version has been released and submitted to Automation Hub. I will be releasing a 1.1.1 release soon with fixes #259 and #261 (at least).

geerlingguy added a commit that referenced this issue Oct 9, 2020
* Issue #254: Fix 'unbound variable' error with empty array.

* Issue #254: Make downstream-release work completely.

* Make sed commands cross-platform.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/admin Administrative task regarding this repo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants