Commit Graph

82 Commits (a9e010b71807bad043ae1d2a45d5a0de2c78cf2d)

Author SHA1 Message Date
Alexsander Akers 71c4d05037 Include "src/shims" for webpack builds for web (#302) 6 years ago
Frankie Simms bafa764000 chore: set up ciftr for failed test reports (#343) 6 years ago
Drew Bell 785a22245f feat: switch from forked request to postman-request (#319) 6 years ago
Drew Bell 13581cd899 feat: upgrade watchify to remove vulnerable hoek dep (#320) 6 years ago
greenkeeper[bot] 52dfdda553 Update mocha to the latest version 🚀 (#282)
* chore(package): update mocha to version 6.0.0

* chore(package): update lockfile yarn.lock
6 years ago
Adam Pash b044cfa958
release: 2.0.0 (#275) 6 years ago
David Brownman 867623ab33 chore: add files to package.json (#269) 6 years ago
Adam Pash 9b0664bc91
feat: add content format output options (#256) 6 years ago
Adam Pash a57f29eec3
release: 1.1.1 (#254)
see [changelog](./CHANGELOG.md) for changes.
6 years ago
George Haddad b15948f3f4 chore: remove all-contributors-cli deps and script since no longer used (#253) 6 years ago
Adam Pash d884c3470c
release: 1.1.0 (#245) 6 years ago
Adam Pash 6844975c94
feat: add mercury-parser cli (#244) 6 years ago
greenkeeper[bot] 7bdbbc8ed8 deps: update dependencies to enable Greenkeeper 🌴 (#243) 6 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
6 years ago
Jad Termsani 4ab50133f4 chore: update node rollup config (#229) 6 years ago
Adam Pash 1c7ae48de0
dx: include test results in comment (#230) 6 years ago
Adam Pash 0e22947e2c
fix: non-forked packages breaking web build (#225) 6 years ago
Toufic Mouallem 9bb0704048
fix: Create CI-specific script commands to allow for cross-platform linting (#223) 6 years ago
Jad Termsani 7deec71902
chore: remove forked packages (#214)
* chore: remove forked packages

* update dependencies
6 years ago
Ralph Jbeily 46ce505727
feat: update package.json scripts to work on windows (#216)
* feat: add npm-run-all and fix test:web script

* fix: remove test script extra option

* fix: update lint script revert test script and remove npm-run-all

* chore: revert to linux/mac specific script

* fix: prepend node command so it works on windows
6 years ago
Ralph Jbeily 2e1e4d90c9
feat: add remarklint for md docs (#213)
* feat: add remarklint for md docs

* fix: remarkrc file and run linter on commit hook
6 years ago
Adam Pash 76d333f0be
deps: upgrade (#218) 6 years ago
Adam Pash e2dbd08ae7
fix: pre-commit hook on js (#212) 6 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
6 years ago
Adam Pash c643666c88
dx: automate fixture updates (#197) 6 years ago
Adam Pash ff144952b9
dx: test/finish bot preview 6 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.
6 years ago
Adam Pash 4478338046
docs: document release process (#186) 6 years ago
Adam Pash fd6c9d4fa3
release: 1.0.13 (#183) 6 years ago
Adam Pash 7fcd9b62eb release: 1.0.12 (#173) 8 years ago
Adam Pash a51cc81c27 release: 1.0.11 (#171) 8 years ago
Adam Pash 86d6bd1dc1 release: 1.0.10 (#169) 8 years ago
Adam Pash e56e8e24cd release: 1.0.9 (#167) 8 years ago
Adam Pash 321c087be6 release: 1.0.8 (#164) 8 years ago
Adam Pash e267d57d78 release: 1.0.7 (#160) 8 years ago
Adam Pash 9d4c883d51 release: 1.0.6 (#142) 8 years ago
Adam Pash 601b0fac16 release: 1.0.5 (#136) 8 years ago
Adam Pash dbc706410b release: 1.0.4 (#122) 8 years ago
Adam Pash a710efd2d5 release: 1.0.3 (#62) 8 years ago
Adam Pash 8070e4790b test: streamlined guardian tests w/new single-extraction (#58) 8 years ago
Adam Pash 332f85928f release: 1.0.2 (#54) 8 years ago
Adam Pash 15656cb3e1 Refactor: running tests more efficiently (#49)
Only running one parser per page we're testing rather than a parser per field we're testing.
8 years ago
Adam Pash edcb7295d1 release: 1.0.1 (#48) 8 years ago
Janet c4d72fb735 feat: add money.cnn custom parser (#26)
* feat: add money.cnn custom parser

* added timezone to cnn custom parser
8 years ago
Adam Pash 6343946dd8 Feat: custom timezones (#29)
* using moment-timezone to allow custom timezones

* added tz to tmz, even though still so-so
8 years ago
Adam Pash 7411922c55 feat: encoding response body based on content-type charset (#21)
Also some small code organization
8 years ago
Adam Pash 88c125d022 chore: package upgrades 8 years ago
Adam Pash 60a6861e18 Feat: browser support (#19)
Big undertaking to support Mercury in the browser. Builds are working and all tests are passing both for web and node builds. Most code is closely shared.
8 years ago
Adam Pash eaea57461a fix: servers returning bad headers was breaking request. temporarily (#20)
using fork with a fix for this until request merges the necessary pull request
8 years ago
Adam Pash 629eada1f7 feat: recording/playing back network requests with nock (#18)
* feat: recording/playing back network requests with nock

* lint fix
8 years ago