Files
rudolfix 563c764f29 Feat/adds workspace configuration (#3221)
* removes runtime configuration from pipeline context to run context with corresponding action of initializing local runtime

* improves telemetry instrumentation decorator + tests + disable telemetry in dlt tests by default

* resolves DashboardConfiguration so it is placed within workspace or pipeline configuration

* adds and resolves WorkspaceConfiguration and corresponding WorkspaceRuntimeConfiguration

* reorganizes cli commands, wrappers, adds missing telemetry tracking

* uses working and local dir overrides without adding profile names

* uses python language to display stacktraces in marimo

* restores runtime_config on pipeline pointing to new PipelineRuntimeConfiguration

* renames working dir def _data to .var and updates .gitignore

* adds workspace show command

* adds reload method on run context, fixes requests helper test

* slight cli improvements

* new workspace writeup without sidebar

* docstring for cli plugins
2025-10-20 23:18:54 +02:00
..