-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix auth for inst groups not in our infos (#81)
* fix auth for inst groups not in our infos * bump ci * <bot> update dependencies*.log files(s) * update gitignore (pycharm) * refactor for clarity * add log message for missing inst * don't add insts without mous to user list --------- Co-authored-by: ric-evans <emejqz@gmail.com> Co-authored-by: github-actions <github-actions@github.com>
- Loading branch information
1 parent
fbd96c3
commit 0a42106
Showing
9 changed files
with
303 additions
and
257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -141,4 +141,6 @@ client_secrets.json | |
# wipac-dev-py-setup-action | ||
!dependencies*.log | ||
|
||
*secret\.json | ||
*secret\.json | ||
|
||
.idea |
Oops, something went wrong.