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

fix(CVP-4340): handle control chars in OPM output #338

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

yashvardhannanavati
Copy link
Contributor

for some fragments and index images, the output of opm render command contains control characters when stored in a bash variable. This commit fixes that by cleaning the output before running jq on it

for some fragments and index images, the output of opm
render command contains control characters when stored in
a bash variable. This commit fixes that by cleaning the
output before running jq on it

Signed-off-by: Yashvardhan Nanavati <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@a41245d). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #338   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        18           
  Lines           ?       502           
  Branches        ?         0           
========================================
  Hits            ?       502           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yashvardhannanavati
Copy link
Contributor Author

@dirgim Could you please help review this?

Copy link
Collaborator

@dirgim dirgim left a comment

Choose a reason for hiding this comment

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

LGTM

@dirgim dirgim merged commit 1595583 into konflux-ci:main Dec 9, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants