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

product: Use version json output (consul + terraform) #276

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

radeksimko
Copy link
Member

Closes #23

Other products do not seem to have version JSON output.

Existing tests will exercise the new codepath, although admittedly the legacy part will not be exercised. The difficulty with testing it is that older versions of Terraform and Consul aren't available on some OS/platform combinations like darwin/arm64.

I think the lack of testing is ok for now, in part because we'll gain some more debugging capabilities as part of #46 hopefully.

@radeksimko radeksimko requested a review from a team as a code owner January 9, 2025 10:55
@radeksimko radeksimko merged commit 54db6c1 into main Jan 9, 2025
11 checks passed
@radeksimko radeksimko deleted the f-json-versions branch January 9, 2025 12:15
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.

Use JSON output for getting product versions
2 participants