Confirmed users
537
edits
(update with scrumbu.gs bits) |
(add notes about landing things) |
||
Line 73: | Line 73: | ||
After a research bug is finished, we can figure out what to do with the results using our tweaking process. | After a research bug is finished, we can figure out what to do with the results using our tweaking process. | ||
=== When do things land? === | |||
We're doing continuous integration now. So we push code to production as soon as it's ready to go. | |||
The target milestone on the bug tells you which sprint it was pushed to production in. | |||
The code comments should tell you roughly when it was pushed to production. | |||