google / shipshape

Program analysis platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only do a pull every N weeks

ciera opened this issue · comments

Right now, we do a docker pull every time we run the CLI just to see if we have a new version. Instead, we could set this up to only run if it hasn't attempted a pull in N day.