Merge pull request #482 from nubenetes/develop

Release v2.9.61 — Install missing core python dependencies in weekly digest workflow
This commit is contained in:
Inaki
2026-06-30 19:55:47 +02:00
committed by GitHub
2 changed files with 10 additions and 7 deletions

View File

@@ -31,7 +31,10 @@ jobs:
cache: 'pip'
- name: Install Dependencies
run: pip install -r requirements.txt
run: |
python -m pip install --upgrade pip
pip install --no-cache-dir pydantic PyGithub httpx fake-useragent pytz python-dotenv pyyaml tenacity
pip install -r requirements.txt
- name: Generate News Digest (Incremental)
env:

View File

@@ -135,14 +135,14 @@ Additionally, as of May 2026, Nubenetes has reached the **Platinum Operational T
## 2. Repository Metrics and Evolution
### 2.1. The "Heart" of Nubenetes
(Stats as of 2026-06-25)
(Stats as of 2026-06-30)
<!-- HEART_STATS_START -->
| Metric | Value |
| :--- | :--- |
| **Total Technical Resources (Links)** | **18657+** |
| **Specialized MD Pages** | **162** |
| **Total Commits** | **6530+** |
| **Total Commits** | **6533+** |
| **Primary AI Engine** | **Google Gemini (Agentic)** |
<!-- HEART_STATS_END -->
@@ -180,7 +180,7 @@ The growth of Nubenetes reflects the acceleration of the Cloud Native ecosystem.
| 6 | 2023 | 30 | 123 | Maintenance & Refinement |
| 7 | 2024 | 53 | 218 | Curation Strategy Pivot |
| 8 | 2025 | 5 | 20 | Stability & Research Phase |
| 9 | 2026 | 2971 | 12,270 | **Agentic AI Surge** (May 2026 Inception) |
| 9 | 2026 | 2974 | 12,282 | **Agentic AI Surge** (May 2026 Inception) |
<!-- ANNUAL_GROWTH_END -->
<!-- ANNUAL_CHART_START -->
@@ -196,8 +196,8 @@ xychart-beta
title "Nubenetes Annual Growth Metrics (20182026)"
x-axis ["2018", "2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026"]
y-axis "Volume (Commits / Estimated New Refs)" 0 --> 13000
bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 12270]
bar [350, 142, 2046, 531, 402, 30, 53, 5, 2971]
bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 12282]
bar [350, 142, 2046, 531, 402, 30, 53, 5, 2974]
```
<!-- ANNUAL_CHART_END -->
@@ -207,7 +207,7 @@ xychart-beta
| :--- | :---: | :---: | :--- |
| 2026-04 | 25 | 103 | Active Curation |
| 2026-05 | 2101 | 8,677 | **Agentic Inception (Gemini Era)** |
| 2026-06 | 845 | 3,489 | Active Curation |
| 2026-06 | 848 | 3,502 | Active Curation |
<!-- MONTHLY_SURGE_END -->
### 2.4. Content Distribution and Semantic Clustering