Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

docs(README): add awesome-go badge to README #867

Merged
merged 3 commits into from
Oct 7, 2021

Conversation

TheArchDev
Copy link
Contributor

glab is now listed in awesome-go repo so follow guidance to add badge
https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md

Delivers #866

Description

The awesome-go has a list of Go-based tools around version control.
https://github.com/avelino/awesome-go#version-control
glab has recently been added to this list.
A repo may indicate its presence on that list through a dedicated badge.

Related Issue

Resolves #866

How Has This Been Tested?

Screenshots (if appropriate)

Screenshot of README in Github on feature branch.
Screenshot 2021-10-07 at 11 35 08

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Copy link
Owner

@profclems profclems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @TheArchDev!

README.md Outdated Show resolved Hide resolved
Co-authored-by: Clement Sam <clementsam75@gmail.com>
@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #867 (eacd794) into trunk (2e4c14b) will not change coverage.
The diff coverage is n/a.

❗ Current head eacd794 differs from pull request most recent head 9599678. Consider uploading reports for the commit 9599678 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##            trunk     #867   +/-   ##
=======================================
  Coverage   59.31%   59.31%           
=======================================
  Files          93       93           
  Lines        7383     7383           
=======================================
  Hits         4379     4379           
  Misses       2619     2619           
  Partials      385      385           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e4c14b...9599678. Read the comment docs.

README.md Outdated Show resolved Hide resolved
@profclems profclems merged commit 1881c26 into profclems:trunk Oct 7, 2021
@TheArchDev TheArchDev deleted the awesome-badge branch October 7, 2021 11:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include awesome-go badge in README
2 participants