logdna / logger-node

A nodejs logger client for LogDNA
MIT License
34 stars 17 forks source link

[logger-node] Change to Jenkins, and other package tweaks #23

Closed darinspivey closed 4 years ago

darinspivey commented 4 years ago

deps: Switch to eslint-config-logdna

The linter config was previously local. Switch to using our linter rules package which is now public.

Semver: patch Ref: LOG-7630


fix: Add .npmignore

The package should ignore Jenkinsfile and test, mainly

Semver: patch Ref: LOG-7630


fix: Move from CircleCI to Jenkins for CI

Semver: patch Ref: LOG-7630