reference front-end is decoupled from version of configuration module #304
Labels
No labels
0 points
0.5 points
1 point
13 points
2 points
21 points
3 points
34 points
5 points
55 points
8 points
ambition
application-offering
ambition
configure-applications
ambition
front-end
ambition/install-applications
ambition
security
ambition
switch-host
ambition
update-applications
ambition
user-management
api service
blocked
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
infinite points
productisation
project-management
question
role: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
type: bug
type: deliverable
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#206 user control over update timing
fediversity/fediversity
#228 [D2.3] brought into production [2027-11-01]
fediversity/fediversity
#612 Switch hosting provider
fediversity/fediversity
#275 Generate Django forms from deployment options
fediversity/fediversity
Reference
fediversity/fediversity#304
Loading…
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?
As a Fediversity user,
I want a front-end not tightly coupled with the versioning of configuration modules,
so that I may deploy code without having to worry about front-enders' concerns trumping my version preferences.
implementation notes
the deployment module should be separate from the Django code, so that we may explicitly specify what version to invoke deployment for - potentially even including forks (see #100).
to achieve this, a separated repo for the deployment module should specify how code-bases would (given a version) know how to invoke it:
django-jsonform(see #628, fixed in #895) to serve by API from our currentpanelimplementationpaneldata schema to support disparities from migration (#100)fetchTreeinputidentifying a Fediversity configuration module source, including pinned version (rev)panel/may function as documentation of usage(changed files paths mentioned following #274)
panel/views.py#deploylaunch/tf.nixlaunch/tf-env.nixlaunch/default.nixpanel/env.nixkiara referenced this issue2025-05-20 19:56:51 +02:00
allow control over version of module deployedto reference front-end decoupled from template versionreference front-end decoupled from template versionto reference front-end decoupled from version of configuration modulereference front-end decoupled from version of configuration moduleto reference front-end is decoupled from version of configuration moduleremoved from deps of #100 as technically this isn't mandatory to implement the principle, just in production where versions may not match
kiara referenced this issue2025-06-02 20:27:44 +02:00
kiara referenced this issue2025-12-04 13:08:22 +01:00
kiara referenced this issue2026-05-14 20:30:16 +02:00