Skip to content

ci: create symbol mapping file#2126

Merged
Augustyniak merged 2 commits intomainfrom
creat-symbol-mapping-file
Apr 6, 2022
Merged

ci: create symbol mapping file#2126
Augustyniak merged 2 commits intomainfrom
creat-symbol-mapping-file

Conversation

@Augustyniak
Copy link
Contributor

@Augustyniak Augustyniak commented Mar 24, 2022

Signed-off-by: Rafal Augustyniak raugustyniak@lyft.com

Description: Generate symbol mapping file as opposed to symbol table mapping file as it contains more information. Bugsnag's guide explaining the difference between symbol table mapping files and symbol mapping files and how to generate the latter can be found at https://docs.bugsnag.com/api/ndk-symbol-mapping-upload/#uploading-mapping-files.

See this Bugsnag Android Github issue bugsnag/bugsnag-android#1609.

Risk Level: Low, affects debugging features only, not production code
Testing: N/A
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
@Augustyniak Augustyniak requested a review from keith March 24, 2022 18:40
@Augustyniak Augustyniak merged commit f955257 into main Apr 6, 2022
@Augustyniak Augustyniak deleted the creat-symbol-mapping-file branch April 6, 2022 14:02
jpsim added a commit that referenced this pull request Apr 12, 2022
* origin/main:
  Bump Lyft Support Rotation (#2156)
  add specifying more maven deps (#2151)
  update envoy@e4eaf1b97 (#2146)
  bazel: create symbol mapping file (#2126)
  Bump Lyft Support Rotation (#2148)

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim added a commit that referenced this pull request Apr 12, 2022
* main: (59 commits)
  Bump Lyft Support Rotation (#2156)
  add specifying more maven deps (#2151)
  update envoy@e4eaf1b97 (#2146)
  bazel: create symbol mapping file (#2126)
  Bump Lyft Support Rotation (#2148)
  bazel: remove sandbox disable
  build: export flatbuffer jvm dep (#2147)
  Bump Lyft Support Rotation (#2143)
  bazel: Add flatbuffers Swift hack
  key_value: structure for prefs based key value store (#2120)
  build: add flatbuffers (#2133)
  Bump Lyft Support Rotation (#2131)
  envoy: bump upstream Envoy to 419e237 (#2132)
  stats: enable more metrics (#2130)
  Use the right type (envoy_network_t) (#2125)
  Bump Lyft Support Rotation (#2118)
  Update CONTRIBUTING.md to include updating subrepos (#2023)
  ci: create baseline and experimental test app pipelines (#2075)
  config: temporarily hardcode h2 max concurrent streams to 100 (#2124)
  ...

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim added a commit to jpsim/envoy-mobile that referenced this pull request Apr 20, 2022
…unroutable-families

* origin/main: (25 commits)
  Update Envoy to c96f711 (envoyproxy#2168)
  Bump Lyft Support Rotation (envoyproxy#2162)
  Update Envoy to 0e8899c (envoyproxy#2166)
  Update rules_apple & rules_swift (envoyproxy#2167)
  bazel: set inmemory remote exec flags globally
  http client: add cancel log and limit callback to open streams (envoyproxy#2165)
  bump envoy to 5181d2355f208061688922572727fe06ba8b3a07 (envoyproxy#2157)
  pin maven dependencies (envoyproxy#2161)
  Fix iOS termination crash in `ProvisionalDispatcher` (envoyproxy#2059)
  bazel: Allow multiple definitions for armeabi android links
  internal: pass engine handles throughout API (envoyproxy#2149)
  Bump Lyft Support Rotation (envoyproxy#2156)
  add specifying more maven deps (envoyproxy#2151)
  update envoy@e4eaf1b97 (envoyproxy#2146)
  bazel: create symbol mapping file (envoyproxy#2126)
  Bump Lyft Support Rotation (envoyproxy#2148)
  bazel: remove sandbox disable
  build: export flatbuffer jvm dep (envoyproxy#2147)
  Bump Lyft Support Rotation (envoyproxy#2143)
  bazel: Add flatbuffers Swift hack
  ...

Signed-off-by: JP Simard <jp@jpsim.com>
Augustyniak added a commit that referenced this pull request Apr 26, 2022
Augustyniak added a commit that referenced this pull request Apr 26, 2022
This reverts commit f955257.

Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
Augustyniak added a commit that referenced this pull request Apr 26, 2022
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