google / shipshape

Program analysis platform
Apache License 2.0
271 stars 35 forks source link

All versions of third-party tools should be manually pinned #84

Open ciera opened 9 years ago

ciera commented 9 years ago

Right now, the docker file always gets the latest version of all tools. We may want to manually pin some of these to ensure that we don't break a stable release. This is especially true of the analyzers.

tedks commented 9 years ago

Fixed in 2e226f92b85194a0d60f2b94ccfc940cc7c246cf.

ciera commented 9 years ago

Reopening, the jshint change was broken.

supertriceratops commented 9 years ago

Did you have to rollback the entire jshint change? Did you try keeping the part that pinned the version?

ciera commented 9 years ago

I rolled back the entire change; was not sure which parts would work without the others.

tedks commented 9 years ago

Once again in phabricator.