This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
prometheus
Watch
1
Star
0
Fork
You've already forked prometheus
0
mirror of
https://github.com/prometheus/prometheus.git
synced
2024-11-10 15:44:05 -08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
c858049744
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 02:49:22 -07: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 03:10:10 -07:00
LICENSE
CHANGELOG.md
Reference in a new issue
Copy permalink