Steve Gravrock
694375e4ea
Added Node 18 to CI matrix
2022-04-23 12:39:44 -07:00
Steve Gravrock
1f7880ee8c
Updated Sauce Connect
2022-03-29 20:57:49 -07:00
Steve Gravrock
7f75f23e5b
Use new Circle CI images
...
The old images are deprecated:
<https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034 >
2022-03-09 13:05:34 -08:00
Steve Gravrock
5327157832
Always run formerly flaky specs
2022-01-17 14:54:21 -08:00
Steve Gravrock
bd2e877f4e
Removed scheduled workflows from Circle CI config
...
Scheduled pipelines (configured via the Circle web UI) will be used instead.
2022-01-15 10:50:03 -08:00
Steve Gravrock
616682e487
Stop cron builds on 3.99 and 4.0
2022-01-01 13:29:39 -08:00
Steve Gravrock
ff14c03a40
Test against the latest Node 12
2022-01-01 08:44:28 -08:00
Steve Gravrock
d4c15b8df4
No longer test Node <12.17
2021-10-06 17:58:28 -07:00
Steve Gravrock
ef981bb794
Run the browser-flakes build on the debugging branch
2021-09-25 15:50:34 -07:00
Steve Gravrock
2c32dd5703
Run browser-flakes build before regular cron build
2021-07-20 17:57:54 -07:00
Steve Gravrock
3e64ce3310
Removed property tests for MatchersUtil#equals
...
These might be useful for a function with a more restricted domain. But for
equals, which accepts two of literally anything, the short run was too short
to catch any problems and the long run tended to exceed the CircleCi timeout.
2021-07-03 08:37:15 -07:00
Steve Gravrock
140225e7c3
Isolate specs that are flaky in browsers
...
* Don't run them in browsers in the regular CI build
* Run them in browsers in a special nightly build
* Run them in Node in the regular CI build
* Run them when developers manually run the suite
This should allow the regular CI build to give us a more useful signal,
while keeping us from losing sight of the flaky specs.
2021-05-15 07:44:25 -07:00
Steve Gravrock
8b38389d56
Test against Node 16
...
* Replaced node-sass dependency that isn't compatible with Node 16
* Added Node 16 to CI matrix
* Fixes #1894
2021-05-13 17:18:57 -07:00
Steve Gravrock
d666f1efbb
Run browser tests on push, except for PRs
2021-04-23 08:39:02 -07:00
Steve Gravrock
4515b76f07
Run browser tests on all non-PR branches
2021-04-23 08:37:29 -07:00
Steve Gravrock
0897e31a2d
Run cron builds on 3.99 and 4.0 branches
2021-04-23 08:37:18 -07:00
Steve Gravrock
9555cb9842
Pass Sauce tunnel identifier correctly
2021-04-17 16:14:45 -07:00
Steve Gravrock
82cc1083b6
Migrated from Travis to Circle CI
2021-04-17 11:34:56 -07:00