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

Upgrade the project meta data to support new catalog commands #23

Closed tangollama closed 4 years ago

tangollama commented 4 years ago

Add metadata to the repository that matches the example laid out here.

danielgolden commented 4 years ago

Unsure about my change log, so I'm waiting to push this one further:

  "whatsNew": [
    "fix: summary panel nrql query issues",
    "feat: display empty state when nothing loads",
    "feat: allow columns to scroll independantly",
    "ci: run checkout before executing git commands so we have github.com in known_hosts",
    "ci: add semantic-release plugins not bundled in npx",
    "fix: respect custom timeRange fixes"
]

Edit: Ok, now it's ready

devfreddy commented 4 years ago

:tada: This issue has been resolved in version 0.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: