Generate Django forms from deployment options #275
Labels
No labels
api service
blocked
bug
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
productisation
project-management
question
role: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Blocks
#224 automated dev-ops workflows}
fediversity/fediversity
#304 reference front-end is decoupled from version of configuration module}
fediversity/fediversity
Reference: fediversity/fediversity#275
Loading…
Add table
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?
For now, they are just taken as an argument:
## Information on the specific deployment that we request. This is the
## information coming from the FediPanel.
##
## FIXME: lock step the interface with the definitions in the FediPanel
panelConfig:
It would make sense to at least make it NixOS module options such that we can benefit from more expressiveness and type checking.
what is the context of this story (given it doesn't explain much, nor links to existing tickets)?
i'm under the impression #285 appears an implementation of this while the meeting last week seems the origin, but afaict the minutes there mostly mentioned going the other way around.
(c.f. similar question at the pr thread)
i'll consider this closed as per Fediversity/Fediversity#285/files (comment)
given i was asked about closing this, i suppose the intent of this ticket may have flipped around mirroring the considerations linked at the above comment. to not guess about intent here tho, i'll just refer to the PR instead.
Generate deployment options from Django modelsto Generate Django forms from deployment options