Skip to content

gxxeel/badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Common

this is public repo for serving badges info and instructions for private projects

Badges Templates for private repos

Python codecov Quality Gate Last Commit GitHub Actions

Badges Templates for public repos

Read the Docs 📖 Docs (gh-pages)

Badges setup for private repos

  1. for python
  • use this repo and set python-badge with version into your private repo
  1. for codecov
  • register on https://app.codecov.io and connect your repo via github
  • into project configuration -> badges & graphs -> use markdown and insert into your readme
  • you also need CODECOV_TOKEN for actions secreats and github-workflow to run tests with codecov
  1. for sonarcloud
  • register at sonarcube-cloud with sonarcloud.io and connect your repo via github
  • set organisation name and your project name will be "gxxeel_fastapi-sqlmodel", {your_org}_{project_repo_name}
  • create SONAR_TOKEN and add it into your action secrets
  • setup branch and analysys method(manual with github actions or auto (on every PR into selected branch))
  • if you use manual method - add github/workflow into your project

About

for serving badges in public for private repos

Topics

Resources

Stars

Watchers

Forks

Contributors