-
Notifications
You must be signed in to change notification settings - Fork 70
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
Discuss use of git hooks #461
Labels
epic
So big in importance and breadth that it is EPIC!
Comments
@jwlibby Talk about what moves to CI. The book should offer options and let the team pick. Examples:
|
binkley
changed the title
Show red-green-refactor cycle vs git push
Discuss use of git hooks
May 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this related to #549 in context of a "dev init"?
Do not let quality checks be a speed barrier for red-green-refactor.
Make them a barrier to pushing problems to others.
Discuss breaking up the build to hasten cycle time.
Update this page: https://github.com/binkley/modern-java-practices/wiki/Cycle-time and integrate with other pages.
Is this a good place for this reference? http://www.extremeprogramming.org/ <-- May be better in introduction? In a "Why this book" section?
ref:
The text was updated successfully, but these errors were encountered: