prometheus/web
Julien Pivotto c901ebaf8d
ui/compress: Do not change git worktree (#10467)
This change makes sure that the git worktree is not changed while
compressing assets, making it better for local development.

To achieve this, the compression script keeps the un-compressed assets
and generates the go:embed directory when compressing the files.

A .gitignore file has been added to ignore generated files.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2022-03-20 15:08:32 +01:00
..
api/v1 Run gofumpt on all files (#10392) 2022-03-03 17:21:05 +01:00
ui ui/compress: Do not change git worktree (#10467) 2022-03-20 15:08:32 +01:00
federate.go storage: Consolidate iterator method names (Values -> At) (#9888) 2021-11-29 11:16:40 +01:00
federate_test.go web: prepare TestFederation_NotReady test for parallel execution 2021-11-10 09:40:43 +01:00
web.go Switch to grafana/regexp everywhere (#10268) 2022-02-13 00:58:27 +01:00
web_test.go remove old UI (#10208) 2022-02-02 11:26:11 +01:00