andymeneely / chromium-history

Scripts and data related Chromium's history
11 stars 4 forks source link

Collect SLOC data for Release 19 #186

Closed andymeneely closed 9 years ago

andymeneely commented 9 years ago

We don't have SLOC data for release 19 - let's collect that and get it into the nightly build. Let's also add a production-level verify to make sure it's correctly loaded.

andymeneely commented 9 years ago

Also, we should document the process somewhere for collecting SLOC data for more releases. We'll need that for a bunch more releases.

andymeneely commented 9 years ago

Check out https://github.com/andymeneely/chromium-history/blob/master/lib/scripts/release-filepaths.sh for the Release 19 commit.

andymeneely commented 9 years ago

When you're done, put the SLOC file up on /tmp and let me know the name so I can copy it into production.

kaylaerdmann commented 9 years ago

I put 19.0.csv in /tmp. Starting to work on the loader now.