newrelic / nr1-top

NR1 Top allows you to display and inspect the top processes of your hosts, including CPU, I/O and memory.
https://github.com/newrelic/nr1-top/discussions
Apache License 2.0
5 stars 16 forks source link

feat: circleci and semantic-release #13

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:

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

devfreddy commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: