Skip to content

ci: remove verbose flag to keep collecting log output#313

Merged
leahaeusel merged 1 commit into
queens-py:mainfrom
leahaeusel:remove-verbose-flag
Jun 18, 2026
Merged

ci: remove verbose flag to keep collecting log output#313
leahaeusel merged 1 commit into
queens-py:mainfrom
leahaeusel:remove-verbose-flag

Conversation

@leahaeusel

Copy link
Copy Markdown
Member

Description and Context:
What and Why?

To facilitate debugging the GitLab pipeline, I suggest removing the verbose flag of the rm command.

Running this command in verbose mode causes the log to exceed its limit while building 4C, which makes debugging this job difficult:
image

Related Issues and Pull Requests

  • Closes
  • Related to

Interested Parties

Note: More information on the merge request procedure in QUEENS can be found in the Submit a pull request section in the CONTRIBUTING.md file.

@leahaeusel leahaeusel added the minor: quickfix Minor quickfix to circumvent the 24h rule label Jun 17, 2026

@sbrandstaeter sbrandstaeter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for suggesting this change.
I agree that the overflow is not useful at all, and we rarely need that detailed output.

If we ever need it, we could implement a more advanced solution like piping into a file, copying back to the local machine and publishing it as an artifact.
But I suggest doing that only if needed.

@leahaeusel leahaeusel merged commit 58feaba into queens-py:main Jun 18, 2026
14 checks passed
@leahaeusel leahaeusel deleted the remove-verbose-flag branch June 18, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor: quickfix Minor quickfix to circumvent the 24h rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants