-
Notifications
You must be signed in to change notification settings - Fork 0
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
Think of a way to avoid maintenance as much as possible #38
Labels
enhancement
New feature or request
Comments
As per our previous conversation, I will be adding here the latest versions I've tried that work, so we can start creating a latest vs releases that worked with our deployment |
Adding one more: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My current idea is to have the make file prompt you whether you want to try to pull the latest for each tool, or just the latest stable we've known worked for us.
Do you think you can do this?
I'm thinking
make latest
,make release-1
(for example). Although it might confuse people on differentiating our latest release versus the latest pull for each tool.The text was updated successfully, but these errors were encountered: