[PR #328] [MERGED] Replace panelignore with pelicanignore #695

Closed
opened 2026-02-05 17:51:40 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/328
Author: @Boy132
Created: 6/4/2024
Status: Merged
Merged: 6/4/2024
Merged by: @lancepioch

Base: mainHead: fix/pelicanignore


📝 Commits (2)

📊 Changes

3 files changed (+8 additions, -7 deletions)

View changed files

📝 resources/scripts/components/server/backups/CreateBackupButton.tsx (+1 -1)
📝 resources/scripts/components/server/files/FileEditContainer.tsx (+6 -5)
📝 resources/scripts/components/server/schedules/TaskDetailsModal.tsx (+1 -1)

📄 Description

Wings actually uses pelicanignore: https://github.com/pelican-dev/wings/blob/main/server/backup.go#L38


🔄 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/pelican-dev/panel/pull/328 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/4/2024 **Status:** ✅ Merged **Merged:** 6/4/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `fix/pelicanignore` --- ### 📝 Commits (2) - [`91d8dbd`](https://github.com/pelican-dev/panel/commit/91d8dbd084ac51b8429cf08c67aa2e673b7528de) replace `panelignore` with `pelicanignore` - [`d996019`](https://github.com/pelican-dev/panel/commit/d996019204e560b73c00975c295e5d788e00f8f8) fix eslint ### 📊 Changes **3 files changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `resources/scripts/components/server/backups/CreateBackupButton.tsx` (+1 -1) 📝 `resources/scripts/components/server/files/FileEditContainer.tsx` (+6 -5) 📝 `resources/scripts/components/server/schedules/TaskDetailsModal.tsx` (+1 -1) </details> ### 📄 Description Wings actually uses `pelicanignore`: https://github.com/pelican-dev/wings/blob/main/server/backup.go#L38 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:51:40 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#695