mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
BREAKING CHANGE: this changes configuration schema for custom label values, it provides more flexibility when setting custom labels and also prevents '*' special wildcard value from conflicting with labels, since '*' is a valid label value. Fixes #537