Skip to content
Snippets Groups Projects
  1. Jun 05, 2020
  2. May 20, 2020
  3. Oct 30, 2019
  4. Sep 23, 2019
  5. Sep 20, 2019
    • rschamp's avatar
      Allow Node to use more memory for old space · bc1b7879
      rschamp authored
      This flag essentially configures how much memory Node can use. If it’s too low, then Node processes may hang as Node spends time garbage collecting. Increasing it allows more memory to be used before garbage collection is necessary.  Travis VMs have 7.5GB of memory, so set the limit to just below that to avoid running out of memory completely.
      bc1b7879
    • rschamp's avatar
      Don’t push tags to gh-pages · 3d1ad740
      rschamp authored
      These builds make our gh-pages branch too large for GitHub to handle.
      3d1ad740
  6. Sep 12, 2019
  7. Jul 11, 2019
  8. Apr 16, 2019
  9. Mar 26, 2019
  10. Feb 11, 2019
    • Paul Kaplan's avatar
      Tag NPM releases · 3856fbc6
      Paul Kaplan authored
      Check if an NPM release just happened. And if so, tag the commit and push to GitHub.
      
      Thanks to @paulkaplan for pairing on this
      3856fbc6
  11. Feb 08, 2019
  12. Feb 01, 2019
  13. Dec 06, 2018
  14. Aug 17, 2018
  15. Jun 27, 2018
  16. Jun 13, 2018
  17. Jun 12, 2018
  18. Jun 06, 2018
  19. Jun 05, 2018
  20. May 05, 2018
    • Ray Schamp's avatar
      Publish develop builds to NPM · de711942
      Ray Schamp authored
      This brings scratch-gui in line with the rest of the scratch-* packages, and what scratch-www needs for the project preview page.
      de711942
  21. Apr 24, 2018
  22. Mar 29, 2018
  23. Mar 07, 2018
  24. Jan 17, 2018
  25. Jan 05, 2018
  26. Nov 30, 2017
  27. Oct 13, 2017
  28. Oct 04, 2017
  29. Aug 03, 2017
Loading