Commit Graph

16 Commits

Author SHA1 Message Date
John Holdun
fb74196d79
chore: Update CircleCI config (#661)
Removing a couple extraneous CircleCI commands to see if they're still needed. I think one of the removed lines is causing #654 to fail, but let's see.
2022-07-22 12:03:31 -05:00
Jad Termsani
a5a066c69d
chore: update node version (#579) 2020-09-03 16:38:04 -05:00
Jaen
3b0d5fed69 chore: prevent adding phantomjs-prebuilt as a dependency in CI. (#412)
Fixes #384.
2019-06-26 10:22:23 -07:00
Adam Pash
2a3ade706d fix: run parser preview 2019-03-15 10:15:50 -07:00
Adam Pash
0a15a37f04
fix: ci artifact paths (#301) 2019-02-28 11:27:06 -08:00
Adam Pash
03c7040065
fix: ci config (#246)
CI config needs filters on all jobs referenced from jobs with filters
2019-02-05 15:13:58 -08:00
George Haddad
5c0325f5a7
feat: hook up ci to publish to npm (#226)
* chore: add missing fields to  package.json

* feat: add postlight org scope to package name

* feat: automate npm publish

* test: npm publish without filters

* fix: add docker image

* test: change directory

* test: add working directory

* fix: defaults syntax

* test: add workspace

* fix: attach workspace

* fix: use standard mercury email

* fix: use ISO time format and preserve original timezone offset

* fix: do not match time zone offset

* chore: move babel runtime-corejs2 to prod deps

* chore: uncomment config to deploy on git tag

* feat: publish to npm public

* adding browser-request

It doesn't seem to impact the build, but technically it should be there
so for good measure, why not...

* chore: roll version back to original state
2019-01-31 09:33:51 +02:00
Ralph Jbeily
f3f6e21fd8 fix: author and date published selectors (#189) 2019-01-25 11:28:43 -08:00
Toufic Mouallem
9bb0704048
fix: Create CI-specific script commands to allow for cross-platform linting (#223) 2019-01-24 18:36:28 +02:00
Adam Pash
76d333f0be
deps: upgrade (#218) 2019-01-23 09:54:42 -08:00
Adam Pash
e4b057f9ea
chore: update node and some deps (#209)
* chore: update .nvmrc

* added prettier and pre-commit hooks

* update docker image to new node

* add karma-cli to get web tests working

* explictly install karma... seems to fix problem

* remove pre-built phantomjs

* swap install order
2019-01-16 16:03:36 -08:00
Adam Pash
78adb2c2a0
fix: auto-pr (#199) 2019-01-15 15:58:17 -08:00
Adam Pash
c643666c88
dx: automate fixture updates (#197) 2019-01-15 15:41:18 -08:00
Adam Pash
ff144952b9
dx: test/finish bot preview 2019-01-14 11:18:32 -08:00
Adam Pash
d35f7bd5bf
dx: comment on PRs when fixtures have been added/changed (#192)
The goal here is to provide some sort of relatively easy preview for the
PR reviewer to see if the fixture looks good, if the parsing is working,
and to make suggestions easily.
2019-01-11 13:58:28 -08:00
Adam Pash
0c15e9aad3
chore: update circle config.yml to 2.0 (#182) 2018-10-12 14:17:11 -07:00