[PR #147] [MERGED] automation for update debugger index script & css #163

Closed
opened 2026-02-16 02:16:46 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/147
Author: @zhaotai
Created: 10/17/2025
Status: Merged
Merged: 10/17/2025
Merged by: @zhaotai

Base: mainHead: terry/update_debugger_script_automation


📝 Commits (3)

📊 Changes

3 files changed (+273 additions, -0 deletions)

View changed files

.github/workflows/update_debugger_assets.yml (+73 -0)
scripts/update_index_html.py (+90 -0)
📝 tests/test_scripts.py (+110 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-py/pull/147 **Author:** [@zhaotai](https://github.com/zhaotai) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/17/2025 **Merged by:** [@zhaotai](https://github.com/zhaotai) **Base:** `main` ← **Head:** `terry/update_debugger_script_automation` --- ### 📝 Commits (3) - [`1a2366f`](https://github.com/run-llama/workflows-py/commit/1a2366f60eda672a1ff0ffd67de103e2a1df964e) automation - [`6da14e9`](https://github.com/run-llama/workflows-py/commit/6da14e970656f628fd4ae4747d270cc880dbd709) fix test - [`0f06c06`](https://github.com/run-llama/workflows-py/commit/0f06c0655df1b7be4aede670fc43ed5c5b0293db) fix lint ### 📊 Changes **3 files changed** (+273 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/update_debugger_assets.yml` (+73 -0) ➕ `scripts/update_index_html.py` (+90 -0) 📝 `tests/test_scripts.py` (+110 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:16:46 -05:00
yindo closed this issue 2026-02-16 02:16:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#163