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

docs: automatic publish on master #481

Merged
merged 6 commits into from
Feb 15, 2017
Merged

docs: automatic publish on master #481

merged 6 commits into from
Feb 15, 2017

Conversation

junr03
Copy link
Member

@junr03 junr03 commented Feb 14, 2017

@lyft/network-team

@mattklein123
Copy link
Member

yay

@mattklein123
Copy link
Member

+1

@mattklein123 mattklein123 merged commit a91648d into master Feb 15, 2017
@mattklein123 mattklein123 deleted the publish-docs branch February 15, 2017 00:24
lizan pushed a commit to lizan/envoy that referenced this pull request Apr 24, 2020
Use the lifecycle manager to prevent Envoy from exiting until Wasm done.
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
envoyproxy#481)

* zh-translation: .\docs\root\configuration\listeners\network_filters\tcp_proxy_filter.rst

* fix translate
jpsim pushed a commit that referenced this pull request Nov 28, 2022
1. Adding proguard rules to protect native called code and native methods.
2. Enable proguarding in our example applications to end to end test proguard obfuscation/shrink
3. Added the proguard rules in our aar:
envoyproxy/envoy-mobile#478
```
➜  envoy-mobile git:(master) ✗ zipinfo -1 dist/envoy.aar
AndroidManifest.xml
classes.jar
res/
R.txt
jni/arm64-v8a/libenvoy_jni.so
jni/armeabi-v7a/libenvoy_jni.so
jni/x86/libenvoy_jni.so
jni/x86_64/libenvoy_jni.so
proguard.txt
```
Signed-off-by: Alan Chiu <achiu@lyft.com>

For an explanation of how to fill out the fields, please see the relevant section
in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md)

Description: android: add proguard rules and build
Risk Level: low
Testing: local/e2e
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
1. Adding proguard rules to protect native called code and native methods.
2. Enable proguarding in our example applications to end to end test proguard obfuscation/shrink
3. Added the proguard rules in our aar:
envoyproxy/envoy-mobile#478
```
➜  envoy-mobile git:(master) ✗ zipinfo -1 dist/envoy.aar
AndroidManifest.xml
classes.jar
res/
R.txt
jni/arm64-v8a/libenvoy_jni.so
jni/armeabi-v7a/libenvoy_jni.so
jni/x86/libenvoy_jni.so
jni/x86_64/libenvoy_jni.so
proguard.txt
```
Signed-off-by: Alan Chiu <achiu@lyft.com>

For an explanation of how to fill out the fields, please see the relevant section
in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md)

Description: android: add proguard rules and build
Risk Level: low
Testing: local/e2e
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: JP Simard <jp@jpsim.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