This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
prometheus
mirror of
https://github.com/prometheus/prometheus
Watch
1
Star
0
Fork
You've already forked prometheus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f58be840d
prometheus
/
web
/
ui
/
module
/
lezer-promql
/
.gitignore
9 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
UI: stabilize dependencies and environment (#10517) * create lezer-promql module + move codemirror to a pure esm module + unified dependencies Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * ignore test utils file and remove the type "module" in package.json Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * use jest to run the lezer-promql test Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * give an automatic way to update the ui dependencies Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * update all dependencies using make update-npm-deps Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * fix react-app test Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * remove generated file Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * remove unnecessary backslash in script Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * fix reviews Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * rewording Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * use npx to run lezer-generator Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
2022-04-05 09:49:22 +00:00
node_modules/
dist/
lib/
src/parser.js
src/parser.terms.js
enable ui module publication (#10876) * enable ui module publication Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * use main changelog of Prometheus to reflect the changes of the packages Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * ignore changelog and license in the libs Signed-off-by: Augustin Husson <husson.augustin@gmail.com> * replace perses references Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
2022-06-30 10:10:10 +00:00
LICENSE
CHANGELOG.md