feat(cli): capture build trace + privacy-safe summary on release (#3692)
Co-authored-by: Brandon DeRosier <brandon@shorebird.dev>
This commit is contained in:
@@ -7,6 +7,7 @@ words:
|
||||
- aapt
|
||||
- aarch
|
||||
- aars # Android Archive
|
||||
- aidl # Android AIDL interface definition files
|
||||
- allprojects # From gradle files
|
||||
- altool
|
||||
- ANDROIDD
|
||||
@@ -20,17 +21,21 @@ words:
|
||||
- bdero
|
||||
- bintools
|
||||
- bitcode
|
||||
- bitrise # Bitrise CI platform
|
||||
- bryanoltman
|
||||
- bundletool
|
||||
- Dalvik # Android Dalvik VM / DEX file format
|
||||
- canvaskit
|
||||
- carryforward
|
||||
- ccache
|
||||
- cipd
|
||||
- codegen
|
||||
- codemagic
|
||||
- codesign
|
||||
- codesigned
|
||||
- codesigning
|
||||
- deflavored
|
||||
- develocity
|
||||
- devicectl
|
||||
- dorny # From .github dir, doesn't show up in "**" check?
|
||||
- dyld
|
||||
@@ -48,6 +53,7 @@ words:
|
||||
- hotreload
|
||||
- idevicesyslog
|
||||
- incrbyfloat # From ./packages/redis_client
|
||||
- ints
|
||||
- iokit
|
||||
- iphoneos
|
||||
- keyalg # From .github/workflows/e2e.yaml
|
||||
@@ -82,6 +88,7 @@ words:
|
||||
- parseable
|
||||
- patchability
|
||||
- pana
|
||||
- Perfetto # Chrome trace viewer at ui.perfetto.dev
|
||||
- pkcs
|
||||
- podfile
|
||||
- podspec
|
||||
@@ -89,6 +96,7 @@ words:
|
||||
- precache
|
||||
- previewable
|
||||
- PRNG
|
||||
- proguard # Android ProGuard shrinker/obfuscator
|
||||
- propertylistserialization
|
||||
- propertylistserialization
|
||||
- protos # Protocol buffer generated files
|
||||
@@ -98,8 +106,10 @@ words:
|
||||
- rdata
|
||||
- reactivecircus # From .github dir, doesn't show up in "**" check?
|
||||
- readlink
|
||||
- reimplementation
|
||||
- reinit
|
||||
- requirepass # From .github dir, doesn't show up in "**" check?
|
||||
- spawnee
|
||||
- Retryable
|
||||
- RSAPKCS
|
||||
- sdcard # From .github/workflows/e2e.yaml
|
||||
@@ -120,6 +130,7 @@ words:
|
||||
- sysroot
|
||||
- tdigest
|
||||
- temurin # From .github dir, doesn't show up in "**" check?
|
||||
- timebase # Mach timebase (mach_timebase_info)
|
||||
- udevadm # From .github/workflows/e2e.yaml
|
||||
- udid # Unique Device Identifier
|
||||
- unawaited
|
||||
@@ -142,6 +153,8 @@ words:
|
||||
- xcframework
|
||||
- xcodebuild
|
||||
- xcodeproj
|
||||
- xcresult
|
||||
- xcresulttool
|
||||
- xcrun
|
||||
- xcscheme
|
||||
- xcschemes
|
||||
|
||||
Reference in New Issue
Block a user