-
Notifications
You must be signed in to change notification settings - Fork 124
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
How should we use the installation template? #492
Comments
I vote for #2. |
+1 on #2. Seems like a reasonable step in the release workflow, and I (personally) like that it's more explicit. |
I'm for #1. I don't believe there is a use case where someone wants to use the template, knows the version they want to install, and it's not the most recent version. |
I'm actually going to propose a 1.1 option. The template should just say |
@jcoyne It seems like you're (perhaps reasonably) making a YAGNI argument. But, given the 👍s above (and my own 👍), and the very low cost of going with option number 2, is there another reason not to do this? |
Yes, YAGNI. It's just one more little thing to do. It's fine to outvote me, but now you know my mind . |
As one of the 👍 'ers, I should say I'm also happy to help with this process also. Wouldn't be very fair to say "yes, someone else should do this extra thing" :) |
I'm currently trying to start a new project based on
The Essentially, I think I need option 2 even before we have a real release of the project. I only expect this to become more complicated as more releases appear. |
@no-reply if you install the template on master (which is 2.0.0.alpha) it will install 1.0.0.rc1 (the most recent release. This is how I believe you should do it. |
All, given the discussion and voting above, I'm going to say we're going with option 2 -- I don't see a downside, other than a very small cost (a few extra seconds) at the time we cut a release, which isn't that often. I hope that will prevent the Tom Johnsons of the future from getting bitten by the template. I will update our release management documentation so that it includes the necessary steps. Thanks for the discussion, y'all. |
How should Hyrax use the installation template? @jcoyne and I went back and forth on this for Sufia 7.x, with the two options being:
I'd welcome @projecthydra-labs/hyrax-code-reviewers thoughts on this.
Past discussions
The text was updated successfully, but these errors were encountered: