- Aug 17, 2018
-
-
Ray Schamp authored
-
- Jun 27, 2018
-
-
Ray Schamp authored
This interferes with our Fastly config, effectively disabling our gzip rule
-
- Jun 13, 2018
-
-
Ray Schamp authored
Our deploys are complaining about how many times we set `user.name` and are failing.
-
- Jun 12, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
- Jun 06, 2018
-
-
Ray Schamp authored
The latest tag now is stable, and if you want the build from develop you can use `@develop` for that.
-
Ray Schamp authored
Continue to publish to latest for develop
-
- Jun 05, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 05, 2018
-
-
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.
-
- Apr 24, 2018
-
-
chrisgarrity authored
build in production mode on travis
-
- Mar 29, 2018
-
-
Paul Kaplan authored
-
- Mar 07, 2018
-
-
Paul Kaplan authored
-
- Jan 17, 2018
-
-
Ray Schamp authored
Unfortunately this will purge unnecessarily after gh-pages deployments, but that should not be an issue.
-
Ray Schamp authored
-
- Jan 05, 2018
-
-
Ray Schamp authored
-
- Nov 30, 2017
-
-
Paul Kaplan authored
-
- Oct 13, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Oct 04, 2017
-
-
Ray Schamp authored
-
- Aug 03, 2017
-
-
Paul Kaplan authored
-
- Jun 09, 2017
-
-
Ray Schamp authored
-
Ray Schamp authored
Currently using an unmerged PR in gh-pages. (Will update to an LLK fork if we decide to go this way.) Move to Travis build stages to handle the multiple deploy methods by branch. Stop "testing" in more Node versions than 6, as this is basically just testing our build tools (using a single Node version simplifies using build stages.) Also add a `watch` command for testing static build output.
-
- Jun 08, 2017
-
-
Ray Schamp authored
This allows gh-pages to work. Something changed in the precise VMs that prevents the git clone gh-pages uses from working correctly. See https://github.com/travis-ci/travis-ci/issues/4942 On my fork, this change allowed the gh-pages deploy to succeed.
-
- Apr 24, 2017
-
-
Ray Schamp authored
This version of babel-loader dropped support for Node < 4. Although 4.2 >= 4, update to 6 for consistency with our other repos, and so that we stay ahead of the curve for any other packages.
-
- Apr 11, 2017
-
-
Christopher Willis-Ford authored
Add missing file types to `.gitattributes`. Use `node` instead of deprecated `stable` version specifier for Travis. Set dev tool to `cheap-module-source-map`.
-
- Feb 02, 2017
-
-
Ray Schamp authored
Otherwise npm ignores devDependencies
-
Ray Schamp authored
This improves React performance by skipping prop type checks and warnings
-
- Nov 08, 2016
-
-
Ray Schamp authored
-
- Oct 19, 2016
-
-
Ray Schamp authored
Makes local deployment easier
-
Ray Schamp authored
`npm update` does what we want and is less hacky than removing the packages entirely first. Specify latest as the version so we always get the latest version even though I erroneously installed scratch-blocks@0.1.0.
-
- Oct 17, 2016
-
-
Ray Schamp authored
-
- Oct 13, 2016
-
-
Ray Schamp authored
Once another project uses this package, these should become peerDependencies. Until then install automatically.
-
Ray Schamp authored
-
- Sep 28, 2016
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
With only one concurrent build, we can't wait for all the jobs to finish first
-
Ray Schamp authored
-