mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Build: Add "gen-feature-toggles" Makefile target (#84803)
* Add Makefile target "make gen-feature-toggles" to generate feature toggles files * Better output for gen-feature-toggles
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
// Then run tests in:
|
||||
// pkg/services/featuremgmt/toggles_gen_test.go
|
||||
// twice to generate and validate the feature flag files
|
||||
//
|
||||
// Alternatively, use `make gen-feature-toggles`
|
||||
|
||||
package featuremgmt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user