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

Avoid a warning when yq reads a json file #3441

Merged
merged 6 commits into from
Apr 16, 2023

Conversation

tamirkamara
Copy link
Collaborator

What is being addressed

A recent version of yq started to automatically decide what output format to use based on the input format. So for a json it will output json which wasn't the behavior before.

How is this addressed

  • set the output format to yaml

@github-actions
Copy link

github-actions bot commented Apr 16, 2023

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 33f64c0.

♻️ This comment has been updated with latest results.

@tamirkamara
Copy link
Collaborator Author

/test

@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/4713052100 (with refid 44c3147b)

(in response to this comment from @tamirkamara)

@tamirkamara
Copy link
Collaborator Author

/test

@tamirkamara tamirkamara enabled auto-merge (squash) April 16, 2023 14:58
@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/4713928808 (with refid 44c3147b)

(in response to this comment from @tamirkamara)

@tamirkamara tamirkamara merged commit 6c2a38d into main Apr 16, 2023
@tamirkamara tamirkamara deleted the tamirkamara/fix-yq-with-json branch April 16, 2023 15:16
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.

2 participants