Skip to content

Live plugin configuration service #480

Description

@BFergerson

Command

Live plugins are set up to run without additional configuration but should be customizable to improve their usability.
set plugin-config quick-stats.realtime true --global
set plugin-config language chinese --local

--global would update spp-plugin.yaml
--local would update spp-plugin-local.yaml

Persistence

spp-plugin.yaml

override: true
service_host: "https://tenant1.sourceplus.plus"
authorization_code: "change-me"
service_name: "demo-groovy"

plugin_config:
  quick-stats:
    realtime: true
  language: chinese

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Q3 2023 – Jul-Sep

Relationships

None yet

Development

No branches or pull requests

Issue actions