You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ansibot
added
bug
This issue/PR relates to a bug.
feature
This issue/PR relates to a feature request.
needs_triage
Needs a first human triage before being processed.
labels
Sep 6, 2024
ansibot
added
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR.
and removed
stale_ci
This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested.
labels
Mar 14, 2025
@mattclay yeah, I can split the commits. It was just convenient to test it together. I confirmed that both ansible-test changes are needed for this to work there. I was just hoping that you'd be able to find another place to update in case it's somehow possible to patch just one file instead of two..
@bcoca remind me plz — did you want me to prefix the defaults for COLOR_* in lib/ansible/config/base.yml with smart and process that in ansible.utils.color.parsecolor()? Would this mean that ansible.constants.COLOR_CODES would just get an extra of keys prefixed with smart?
ansibot
added
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR.
and removed
needs_rebase
https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html
stale_ci
This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested.
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR.
labels
Jul 23, 2025
ansibot
added
the
stale_ci
This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested.
label
Aug 4, 2025
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
bugThis issue/PR relates to a bug.featureThis issue/PR relates to a feature request.stale_ciThis PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested.
4 participants
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.
SUMMARY
$sbj. Basically, I want to make my Kitty terminal show invisible debug log lines properly.
ISSUE TYPE
ADDITIONAL INFORMATION