Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit f54cbf0

Browse files
committed
Merge branch 'main' of https://github.com/pkgforge/pkgcache
2 parents 08ea062 + 5c702cb commit f54cbf0

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,17 @@
5757
- [**Community 💬**](https://docs.pkgforge.dev/contact/chat)
5858
> - <a href="https://discord.gg/djJUs48Zbu"><img src="https://github.com/user-attachments/assets/5a336d72-6342-4ca5-87a4-aa8a35277e2f" width="18" height="18"><code>PkgForge (<img src="https://github.com/user-attachments/assets/a08a20e6-1795-4ee6-87e6-12a8ab2a7da6" width="18" height="18">) Discord </code></a> `` [`https://discord.gg/djJUs48Zbu`](https://discord.gg/djJUs48Zbu)
5959
60+
---
61+
#### Package Stats
62+
> [!NOTE]
63+
> ℹ️ It is usual for most packages to be outdated since we build most of them from `GIT HEAD`<br>
64+
> 🗄️ Table of Packages & their status: https://github.com/pkgforge/metadata/blob/main/PKG_STATUS.md<br>
65+
> 🗄️ Table of Only Outdated Packages: https://github.com/pkgforge/metadata/blob/main/soarpkgs/data/COMP_VER_CACHE_OLD.md<br>
66+
67+
| Total Packages 📦 | Updated 🟩 | Outdated 🟥 | Healthy 🟢 | Stale 🔴 |
68+
|----------------|---------|----------|----------|---------|
69+
| [![Packages](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/pkgforge/metadata/refs/heads/main/PKG_STATUS_SUM.json&query=$[1].pkgcache.packages&label=&color=blue&style=flat)](#) | [![Updated](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/pkgforge/metadata/refs/heads/main/PKG_STATUS_SUM.json&query=$[1].pkgcache.updated&label=&color=brightgreen&style=flat)](#) | [![Outdated](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/pkgforge/metadata/refs/heads/main/PKG_STATUS_SUM.json&query=$[1].pkgcache.outdated&label=&color=red&style=flat)](#) | [![Health](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/pkgforge/metadata/refs/heads/main/PKG_STATUS_SUM.json&query=$[1].pkgcache.healthy&label=&suffix=%25&color=green&style=flat)](#) | [![Stale](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/pkgforge/metadata/refs/heads/main/PKG_STATUS_SUM.json&query=$[1].pkgcache.stale&label=&suffix=%25&color=orange&style=flat)](#) |
70+
6071
---
6172
#### Repo Analytics
6273
[![Alt](https://repobeats.axiom.co/api/embed/15e78c467d2cc05e919f9663263d914940441733.svg "Repobeats analytics image")](https://github.com/pkgforge/pkgcache/graphs/contributors)

SBUILD_LIST.diff

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,6 +1454,14 @@
14541454
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/oci-cli/archive/sharun/pypi",
14551455
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/oci-cli/archive.sharun.pypi.yaml"
14561456
},
1457+
{
1458+
"_disabled": false,
1459+
"rebuild": false,
1460+
"pkg_family": "oils",
1461+
"description": "Unix shell with JSON-compatible structured data",
1462+
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/oils/archive/sharun/alpine",
1463+
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/oils/archive.sharun.alpine.yaml"
1464+
},
14571465
{
14581466
"_disabled": false,
14591467
"rebuild": false,

0 commit comments

Comments
 (0)