Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AAP-36287] fixing the end line code to revert the color #1888

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

cpassare
Copy link
Contributor

@cpassare cpassare commented Nov 28, 2024

This is a very small correction in the print.py file to avoid after running ansible-navigator images -m stdout to have the prompt changed into colored and bold.

The issue is basically the following: when running the command from a linux machine with bash the prompt changes from this:

Screenshot From 2024-11-28 13-33-48

To this:

Screenshot From 2024-11-28 13-32-46

Related JIRA: https://issues.redhat.com/browse/AAP-36287

@cpassare cpassare requested a review from a team as a code owner November 28, 2024 12:36
@shatakshiiii shatakshiiii added the bug Researched, reproducible, committed to fix label Nov 28, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

cpassare and others added 3 commits December 3, 2024 09:35
Correcting the code for reverting coloring line.
This reverts commit 63b4a86.
@shatakshiiii shatakshiiii merged commit ef45086 into ansible:main Dec 3, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Researched, reproducible, committed to fix
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants