Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazel: fix typo in external_deps.bzl #18771

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Conversation

JamesHeppenstall
Copy link
Contributor

Signed-off-by: James Heppenstall [email protected]

Commit Message: bazel: fix typo in external_deps.bzl
Additional Description: N/A
Risk Level: Low
Testing: N/A
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Question: I also see here that the preferred way of adding external dependencies that use CMake is to add a cmake_external rule but there are no references to cmake_external in the codebase. Instead, there a various envoy_cmake references. Should the documentation be updated?

@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Oct 26, 2021
@repokitteh-read-only
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).

🐱

Caused by: #18771 was opened by JamesHeppenstall.

see: more, trace.

Signed-off-by: James Heppenstall <[email protected]>
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @JamesHeppenstall

@phlax phlax self-assigned this Oct 26, 2021
@JamesHeppenstall
Copy link
Contributor Author

lgtm, thanks @JamesHeppenstall

Thanks for the quick lgtm @phlax. Was wondering if you knew the answer to my question/whether an update needs to be made?

@phlax
Copy link
Member

phlax commented Oct 26, 2021

Was wondering if you knew the answer to my question...

not off hand, checking through, i can see the definition for envoy_cmake makes a call to the cmake rule (rather than cmake_external )

almost certainly those instructions need to be updated, to make them less confusing if nothing else

can i suggest opening an issue for that, we can cc others that probably know better if you do

@JamesHeppenstall
Copy link
Contributor Author

Was wondering if you knew the answer to my question...

not off hand, checking through, i can see the definition for envoy_cmake makes a call to the cmake rule (rather than cmake_external )

almost certainly those instructions need to be updated, to make them less confusing if nothing else

can i suggest opening an issue for that, we can cc others that probably know better if you do

Opened an issue as suggested 😄

@phlax
Copy link
Member

phlax commented Oct 27, 2021

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #18771 (comment) was created by @phlax.

see: more, trace.

@phlax
Copy link
Member

phlax commented Oct 27, 2021

cc @moderation for deps approval

@moderation
Copy link
Contributor

/lgtm deps

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Oct 27, 2021
@phlax phlax merged commit 2939656 into envoyproxy:main Oct 27, 2021
@JamesHeppenstall JamesHeppenstall deleted the fix_typo branch October 27, 2021 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants