data model: add run-time configuration #402

Closed
kiara wants to merge 3 commits from kiara/fediversity:data-model-runtime-configuration into main
Owner

previously, our data model implementation had run-time environment instantiations tangled up with the run-times' configurations, making the user specify the run-time configuration each time a run-time environment was instantiated.
this change explicitly adds the run-time configuration entity, allowing for a run-time-specific option module to be specified in one go to affect any instantiations.

part of #103.

previously, our data model implementation had run-time environment instantiations tangled up with the run-times' configurations, making the user specify the run-time configuration each time a run-time environment was instantiated. this change explicitly adds the run-time configuration entity, allowing for a run-time-specific option module to be specified in one go to affect any instantiations. part of #103.
Niols was assigned by kiara 2025-06-23 09:11:12 +02:00
data model: add run-time configuration
All checks were successful
/ check-pre-commit (pull_request) Successful in 13s
/ check-data-model (pull_request) Successful in 20s
/ check-peertube (pull_request) Successful in 21s
/ check-panel (pull_request) Successful in 1m23s
/ check-deployment-basic (pull_request) Successful in 11m40s
/ check-deployment-cli (pull_request) Successful in 38m48s
/ check-deployment-panel (pull_request) Successful in 41m44s
8b2ee21dbe
have run-time environments use their corresponding run-time configurations
Some checks failed
/ check-pre-commit (pull_request) Successful in 14s
/ check-data-model (pull_request) Failing after 18s
/ check-peertube (pull_request) Successful in 20s
/ check-panel (pull_request) Successful in 1m23s
/ check-deployment-basic (pull_request) Successful in 11m25s
/ check-deployment-cli (pull_request) Successful in 38m28s
/ check-deployment-panel (pull_request) Successful in 41m55s
c1f3aa6aed
grant run-time environments their own modules with their own description
All checks were successful
/ check-pre-commit (pull_request) Successful in 13s
/ check-data-model (pull_request) Successful in 19s
/ check-peertube (pull_request) Successful in 20s
/ check-panel (pull_request) Successful in 1m20s
/ check-deployment-basic (pull_request) Successful in 11m13s
/ check-deployment-cli (pull_request) Successful in 37m55s
/ check-deployment-panel (pull_request) Successful in 41m46s
fefcd93bc1
kiara closed this pull request 2025-07-06 11:13:22 +02:00
Some checks are pending
/ check-pre-commit (pull_request) Successful in 13s
Required
Details
/ check-data-model (pull_request) Successful in 19s
Required
Details
/ check-peertube (pull_request) Successful in 20s
Required
Details
/ check-panel (pull_request) Successful in 1m20s
Required
Details
/ check-deployment-basic (pull_request) Successful in 11m13s
Required
Details
/ check-deployment-cli (pull_request) Successful in 37m55s
Required
Details
/ check-deployment-panel (pull_request) Successful in 41m46s
Required
Details
/ check-resources (pull_request)
Required
/ check-mastodon (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fediversity/fediversity#402
No description provided.