mirror of
https://github.com/zellij-org/awesome-zellij.git
synced 2026-07-17 09:22:11 -05:00
[PR #31] [CLOSED] Automate star-sorted README entries #145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/zellij-org/awesome-zellij/pull/31
Author: @luccahuguet
Created: 1/3/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
b15b62bAdd JSON source for README entries and star updaterbb0ef40Update theylix stars and README metadata8f07567Organize plugins by category with alphabetical sorting1900bfaminor fix740f87cMerge upstream and add new plugins (zellij-load, zellij-qr-share)bfce9ebMerge upstream/mainb7b74bfMerge remote-tracking branch 'upstream/main'8bc489frefactor: split star updater into main flow and utils71124b1chore: add progress verbosity to star updater98eab0cfeat: add optional rich progress bar for star refresh📊 Changes
7 files changed (+1323 additions, -63 deletions)
View changed files
➕
.gitignore(+1 -0)📝
README.md(+106 -63)➕
data/projects.json(+390 -0)➕
pyproject.toml(+8 -0)➕
scripts/update_readme_stars.py(+492 -0)➕
scripts/update_readme_stars_utils.py(+303 -0)➕
uv.lock(+23 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.