Dependency Consistency

Our code uses Socket.IO in three separate ways: once on the server, once in the server’s tests, and once on the client. We need to make sure that we’re deploying and using the same version of Socket.IO in all three cases. How can we do it? We investigate the problem and create a new build target for handling the first two cases.

  1. E452Stuff That Needs Doing

    Wed, 5 Oct ’16
  2. E453Dependency Consistency

    Mon, 10 Oct ’16
  3. E454Vendor Synchronization

    Wed, 12 Oct ’16
  4. E455../../..

    Mon, 17 Oct ’16