[PR #81] [core] update .app files #76

Open
opened 2026-06-05 14:29:14 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Heretek-AI/ProxmoxVE/pull/81
Author: @proxmoxve-version-updater[bot]
Created: 5/15/2026
Status: 🔄 Open

Base: mainHead: pr-update-app-files


📝 Commits (10+)

  • e146c57 feat: add LocalAI scripts for ProxmoxVE
  • 4b31a89 Update date in json
  • 831fc07 Update .app files
  • 20c1e3f fix: add standard header to localai.sh CT script
  • 99b952f fix: update LocalAI scripts to comply with AI.md guidelines
  • ae0ad1c fix: resolve RAGFlow Python dependency conflict
  • 0d3e7f2 Merge pull request #47 from Heretek-AI/pr-update-app-files
  • 8923c36 Merge pull request #44 from Heretek-AI/github-action-update-changelog
  • 5ec9cc9 add header for localai
  • 478b996 Merge remote changes, keeping remote version of localai header

📊 Changes

1958 files changed (+89733 additions, -110992 deletions)

View changed files

📝 .gitattributes (+65 -38)
📝 .github/CODEOWNERS (+0 -3)
📝 .github/changelogs/2026/03.md (+367 -0)
.github/changelogs/2026/04.md (+590 -0)
.github/changelogs/2026/05.md (+173 -0)
📝 .github/pull_request_template.md (+1 -1)
.github/runner/docker/gh-runner-self.dockerfile (+68 -0)
📝 .github/workflows/auto-update-app-headers.yml (+1 -1)
📝 .github/workflows/autolabeler.yml (+2 -2)
.github/workflows/bak/close_template_issue.yml (+55 -0)
.github/workflows/bak/crawl-versions.yaml (+126 -0)
.github/workflows/bak/script-test.yml (+175 -0)
.github/workflows/bak/script_format.yml (+243 -0)
.github/workflows/bak/validate-filenames.yml (+158 -0)
📝 .github/workflows/changelog-archive.yml (+1 -1)
📝 .github/workflows/changelog-pr.yml (+1 -1)
📝 .github/workflows/check-node-versions.yml (+1 -1)
.github/workflows/close-discussion.yml (+164 -0)
📝 .github/workflows/close-new-script-prs.yml (+3 -3)
📝 .github/workflows/close-tteck-issues.yaml (+3 -3)

...and 80 more files

📄 Description

This PR is auto-generated by a GitHub Action to update the .app files.

Summary by Sourcery

Enhancements:

  • Clean up core test headers by deleting obsolete mini-qr, minthcm, storybook, and whodb header entries.

🔄 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/Heretek-AI/ProxmoxVE/pull/81 **Author:** [@proxmoxve-version-updater[bot]](https://github.com/apps/proxmoxve-version-updater) **Created:** 5/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `pr-update-app-files` --- ### 📝 Commits (10+) - [`e146c57`](https://github.com/Heretek-AI/ProxmoxVE/commit/e146c579d80efe63cd03034b7525d7c912a0320c) feat: add LocalAI scripts for ProxmoxVE - [`4b31a89`](https://github.com/Heretek-AI/ProxmoxVE/commit/4b31a89302d2de7622f97f8b940e02c4a6717a49) Update date in json - [`831fc07`](https://github.com/Heretek-AI/ProxmoxVE/commit/831fc07005244ace9fae2ebb558532a062b58c4e) Update .app files - [`20c1e3f`](https://github.com/Heretek-AI/ProxmoxVE/commit/20c1e3fae16f66d2824f7d3e7f7a3c54d4a3b0fe) fix: add standard header to localai.sh CT script - [`99b952f`](https://github.com/Heretek-AI/ProxmoxVE/commit/99b952fd79ea87d97023d42c397d680632591836) fix: update LocalAI scripts to comply with AI.md guidelines - [`ae0ad1c`](https://github.com/Heretek-AI/ProxmoxVE/commit/ae0ad1c95ff4cb95c9a2a46b72fb3a520efcd516) fix: resolve RAGFlow Python dependency conflict - [`0d3e7f2`](https://github.com/Heretek-AI/ProxmoxVE/commit/0d3e7f24f410f8c900a91eef315cb120f92f9a2c) Merge pull request #47 from Heretek-AI/pr-update-app-files - [`8923c36`](https://github.com/Heretek-AI/ProxmoxVE/commit/8923c36148fbe8b229596c6105e8fcd1e2c8359a) Merge pull request #44 from Heretek-AI/github-action-update-changelog - [`5ec9cc9`](https://github.com/Heretek-AI/ProxmoxVE/commit/5ec9cc95fe0bf551320c53fb939b9cdb53d0668d) add header for localai - [`478b996`](https://github.com/Heretek-AI/ProxmoxVE/commit/478b9966e8ee8cf669538441113764e9893043c6) Merge remote changes, keeping remote version of localai header ### 📊 Changes **1958 files changed** (+89733 additions, -110992 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+65 -38) 📝 `.github/CODEOWNERS` (+0 -3) 📝 `.github/changelogs/2026/03.md` (+367 -0) ➕ `.github/changelogs/2026/04.md` (+590 -0) ➕ `.github/changelogs/2026/05.md` (+173 -0) 📝 `.github/pull_request_template.md` (+1 -1) ➕ `.github/runner/docker/gh-runner-self.dockerfile` (+68 -0) 📝 `.github/workflows/auto-update-app-headers.yml` (+1 -1) 📝 `.github/workflows/autolabeler.yml` (+2 -2) ➕ `.github/workflows/bak/close_template_issue.yml` (+55 -0) ➕ `.github/workflows/bak/crawl-versions.yaml` (+126 -0) ➕ `.github/workflows/bak/script-test.yml` (+175 -0) ➕ `.github/workflows/bak/script_format.yml` (+243 -0) ➕ `.github/workflows/bak/validate-filenames.yml` (+158 -0) 📝 `.github/workflows/changelog-archive.yml` (+1 -1) 📝 `.github/workflows/changelog-pr.yml` (+1 -1) 📝 `.github/workflows/check-node-versions.yml` (+1 -1) ➕ `.github/workflows/close-discussion.yml` (+164 -0) 📝 `.github/workflows/close-new-script-prs.yml` (+3 -3) 📝 `.github/workflows/close-tteck-issues.yaml` (+3 -3) _...and 80 more files_ </details> ### 📄 Description This PR is auto-generated by a GitHub Action to update the .app files. ## Summary by Sourcery Enhancements: - Clean up core test headers by deleting obsolete mini-qr, minthcm, storybook, and whodb header entries. --- <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-06-05 14:29:14 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Heretek-AI/ProxmoxVE#76