You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mercury-parser/scripts
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
..
templates fresh run of prettier; remove NOTES.md (#233) 5 years ago
check-build.test.js fix: proxy browser in build tests (#232) 5 years ago
comment-on-pr.js dx: include test results in comment (#230) 5 years ago
find-and-replace.sh dx: automate fixture updates (#197) 5 years ago
generate-custom-parser.js chore: update node and some deps (#209) 5 years ago
generate-fixture-preview.js chore: update node and some deps (#209) 5 years ago
get-test-report.js feat: hook up ci to publish to npm (#226) 5 years ago
karma.conf.js fix: non-forked packages breaking web build (#225) 5 years ago
pr-parser-preview.sh dx: test/finish bot preview 5 years ago
proxy-browser-test.js fix: proxy browser in build tests (#232) 5 years ago
rollup.config.js chore: update node and some deps (#209) 5 years ago
update-fixtures.js chore: update node and some deps (#209) 5 years ago