tbh that sounds like a tooling nightmare
-
-
Anyway, for my final trick, (and
@tpolecat might as well come back for this), we can all switch to source dependencies specified in terms of a selection of passing tests that we care about, and let a dependency manager find a coherent universe of dependencies for our project. -
In a broader sense: metrics and testing across different versions of code is something that's sorely lacking. Once a system gets sufficiently large, "does component A at version n work with component B at version m" becomes an important but difficult to answer question
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Phrased differently: a code repository always contains a consistent, closed snapshot of some functionality. Docs often need to look behind or ahead.