Skip to content

doc: added a concise decision table covering key mapping, source/tag …#40

Merged
asadijabar merged 1 commit into
mainfrom
docs/added-a-concise-decisiontable
Feb 13, 2026
Merged

doc: added a concise decision table covering key mapping, source/tag …#40
asadijabar merged 1 commit into
mainfrom
docs/added-a-concise-decisiontable

Conversation

@Azhovan
Copy link
Copy Markdown
Owner

@Azhovan Azhovan commented Feb 13, 2026

What

  • Added a concise decision table in docs/configuration-sources.md that clarifies key mapping behavior, source/tag precedence, and required semantics.
  • Updated the watch section with a production-oriented recipe covering cancellation, channel-closure handling, and safe apply behavior.

Why

  • Improve developer ergonomics by making key resolution and validation outcomes explicit in one place.
  • Provide a safer operational baseline for teams using watch/reload in production.

Type

  • Fix
  • Feature
  • Docs
  • Performance
  • Breaking change

Testing

Executed:

GOCACHE=/tmp/rigging-gocache GOTMPDIR=/tmp go test ./...
GOCACHE=/tmp/rigging-gocache GOTMPDIR=/tmp go vet ./...

@Azhovan Azhovan requested a review from asadijabar February 13, 2026 20:50
@asadijabar asadijabar merged commit 6c5922c into main Feb 13, 2026
5 checks passed
@github-actions github-actions Bot deleted the docs/added-a-concise-decisiontable branch February 13, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants