mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +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