-
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.
Bug/WI-67: Logging and forcing tapis token retrieval on every request (…
…#7) * Tapis token for cached files;logging improvements * Address review comments * Remove build file
- Loading branch information
1 parent
3689ac1
commit 3cc684f
Showing
4 changed files
with
86 additions
and
48 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
.github/workflows/build-auth-check.yml → .github/workflows/build-experiment.yml
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 |
---|---|---|
|
@@ -2,3 +2,5 @@ flask==2.0.3 | |
gunicorn==20.1.0 | ||
requests==2.27.0 | ||
pandas==1.3.5 | ||
retrying==1.3.4 | ||
Werkzeug==2.0.3 |
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