Skip to content

docs: how to test with local envoy#1876

Merged
buildbreaker merged 3 commits intoenvoyproxy:mainfrom
alyssawilk:docs
Oct 18, 2021
Merged

docs: how to test with local envoy#1876
buildbreaker merged 3 commits intoenvoyproxy:mainfrom
alyssawilk:docs

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

I don't think we have this docced up somewhere and it has come up a few times

jpsim
jpsim previously approved these changes Oct 14, 2021
Copy link
Copy Markdown
Contributor

@jpsim jpsim left a comment

Choose a reason for hiding this comment

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

Nice, thanks for writing this up.

not be reflected when you create a draft pull request so can not be used to verify
that the Envoy Mobile build bots will pass.

To test Envoy changes against CI, make those changes in your Envoy repo, push that branch to github
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nit: s/github/GitHub/

Suggested change
To test Envoy changes against CI, make those changes in your Envoy repo, push that branch to github
To test Envoy changes against CI, make those changes in your Envoy repo, push that branch to GitHub

that the Envoy Mobile build bots will pass.

To test Envoy changes against CI, make those changes in your Envoy repo, push that branch to github
and change the ``.gitmodules`` file in the Envoy Mobile repo to point to your Envoy branch like so::
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Extra colon

Suggested change
and change the ``.gitmodules`` file in the Envoy Mobile repo to point to your Envoy branch like so::
and change the ``.gitmodules`` file in the Envoy Mobile repo to point to your Envoy branch like so:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah, my mistake, thanks for letting me know!

Signed-off-by: Alyssa Wilk <[email protected]>
Signed-off-by: Alyssa Wilk <[email protected]>
Copy link
Copy Markdown

@buildbreaker buildbreaker left a comment

Choose a reason for hiding this comment

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

🔥

@buildbreaker buildbreaker merged commit ff6922b into envoyproxy:main Oct 18, 2021
jpsim added a commit to jpsim/envoy-mobile that referenced this pull request Oct 21, 2021
* origin/main:
  [Apple] Guess string encoding when creating an NSString with UTF8 fails (envoyproxy#1891)
  Link android dev document in a doctree (envoyproxy#1892)
  bazel: Remove rules_jvm_external dep on JAVA_HOME (envoyproxy#1890)
  release: 0.4.3.20211020 (envoyproxy#1887)
  Add debug instructions and sample bazelproject (envoyproxy#1888)
  bazel: Use hermetic JDK 11 (envoyproxy#1863)
  envoy: bump upstream to c687308 (envoyproxy#1886)
  docs: how to test with local envoy (envoyproxy#1876)
  network: implement initial heuristic for binding alternate interface (envoyproxy#1858)
  Assign an int to each log level (envoyproxy#1885)
  envoy: bump upstream to a5b3af2 (envoyproxy#1884)
  android: stub out jni logging by default (envoyproxy#1879)
  CI: Add local JDK to asan/tsan builds (envoyproxy#1878)
  Make JniBridgeUtility public (envoyproxy#1880)
  swift: Fix Swift version in podspec (envoyproxy#1875)

Signed-off-by: JP Simard <[email protected]>
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