-
iOS @lyft
- Montreal
- www.jpsim.com
Highlights
- Pro
Block or Report
Block or report jpsim
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
SourceKitten Public
An adorable little framework and command line tool for interacting with SourceKit.
-
-
JPSThumbnailAnnotation Public
A simple mapkit annotation for displaying images and details.
2,469 contributions in the last year
Less
More
Contribution activity
February 2023
Created 25 commits in 2 repositories
Created a pull request in envoyproxy/envoy that received 34 comments
mobile: add support for brotli & gzip request compression
By setting enableGzipCompression(...) or enableBrotliCompression(...) on engine builders in C++, Objective-C, Swift, Java & Kotlin.
This also renam…
+545
−128
•
34
comments
Opened 26 other pull requests in 2 repositories
envoyproxy/envoy
21
merged
2
closed
- mobile: skip most example apps on main branch CI
- mobile: remove legacy builder mode from ObjC/Swift
- mobile: change request compression to be per-request
-
mobile: remove setting git
safe.directoryon CI -
mobile: add
EngineBuilder.useLegacyBuilder()to Kotlin - mobile: add support for direct responses to C++ builder
-
mobile: silence
-Wshorten-64-to-32warnings when building ObjC -
mobile: add
EngineBuilder.useLegacyBuilder()to Swift - mobile: always set metadata values as strings
- mobile: assert on Swift yaml comparison
- mobile: remove chromium from main Android AAR
- mobile: perform bounds checks before accessing JNI arrays
- mobile: update rules_xcodeproj to 1.1.0
- mobile: add option to compare yaml for Swift / Objective-C builders
- mobile: update ObjC/Swift APIs to take arrays instead of strings
- mobile: minor fixes to C++ engine builder
- mobile: fix producing comma-separated lists in Java/Kotlin builders
-
mobile: re-enable RBE for
mobile_perfCI jobs -
mobile: fix types in
compareYamlJNI function - mobile: add CI jobs to build Envoy Mobile with custom compile time flags
- mobile: compile out unavailable engine builder functions
- mobile: improve mismatched bootstrap config yaml logging
- mobile: allow overriding dns cache key value save interval
realm/SwiftLint
1
open
2
merged
Reviewed 48 pull requests in 4 repositories
envoyproxy/envoy
25 pull requests
- Fix accidentally included R classes in the android lib
- mobile: removing java yaml builder code
- Maglev: Compact maglev table
- mobile: removing the duplicate autonomous upstream
- mobile: adding an API for adding runtime guards
- mobile: change request compression to be per-request
- mobile: adding a fake upstream for TCP tests
- Revert PR #25149 for EM breakage on 32-bit.
- Add a missing build dep for mobile xds_integration_test
- mobile: Add the stats prefix to the ADS xDS registration
-
mobile: add
EngineBuilder.useLegacyBuilder()to Swift - java: switching to using the C++ builder
- mobile: changing release assert to assert
- mobile: assert on Swift yaml comparison
-
deps: Bump
actions/checkout-> v3 (dependabot + fixes) - mobile: c++ header builder clean ups
- mobile: add option to compare yaml for Swift / Objective-C builders
- mobile: adding a config knob for building without listeners
- mobile: removing python APIs
- mobile: update ObjC/Swift APIs to take arrays instead of strings
- mobile: compile out unavailable engine builder functions
- Fix race condition in mobile cds_integration_test
- Revert "CDS mobile builder API and integration test (#25123)"
- mobile: changing an API to clearly return status
- Simplify function calls in base_client_integration_test.cc
- Some pull request reviews not shown.
realm/SwiftLint
7 pull requests
- Update BUILD file for SwiftSyntax
- Update SwiftSyntaxRule.preprocess docs
- Cache folded syntax tree
-
Allow to pass a rule identifier to the
swiftlint docscommand - Let Emoji reporter print rule identifier
-
Stop triggering
strict_fileprivaterule on protocol implementations -
Let
number_separatorrule trigger on misplaced separators
jpsim/Yams
1 pull request
buildbuddy-io/rules_xcodeproj
1 pull request
Created an issue in envoyproxy/envoy that received 6 comments
Support configuring the compressor filter per-request
Title: Support configuring the compressor filters per-request Description: The compressor filter currently is either enabled or disabled globally. I…
6
comments