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

Upload build stats to the server #11880

Merged
merged 1 commit into from
Dec 18, 2017
Merged

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Dec 18, 2017

Let's see if this works.

The goal is to upload build stats from master to @zpao's server. (We already upload the builds anyway.)

If this works then we can change #11865 to always compare the build size against master (by reading it from @zpao's server) instead of against the last recorded size. Recording them is currently not enforced so they get out of date. But if this approach works then we can delete the sizes from the repository altogether (and solve the other problem of merge conflicts).

@gaearon gaearon merged commit e40f6a9 into facebook:master Dec 18, 2017
@gaearon gaearon deleted the build-stats branch December 18, 2017 18:17
yenshih pushed a commit to yenshih/react that referenced this pull request Jan 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants