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 fe700a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 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

0 comments on commit fe700a2

Please sign in to comment.