[PR #9] [MERGED] Merge pull request #7 from tnewbury/master #10

Closed
opened 2026-03-23 20:32:34 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-metrics/pull/9
Author: @bbilly1
Created: 7/1/2025
Status: Merged
Merged: 7/1/2025
Merged by: @bbilly1

Base: masterHead: testing


📝 Commits (1)

  • 2e18b64 Merge pull request #7 from tnewbury/master

📊 Changes

12 files changed (+960 additions, -107 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug_report.md (+31 -0)
.github/ISSUE_TEMPLATE/feature_request.md (+20 -0)
📝 Dockerfile (+2 -2)
📝 README.md (+28 -14)
TubeArchivist.json (+689 -0)
📝 deploy.sh (+59 -3)
📝 tubearchivist-metrics/environment.py (+7 -7)
tubearchivist-metrics/esconnect.py (+0 -60)
📝 tubearchivist-metrics/getmetrics.py (+6 -6)
📝 tubearchivist-metrics/main.py (+58 -13)
📝 tubearchivist-metrics/requirements.txt (+5 -2)
tubearchivist-metrics/tascraper.py (+55 -0)

📄 Description

Update to use API rather than Elastic Search


🔄 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/tubearchivist/tubearchivist-metrics/pull/9 **Author:** [@bbilly1](https://github.com/bbilly1) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@bbilly1](https://github.com/bbilly1) **Base:** `master` ← **Head:** `testing` --- ### 📝 Commits (1) - [`2e18b64`](https://github.com/tubearchivist/tubearchivist-metrics/commit/2e18b6415c86061d62ca720fa6cf8e99f27cb84a) Merge pull request #7 from tnewbury/master ### 📊 Changes **12 files changed** (+960 additions, -107 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/bug_report.md` (+31 -0) ➕ `.github/ISSUE_TEMPLATE/feature_request.md` (+20 -0) 📝 `Dockerfile` (+2 -2) 📝 `README.md` (+28 -14) ➕ `TubeArchivist.json` (+689 -0) 📝 `deploy.sh` (+59 -3) 📝 `tubearchivist-metrics/environment.py` (+7 -7) ➖ `tubearchivist-metrics/esconnect.py` (+0 -60) 📝 `tubearchivist-metrics/getmetrics.py` (+6 -6) 📝 `tubearchivist-metrics/main.py` (+58 -13) 📝 `tubearchivist-metrics/requirements.txt` (+5 -2) ➕ `tubearchivist-metrics/tascraper.py` (+55 -0) </details> ### 📄 Description Update to use API rather than Elastic Search --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:32:34 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-tubearchivist-metrics#10
No description provided.