feature: auto de-duplication of plugin configs during dump
- Dominant language
- Go
- Stars
- 503
- Forks
- 137
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 20
Description
decK should be able to automatically de-duplicate configuration of multiple plugin instances of same type.
#93 implements de-duplication in the file but a user has to manually create the file or move the relevant pieces in the YAML source.
With this feature, de-duplication would happen automatically.
Such a feature helps in maintenance, where a user can simply edit the configuration in one place, instead of repeating.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing issue #93 and the dump flow that writes the YAML source, since no specific files or tests are named here. Define the de-duplication behavior for multiple plugin instances of the same type and verify that dumping produces shared configuration automatically without requiring manual file edits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100