-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release.. v4? #156
Comments
Ok. What are the changes you are planning to achieve with this new version? |
Well, mostly a new release so people can use the changes we have done in the last 6 months or so, reworking some things and updating the module a lot. Suggesting v4 as there are (I think) some breaking changes. |
Ah... I thought you wanted to deploy a code refactor or implement new features. I agree with v4. |
Nope! Just thinking what else we want to get done before we do a v4 - I see there's a few issues and a merge request, and I think I have a couple of things I haven't pushed yet. Will review those and push if useful. |
Yep I'm happy with tagging the release as v4 as there definitely are significant changes to the codebase. And I'm happy to use milestones or anything else to ease collaboration, now this is a multiplayer project 😄 |
One thing I'm not sure about is when publishing modules on Puppet Forge. Currently it's tied to my personal account |
Awesome. I've created the version 4 milestone, and spammed a few other PRs with changes I've got running on my local copy. The API key to push to puppet forge thing sounds pretty useful - I think we found some GitHub actions that implemented the actual work for us, right? Might be worth digging those up. |
Just picking this up again. It's been over 2 years since I/we last tagged a release, and there are loads of commits that are not in a release. I know we haven't yet checked off everything on the v4 milestone but I think we need to get some of this work released. Any thoughts on whether we can get v4 ready quickly, or just release now as is, and push the rest of the improvements back to v4.1? |
The first 2 of the open v4 milestone issues have commits, 1 is this conversation, and maybe Move params logic to hiera data could wait till 4.1 |
3 of those issues are code related, one is just this one. I can get those other 3 squared away - I wanted some feedback on #162 before I charged ahead with it. From memory I have most of the code completed for that so if we are OK with what I mentioned I can push that. For v4 I'd also like to add support for FR3.2 which is being released soon - I'll can get that (and the others) done by next week. For #160 I think it was previously approved then I pushed some other fixes and it un-approved :-) |
Any news about v4? |
I think we should do a V4 shortly once the flurry of activity a the moment has settled, @djjudas21. I'd like to do a V5 subsequently with the changes for #184 as that may likely be fairly impacting. |
please can we consider a release soon :) at the very least puppet 8 support :) |
@anthonysomerset Yes, I think we can do a release soon. Sorry it has taken so long. @nward When we last spoke about this we were waiting for a bunch of PRs to get merged. Some of these are still outstanding, but I think there is sufficient urgency to get a release out that works on Puppet 8 and fixes behaviour on RHEL 8 that I want to push ahead, there being no objections. Do you need/want to do any testing work before I tag and publish a new release? |
It's great that the tests are now passing cleanly on |
v4 has now been published on GitHub and Puppet Forge, with an extensive changelog. Thanks everyone for your contributions! |
I'm proposing a new release major version 4 - to signal that there are some breaking changes (which I think there are).
I'd like to create a milestone for it, and tag a couple of issues (and maybe create some issues) which can be part of that milestone, then we have a goal to work towards.
I think we can leave this issue open as a way to track any general discussion on v4 (if that's what we agree it should be called, if not we can rename this to something else).
The text was updated successfully, but these errors were encountered: