Skip to content

no tty, no wrap - #73834

Draft
bcoca wants to merge 2 commits into
ansible:develfrom
bcoca:notty_nowrap
Draft

no tty, no wrap#73834
bcoca wants to merge 2 commits into
ansible:develfrom
bcoca:notty_nowrap

Conversation

@bcoca

@bcoca bcoca commented Mar 9, 2021

Copy link
Copy Markdown
Member

fixes #71461
fixes #71462 (alternative)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

display

@ansibot ansibot added affects_2.11 bug This issue/PR relates to a bug. core_review needs_triage Needs a first human triage before being processed. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review labels Mar 9, 2021
@samdoran samdoran added the ci_verified Changes made in this PR are causing tests to fail. label Mar 10, 2021
@mattclay
mattclay marked this pull request as draft March 11, 2021 19:49
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Mar 11, 2021
@ansibot ansibot added the WIP label Mar 11, 2021
@ansibot 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 Mar 19, 2021
@bcoca

bcoca commented Nov 3, 2021

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ansibot ansibot removed ci_verified Changes made in this PR are causing tests to fail. 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 Nov 3, 2021
@bcoca
bcoca force-pushed the notty_nowrap branch 2 times, most recently from cd657dd to 209c455 Compare November 9, 2021 15:00
@ansibot

This comment has been minimized.

@ansibot 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 Mar 2, 2022
@ansibot ansibot added the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label Jun 15, 2022
@ansibot ansibot added needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html and removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. labels Oct 24, 2023
@ansibot ansibot removed the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label May 14, 2024
@ansibot ansibot removed 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 May 14, 2024
@ansibot 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 May 28, 2024
@ansibot ansibot added the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label Aug 13, 2024
@ansibot ansibot added the stale_pr This PR has not been pushed to for more than one year. label May 20, 2025
  fixes ansible#71461
  fixes ansible#71462 (alternative)

  add toggle
  most of our tests dump output w/o tty to check aginast expected
  formatted output, this will ensure backwards compat
@ansibot ansibot removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html stale_pr This PR has not been pushed to for more than one year. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. 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 Jun 10, 2025
@ansibot 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 Jun 24, 2025
@ansibot ansibot added stale_pr This PR has not been pushed to for more than one year. and removed WIP labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

affects_2.11 bug This issue/PR relates to a bug. data_tagging has_issue stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. stale_pr This PR has not been pushed to for more than one year.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ansible should not wrap lines when tty is absent

4 participants