Forgejo profile README statistics all in CI/CD
Find a file
Ari Archer a63f061ab6
improve stats workflow
Signed-off-by: Ari Archer <ari@ari.lt>
2024-06-22 19:58:21 +03:00
.clang-format add clang-format 2024-06-21 22:34:41 +03:00
.editorconfig init 2024-06-21 02:29:56 +03:00
.gitignore init 2024-06-21 02:29:56 +03:00
lang.json init 2024-06-21 02:29:56 +03:00
LICENSE init 2024-06-21 02:29:56 +03:00
pyproject.toml init 2024-06-21 02:29:56 +03:00
README.md read/write permissions 2024-06-21 02:38:19 +03:00
requirements.txt init 2024-06-21 02:29:56 +03:00
stats.py improve readability and scaling 2024-06-21 21:45:37 +03:00
stats.yaml improve stats workflow 2024-06-22 19:58:21 +03:00
tox.ini init 2024-06-21 02:29:56 +03:00

Forgejo stats

Forgejo profile README statistics all in CI/CD

Setup

  • Place stats.py in your .profile
  • Modify stats.py to your needs
  • Generate a personal access token in settings (Applications tab) with repository read/write and user read permissions
  • Set GIT_TOKEN in settings > actions > secrets
  • Place lang.json, and requirements.txt in your .profile repo
  • Place stats.yaml in .forgejo/workflows/ in your .profile repo
  • Embed the images

For example: https://git.ari.lt/ari