Skip to content

bazel: docs for build/test and external dependency management.#672

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
htuch:bazel-docs
Apr 1, 2017
Merged

bazel: docs for build/test and external dependency management.#672
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
htuch:bazel-docs

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Apr 1, 2017

This is the basic flow. A followup patch will provide docs for specifying new Envoy build and test
targets.

This is the basic flow. A followup patch will provide docs for specifying new Envoy build and test
targets.
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

looks good, small nit and q

[rules for building a recent
version](https://github.com/lyft/envoy/blob/master/bazel/repositories.bzl) of the various Envoy
dependencies are provided. These are provided as-is and are only suitable for development and
testing purposes. The specific versions of the Envoy dependencies used in this build may not be
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

run on sentence


## Using a compiler toolchain in a non-standard location

By setting the `CC` and `LD_LIBRARY_PATH` in the environment that Bazel executes from as
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This might be related to my Q from the other PR. In bazel does CC cover C++ also?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yep, as with the other PR.

@mattklein123 mattklein123 merged commit 11faea4 into envoyproxy:master Apr 1, 2017
vijayendrabvs pushed a commit to vijayendrabvs/envoy that referenced this pull request Apr 4, 2017
…proxy#672)

This is the basic flow. A followup patch will provide docs for specifying new Envoy build and test
targets.
mathetake added a commit that referenced this pull request Mar 3, 2026
**Commit Message**

This removes the redundant upload in release.yaml which resulted in
uploading the same artifacts twice.
The CI failed in
https://github.com/envoyproxy/ai-gateway/actions/runs/15404045295/job/43343173369
while we can see the artifacts already uploaded correctly at `gh release
create`.

**Related Issues/PRs (if applicable)**

Follow up on #513

---------

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
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.

2 participants