Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[build] Push binary size history to S3 #12538

Merged
merged 3 commits into from
Aug 6, 2018
Merged

Conversation

jfirebaugh
Copy link
Contributor

@jfirebaugh jfirebaugh commented Aug 2, 2018

Fixes #12212.

@friedbunny friedbunny added build performance Speed, stability, CPU usage, memory usage, or power usage labels Aug 2, 2018
@@ -11,3 +11,7 @@ scripts/check_binary_size.js "platform/android/MapboxGLAndroidSDK/build/intermed

# Track overall library size
scripts/check_binary_size.js "platform/android/MapboxGLAndroidSDK/build/outputs/aar/MapboxGLAndroidSDK-release.aar" "Android AAR"

if [[ $CIRCLE_BRANCH == binary-size-history ]]; then
Copy link
Contributor Author

Choose a reason for hiding this comment

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

binary-size-history is temporary, to confirm that it's working. I will switch to master before merging.

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@octokit/rest": "^15.9.2",
"aws-sdk": "^2.3.5",
"aws-sdk": "^2.285.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

😱

@jfirebaugh jfirebaugh merged commit e31f2ec into master Aug 6, 2018
@jfirebaugh jfirebaugh deleted the binary-size-history branch August 6, 2018 20:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build performance Speed, stability, CPU usage, memory usage, or power usage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants