mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Egg update url broken from update #529
Reference in New Issue
Block a user
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?
Originally created by @PalmarHealer on GitHub (Dec 23, 2025).
When you update from an older panel version the eggs are staying untouched. This is bad for the update URL because they still point to the .json which dont exist anymore.
https://github.com/pelican-dev/panel/raw/main/database/Seeders/eggs/minecraft/egg-sponge--sponge-vanilla.json
@coderabbitai[bot] commented on GitHub (Dec 23, 2025):
📝 CodeRabbit Plan Mode
Generate an implementation plan and prompts that you can use with your favorite coding agent.
Examples
🔗 Similar Issues
Related Issues
🔗 Related PRs
pelican-dev/panel#1887 - don't try to bulk update if egg doesn't even have a url [merged]
pelican-dev/panel#1982 - Followup Stock Eggs #1973 [merged]
pelican-dev/panel#1986 - Update paper egg to use their new domain [merged]
👤 Suggested Assignees
🧪 Issue enrichment is currently in open beta.
You can configure auto-planning by selecting labels in the issue_enrichment configuration.
To disable automatic issue enrichment, add the following to your
.coderabbit.yaml:💬 Have feedback or questions? Drop into our discord or schedule a call!
@PalmarHealer commented on GitHub (Dec 23, 2025):
I think time will solve this but its still annoying
@notAreYouScared commented on GitHub (Dec 23, 2025):
The stock eggs are getting removed in an open pr