Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Update Badges in README.md #288

Closed
4 tasks
nelsonic opened this issue Jun 22, 2023 · 3 comments
Closed
4 tasks

Chore: Update Badges in README.md #288

nelsonic opened this issue Jun 22, 2023 · 3 comments
Assignees
Labels
awaiting-review An issue or pull request that needs to be reviewed chore a tedious but necessary task often paying technical debt help wanted If you can help make progress with this issue, please comment! T25m Time Estimate 25 Minutes

Comments

@nelsonic
Copy link
Member

Sadly the badges situation in the README.md
and correspondingly on NPM https://www.npmjs.com/package/aws-sdk-mock
are stale:

image

Todo

  • Update GitHub CI build badge: GitHub Workflow Status
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dwyl/aws-sdk-mock/ci.yml?label=build&style=flat-square&branch=main)
  • Add hits badge: HitCount
[![HitCount](https://hits.dwyl.com/dwyl/aws-sdk-mock.svg?style=flat-square)](http://hits.dwyl.com/dwyl/aws-sdk-mock)
  • Update dependency badge: Libraries.io dependency status for latest release
![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/aws-sdk-mock?style=flat-square)
  • NPM Package version: npm package version
[![npm package version](https://img.shields.io/npm/v/aws-sdk-mock.svg?style=flat-square)](https://www.npmjs.com/package/aws-sdk-mock)

Borrow from: https://github.com/dwyl/hapi-auth-jwt2/edit/main/README.md

[![Known Vulnerabilities](https://snyk.io/test/github/dwyl/hapi-auth-jwt2/badge.svg?targetFile=package.json&style=flat-square)](https://snyk.io/test/github/dwyl/hapi-auth-jwt2?targetFile=package.json)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dwyl/hapi-auth-jwt2/ci.yml?label=build&style=flat-square&branch=main)
[![codecov.io](https://img.shields.io/codecov/c/github/dwyl/hapi-auth-jwt2/main.svg?style=flat-square)](http://codecov.io/github/dwyl/hapi-auth-jwt2?branch=main)
[![Inline docs](http://inch-ci.org/github/dwyl/hapi-auth-jwt2.svg?branch=main&style=flat-square)](http://inch-ci.org/github/dwyl/hapi-auth-jwt2)
[![HAPI 21.1.0](http://img.shields.io/badge/hapi-21.1.0-brightgreen.svg?style=flat-square "Latest Hapi.js")](http://hapijs.com)
[![Node.js Version](https://img.shields.io/node/v/hapi-auth-jwt2.svg?style=flat-square "Node.js 14.x, 16.x & 18.x supported")](http://nodejs.org/download/)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat-square)](https://github.com/dwyl/hapi-auth-jwt2/issues)
[![HitCount](http://hits.dwyl.com/dwyl/hapi-auth-jwt2.svg)](http://hits.dwyl.com/dwyl/hapi-auth-jwt2)
[![npm package version](https://img.shields.io/npm/v/hapi-auth-jwt2.svg?style=flat-square)](https://www.npmjs.com/package/hapi-auth-jwt2)
@nelsonic nelsonic added help wanted If you can help make progress with this issue, please comment! chore a tedious but necessary task often paying technical debt T25m Time Estimate 25 Minutes labels Jun 22, 2023
@nelsonic nelsonic self-assigned this Jun 22, 2023
@nelsonic
Copy link
Member Author

This is comparatively "low" priority for me compared to my other tasks ...
But just going to get it done fast so that the repo looks better.
(Just found out that NASA are using the package ... so tidying up to avoid bad impression)

@nelsonic
Copy link
Member Author

Badges:

GitHub Workflow Status
codecov.io
Known Vulnerabilities
Node.js Version
npm monthly downloads
npm package version
HitCount
contributions welcome

@nelsonic
Copy link
Member Author

PR: #289

@nelsonic nelsonic assigned SimonLab and unassigned nelsonic Jun 22, 2023
@nelsonic nelsonic added the awaiting-review An issue or pull request that needs to be reviewed label Jun 22, 2023
SimonLab added a commit that referenced this issue Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review An issue or pull request that needs to be reviewed chore a tedious but necessary task often paying technical debt help wanted If you can help make progress with this issue, please comment! T25m Time Estimate 25 Minutes
Projects
Status: Done
Development

No branches or pull requests

2 participants