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