v0.16.22
api.py:
- enabled namespace, name, and snapshot ID filtering for method repository listings
- new command
whoamireturns FireCloud user id
fiss.py:
- updated listing calls (
method_list,config_list) to enable new filters - calls to listings updated to use filters when appropriate
- new command
set_config_aclfor setting ACLs on configs in the methods repo - added capability to set method and config ACLs for groups
meth_listandmeth_existscommands updated to use argumentmethodinstead ofnameto be consistent with the rest of the CLI.config_listupdated to work on methods repo when user has a default workspace defined in their~/.fissconfig
setup.py:
- google-auth updated to use current release
__init__.py:
- Added warning filter to silence application default warning
Makefile:
publishupdated to usetwine