looker-open-source / henry

A command line tool for Looker instance cleanup
MIT License
79 stars 27 forks source link

v0.2.0 #13

Closed josephaxisa closed 4 years ago

josephaxisa commented 4 years ago

This version is mostly a good refactor, which includes:

It also fixes #8 encountered when it attempts to test internal connections (ilooker, systemactivity), it should also close #12 which sounds like a duplicate.

As part of the refactor some dependencies were removed. One of which is tqdm, which fixes #11.