newrelic / nr1-container-explorer

NR1 Container Explorer gives you global visibility of the containers across your infrastructure, easily segmented by tags.
https://github.com/newrelic/nr1-container-explorer/discussions
Apache License 2.0
6 stars 12 forks source link

feat: circleci and semantic-release #20

Closed devfreddy closed 4 years ago

devfreddy commented 4 years ago

Prerequisites:

brew install gnu-sed (for search and replace) brew install bash (for associative arrays on mac) npm install -g json (to modify with package.json)

Required setup items:

devfreddy commented 4 years ago

Ignoring job-lint failure until we do a second pass on repos with our @newrelic/eslint-plugin-newrelic

job-validate-nerdpack wants a .prettierrc which we'll also catch/fix when we do a pass with eslint-plugin-newrelic

devfreddy commented 4 years ago

:tada: This PR is included in version 0.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: