Change egg format to yaml #68

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

Originally created by @lancepioch on GitHub (May 27, 2024).

Originally assigned to: @parkervcp, @lancepioch on GitHub.

Work in progress, here's some of the current changes:

Optional:

  • user_viewable - true
  • user_editable - true
  • description - ""
  • rules - "" or []
  • default_value - null or ""

Other:

  • egg - whole thing backwards compatible with json because of superscript
  • config - no longer json strings, just normal yaml/json
  • field_type - removed because of non usage, inferred from rules
Originally created by @lancepioch on GitHub (May 27, 2024). Originally assigned to: @parkervcp, @lancepioch on GitHub. Work in progress, here's some of the current changes: Optional: * [ ] user_viewable - true * [ ] user_editable - true * [ ] description - "" * [ ] rules - "" or [] * [ ] default_value - null or "" Other: * [ ] egg - whole thing backwards compatible with json because of superscript * [ ] config - no longer json strings, just normal yaml/json * [x] field_type - removed because of non usage, inferred from rules
OVERLORD added the 🟡 medium label 2026-02-05 17:06:10 +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#68