mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[PR #65] [CLOSED] feat: Add egg tag filtering for mclo.gs upload button #93
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/plugins/pull/65
Author: @zfelyx
Created: 12/28/2025
Status: ❌ Closed
Base:
main← Head:feature/egg-tag-based-log-upload📝 Commits (3)
abe6bccAdd egg tag check to determine log upload availabilityfebc6adUpdate README to include tag-based filtering for log upload button5febd36Refactor log upload availability check to simplify egg tag validation📊 Changes
3 files changed (+53 additions, -6 deletions)
View changed files
📝
README.md(+3 -3)📝
mclogs-uploader/README.md(+37 -1)📝
mclogs-uploader/src/Filament/Components/Actions/UploadLogsAction.php(+13 -2)📄 Description
This PR adds the ability to show the mclo.gs upload button only for servers using eggs with the
mclogs-updatertag.Changes
UploadLogsAction.phpto check formclogs-updatertag on the server's eggUsage
mclogs-updatertag to eggs that support log uploadingTesting
mclogs-updatertag - button visible ✅Summary by CodeRabbit
New Features
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.