Skip to content
GitLab
Explore
Sign in
Fix logging of the HttpRepository.push() method
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix logging of the HttpRepository.push() method
Maciej Pawel Szymanski
requested to merge
maszyman-fix-push-retry-dev
into
master
Oct 13, 2021
Overview
0
Commits
4
Pipelines
3
Changes
2
add log status code
replace logging the response in json format with text to prevent JSONDecodeError in case of empty response (e.g. InternalServarError)
Merge request reports
Loading