-
Notifications
You must be signed in to change notification settings - Fork 8
fix: Add log retrieval after job finalization #61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
7c4fbf7
Add log retrieval after job finalization
tadasbar 83fc825
Reformat
tadasbar dd69391
Add myself to contributors
tadasbar 82011d9
Update tests
tadasbar 8e9b7c8
Fix pyproject.toml
tadasbar b1b5bc1
Update pyproject
tadasbar 13dd0b1
Overcome a test case
tadasbar 8da7caa
Update test
tadasbar dcab2c6
Update test - remove docker-compose yaml
tadasbar a1a835a
Remove the docker-compose install
tadasbar ede0946
Minor spelling fix
tadasbar 511d6d1
Wrap payload into str
tadasbar 45c2d27
Add missing str() on payload
tadasbar a6f776d
Remove unnecessary CI steps
tadasbar 1996b10
Merge branch 'main' into fix-implement-post-job-logging
tadasbar 1fabd6d
Encapsulate logging attempt in a function; print a msg when saving logs.
tadasbar 7e643d6
Add "Batch" specifier to error messages
tadasbar 65d5b26
Move the logger into the argument list
tadasbar bc49e38
Add the missing logger argument.
tadasbar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.