mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[GH-ISSUE #777] [Feature Request] Allow export/declarative "resource" definitions #8390
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 @RichyHBM on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/777
Inspired by #776, I have had to recreate my pangolin server, and have realised there is no way to move resources. as a result I will need to reload the old instance and copy the info over. It would be great if these could be exported to some json/something and imported, or even better declared in the config
@oschwartz10612 commented on GitHub (May 24, 2025):
Great idea thanks for sharing! I think this might be kind of covered by https://github.com/orgs/fosrl/discussions/347 and https://github.com/orgs/fosrl/discussions/288 so I am going to close but we will keep this in mind and try to get to it.
@RichyHBM commented on GitHub (May 24, 2025):
Yep, sorry I didn't see those, but yes seems covered by them