community.libvirt icon indicating copy to clipboard operation
community.libvirt copied to clipboard

Release plan

Open Andersson007 opened this issue 3 years ago • 12 comments

SUMMARY

(partially copied from https://github.com/ansible-collections/community.crypto/issues/74)

We should decide eventually on how to release this collection (w.r.t. versioning). Small collections like this one don't need a complex plan like the one for community.general and community.network. So how about the following?

  1. Release minor and patch releases whenever we want (like after adding new features or fixing bugs). Since this collection is small, there's no need to fix things in advance. Just add features, and after a feature either wait a bit longer for more features/bugs, or make a release.

I suggest releasing without branching https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_release_without_branches.html

Once we release a 2.0.0 (with some breaking change relative to 1.x.y), we can have a stable-1 branch so we can backport bugfixes (or even features) if needed, and release more 1.x.y versions.

Andersson007 avatar Jul 21 '21 09:07 Andersson007

I'm gonna release version 1.0.2 tomorrow (22.07.2021).

Andersson007 avatar Jul 21 '21 09:07 Andersson007

community.libvirt 1.0.2 has just been released

Andersson007 avatar Jul 22 '21 09:07 Andersson007

I'm happy to announce that the registration (free) for the Ansible Contributor Summit is open. See the registration page for details. Please register. See you at the summit!

Andersson007 avatar Aug 26 '21 11:08 Andersson007

Can we push 1.1.1 (or 1.2.0) with the changes from this weekend? :)

thinkl33t avatar Aug 01 '22 11:08 thinkl33t

There's also a minor change made since the last release, so it should be 1.2.0:)

Andersson007 avatar Aug 01 '22 12:08 Andersson007

Hi, can we release 1.2.x?

bturmann avatar Sep 05 '23 09:09 bturmann

Oh yes, thanks for the bump. I will arrange a release once https://github.com/ansible-collections/community.libvirt/pull/157 is merged, which I expect will be this week.

csmart avatar Sep 05 '23 11:09 csmart

Pipeline issues have been merged in #158 and #157 has been merged, so we are unblocked now to do a release, which is the next priority https://github.com/ansible-collections/community.libvirt/pull/160

csmart avatar Sep 19 '23 07:09 csmart

1.3.0 has been tagged and is now available on Galaxy, thank you to everyone for your contributions towards this release! Please let me know if you have any issues.

csmart avatar Sep 25 '23 22:09 csmart

@csmart, many thanks for the new release 1.3.0.

bturmann avatar Sep 26 '23 07:09 bturmann

Time for a new release? I've seen that #147, #156, and #162 have been merged, and I'd prefer to drop them from the Debian package of ansible-community by pulling an upstream update.

leegarrett avatar Apr 17 '24 22:04 leegarrett

Hi @leegarrett , happy to look at another release if needed. I actually haven't merged #162 yet, see my comments on that MR. I think the others should be available already in v1.3.0? What version are you packaging for Debian?

csmart avatar Apr 25 '24 05:04 csmart