mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-15 22:09:39 -04:00
Add make targets to generate and check PromQL function signatures and documentation for the Mantine UI. The generate-promql-functions target runs the Go generators and automatically lints the output files. The check-generated-promql-functions target verifies that generated files are up to date, similar to check-generated-parser. Fix the gen_functions_list generator to output properly formatted TypeScript code with correct indentation and semicolons. Add check-generated-promql-functions to the UI tests CI job to ensure generated files stay in sync with upstream changes. Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| automerge-dependabot.yml | ||
| buf-lint.yml | ||
| buf.yml | ||
| check_release_notes.yml | ||
| ci.yml | ||
| codeql-analysis.yml | ||
| container_description.yml | ||
| fuzzing.yml | ||
| lock.yml | ||
| prombench.yml | ||
| repo_sync.yml | ||
| scorecards.yml | ||
| stale.yml | ||