4dn-dcic / utils

various util modules shared amongst several projects in our organization
MIT License
4 stars 1 forks source link

Allow ff_utils.get_schema and ff_utils.get_schemas to take a portal_vapp #281

Closed netsettler closed 12 months ago

netsettler commented 12 months ago

First cut at implementing new args for ff_utils.get_schema and ff_utils.get_schemas: portal_env= and portal_vapp=.

Also opportunistically fixes a test failure related to an environment change that @willronchetti made.