-
Brian:
I have a super hacky continuous deployment thing that I'm doing.
-
Because it does exactly zero integration testing before it continuously deploys that shit.
-
Keith:
hah
-
Brian:
It's not that I don't have a a test suite, because I do – my script just doesn't even run it.
-
Keith:
better get it right before pushing, I guess
-
Brian:
haha, that's my motto.
-
// #TODO re-write this piece of garbage from scratch, jesus christ.
-
A todo I just found in my codebase.
-
Keith:
JESUS CAN'T HELP YOUR CODE
-
Jesus saves…. frequently. Also commits.
-
Brian:
Jesus uses feature branches and pulls merges with upstream on a regular basis.