-
Notifications
You must be signed in to change notification settings - Fork 40
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
Runme v3 release prep #496
Conversation
Use: "run-locally [command1 command2 ...]", | ||
Short: "Run one or more commands.", | ||
Use: "run-locally [command1 command2 ...]", | ||
Hidden: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adambabik FYI, I'm hiding this for now to avoid confusion; this is intentional.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ugh, totally. It should be hidden from the beginning...
@@ -1,3 +1,5 @@ | |||
//go:test !darwin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Go tired of running into third-party rate-limiting. It's totally fine to not run this test locally as long as it runs in C/I.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Quality Gate passedIssues Measures |
Final changes to get v3.0 out the door:
branch
cmd (however, keepsuggest
in please for now which works the same way).branch
cmd, removed).v<major>.<minor>
, it'sv<major>
now.That's it.