You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gets it a working state now that
SuffolkLITLab/EfileProxyServer#217 is merged.
Also needed some clean ups:
* update the GitHub Action runner to `ubuntu-latest` (no need to specify
`20.04`)
* loosen the assertion that we make a new user each time (can't get all
users in a single call now that paging is a thing, which hasn't been
integrated into the python side / DA interface yet)
* change the example case to search to one that exists (the old one was
removed)
0 commit comments