Timeline for Should I intentionally break the build when a bug is found in production?
Current License: CC BY-SA 3.0
22 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2023 at 9:32 | comment | added | Thorbjørn Ravn Andersen | In your own branch... | |
| Jan 25, 2012 at 17:13 | answer | added | Qwerky | timeline score: 8 | |
| Jan 25, 2012 at 13:42 | comment | added | Thanos Papathanasiou | By the same logic you should shut down the clients' live instances until you fix the problem. No, you shouldn't break the build. Let the developer handling the bug add the unit test and the code changes together. No need to shut the whole proccess down. | |
| Jan 25, 2012 at 13:34 | answer | added | Wilka | timeline score: 5 | |
| Jan 23, 2012 at 8:59 | answer | added | Ola Eldøy | timeline score: 4 | |
| Jan 23, 2012 at 7:06 | answer | added | markijbema | timeline score: 4 | |
| Jan 22, 2012 at 4:22 | comment | added | iteratingself | If your doing TDD you would write the failing test, then fix the code and then check-in. Thus you avoid a broken build. | |
| Jan 21, 2012 at 5:02 | answer | added | prusswan | timeline score: 5 | |
| Jan 20, 2012 at 21:19 | comment | added | Jay Bazuzi | You use the term "the build" to include "the tests", which is not a universal understanding. | |
| Jan 20, 2012 at 20:28 | history | tweeted | twitter.com/#!/StackProgrammer/status/160458810291535873 | ||
| Jan 20, 2012 at 19:20 | answer | added | Keith Brings | timeline score: 5 | |
| Jan 20, 2012 at 17:49 | answer | added | David | timeline score: 18 | |
| Jan 20, 2012 at 16:25 | answer | added | Yamikuronue | timeline score: 14 | |
| Jan 20, 2012 at 15:29 | answer | added | Ben Voigt | timeline score: 23 | |
| Jan 20, 2012 at 12:09 | vote | accept | MattDavey | ||
| Jan 20, 2012 at 11:59 | history | edited | MattDavey | CC BY-SA 3.0 | added 21 characters in body |
| Jan 20, 2012 at 11:47 | answer | added | AProgrammer | timeline score: 57 | |
| Jan 20, 2012 at 11:46 | comment | added | Carl Manaster | +1; a very provocative question. I can see both sides. | |
| Jan 20, 2012 at 11:35 | history | edited | MattDavey | CC BY-SA 3.0 | deleted 1 characters in body |
| Jan 20, 2012 at 11:24 | answer | added | sleske | timeline score: 428 | |
| Jan 20, 2012 at 11:19 | answer | added | Arseni Mourzenko | timeline score: 109 | |
| Jan 20, 2012 at 11:11 | history | asked | MattDavey | CC BY-SA 3.0 |