Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cube-doctor
Commits
f8b7f3ec4369
Commit
90b9c992
authored
Aug 24, 2021
by
Laurent Peuch
Browse files
misc: add more debug logging
parent
6f1788b77a72
Pipeline
#79250
failed with stage
in 25 seconds
Changes
1
Pipelines
79
Hide whitespace changes
Inline
Side-by-side
cube_doctor/__init__.py
View file @
f8b7f3ec
...
...
@@ -422,6 +422,7 @@ class Command:
)
try
:
# {"branch_name": ..., "commit_message": ...}
logger
.
info
(
f
"run modification command for
{
self
}
"
)
metadata
=
next
(
modifications
)
except
StopIteration
:
break
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment