Skip to content

Commit

Permalink
PMM-13487 Do not require yq
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Nov 13, 2024
1 parent b24820c commit 56c7d11
Show file tree
Hide file tree
Showing 3 changed files with 385 additions and 333 deletions.
3 changes: 0 additions & 3 deletions Makefile.devcontainer
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ run-qan: release-qan

run-all: run-agent run-managed ## Run pmm-managed and pmm-agent

run: ## Deprecated
echo "Deprecated: please use run-all"

# TODO https://jira.percona.com/browse/PMM-3484, see maincover_test.go
# run-race-cover: install-race ## Run pmm-managed with race detector and collect coverage information.
# go test -coverpkg="github.com/percona/pmm/managed/..." \
Expand Down
1 change: 0 additions & 1 deletion build/local/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Below is a list of prerequisites that are required to build PMM locally.
- tar
- git
- curl
- yq: 4.42.0+
- jq: 1.6+


Expand Down
Loading

0 comments on commit 56c7d11

Please sign in to comment.