1. 03 Feb, 2017 1 commit
  2. 13 Dec, 2016 1 commit
  3. 12 Dec, 2016 1 commit
  4. 15 Nov, 2016 1 commit
  5. 10 Nov, 2016 1 commit
    • Use nodeenv to manage node version in Jenkins builds · b3a3d729
      This change:
      * gives us the flexibility of managing node from pull-request to pull-request. It'll be a huge lift to folks that want to test out node upgrades like @bjacobel or @andy-armstrong
      * Sets us up for a port to Xenial, which will be accomplished in part by using nodeenv for managing the node environment. See a companion PR on the configuration repo for edxapp: edx/configuration#3444
      
      This pull request does not:
      * Attempt to solve any stability issues in builds related to node.
      * Make node installs any faster
      * Create any caching infrastructure to speed up node installs. They will be approximately as fast as they were before. Downloading the node bits build-to-build adds about 3 seconds, which is worth it for the added flexibility.
      Ben Patterson committed
  6. 13 Oct, 2016 2 commits
  7. 08 Feb, 2016 1 commit
  8. 30 Sep, 2015 1 commit
  9. 06 Feb, 2015 1 commit