Commit Graph

16 Commits (fix-remove-moment-js)

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.
2 years ago
Jad Termsani a5a066c69d
chore: update node version (#579) 4 years ago
Jaen 3b0d5fed69 chore: prevent adding phantomjs-prebuilt as a dependency in CI. (#412)
Fixes #384.
5 years ago
Adam Pash 2a3ade706d fix: run parser preview 5 years ago
Adam Pash 0a15a37f04
fix: ci artifact paths (#301) 5 years ago
Adam Pash 03c7040065
fix: ci config (#246)
CI config needs filters on all jobs referenced from jobs with filters
5 years ago
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
5 years ago
Ralph Jbeily f3f6e21fd8 fix: author and date published selectors (#189) 5 years ago
Toufic Mouallem 9bb0704048
fix: Create CI-specific script commands to allow for cross-platform linting (#223) 5 years ago
Adam Pash 76d333f0be
deps: upgrade (#218) 5 years ago
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
5 years ago
Adam Pash 78adb2c2a0
fix: auto-pr (#199) 5 years ago
Adam Pash c643666c88
dx: automate fixture updates (#197) 5 years ago
Adam Pash ff144952b9
dx: test/finish bot preview 5 years ago
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.
5 years ago
Adam Pash 0c15e9aad3
chore: update circle config.yml to 2.0 (#182) 6 years ago