- Jan 26, 2021
-
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
-
- Jan 20, 2021
-
-
picklesrus authored
Hoping this fixes the build problems I'm seeing after updating chromedriver. Lint is failing which seems odd...
-
- Sep 23, 2020
-
-
picklesrus authored
-
- Sep 03, 2020
-
-
picklesrus authored
-
- Sep 02, 2020
-
-
picklesrus authored
actually make it a regex. Co-authored-by:
Ray Schamp <rschamp@users.noreply.github.com>
-
picklesrus authored
Fix logic for when to run gh-deploys. We don't want to do it for dependabot branches or pull requests.
-
- Aug 31, 2020
-
-
picklesrus authored
-
- Aug 27, 2020
-
-
picklesrus authored
I found this strategy suggested in https://discuss.circleci.com/t/create-separate-steps-jobs-for-pr-forks-versus-branches/13419
-
picklesrus authored
-
- Aug 26, 2020
-
-
picklesrus authored
-
picklesrus authored
-
- Aug 25, 2020
-
-
picklesrus authored
Step toward GUI migration to circle. Have circle deploy to npm (via the circlelatest tag) and github pages. Turning off github pages deploy in travis.
-
- Jul 27, 2020
-
-
picklesrus authored
-
picklesrus authored
-
picklesrus authored
- update to node 10 - set maxWorkers on unittests so they don't spawn so many that we run out of memory. - set runInBand on integration tests. There's a weird interaction that makes the constumes test or tutorials test fail due to a page crash.
-
- Sep 30, 2019
-
-
rschamp authored
While CircleCI is running in parallel with Travis, let Travis continue to handle the deployments.
-
- Sep 24, 2019
- Sep 23, 2019
-
-
rschamp authored
-
rschamp authored
-
rschamp authored
The requirements for npm publishing and gh-pages are different anyway.
-
rschamp authored
The equivalent config for Travis is only 87 lines long, and easy to read. Can CircleCI be similarly easy to read? Is this easy? Are you still reading this?
-
rschamp authored
-
- Sep 20, 2019