Skip to content

Conversation

@nahsra
Copy link
Contributor

@nahsra nahsra commented Feb 19, 2025

No description provided.

@sonarqubecloud
Copy link


// create a changeset for this file change + its downstream dependency changes
List<CodeTFChangesetEntry> changeset = new ArrayList<>();
Strategy codeChangeStrategy = codeTFAiMetadata != null ? Strategy.AI : Strategy.DETERMINISTIC;
Copy link
Member

Choose a reason for hiding this comment

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

Does this affect every codemod? If so I can remove our logic for this in analysis service 🥳

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can figure that out in a separate change if needed, but this should be broadly correct if AI metadata is being provided correctly.

@nahsra nahsra merged commit 1a8087a into main Feb 20, 2025
8 checks passed
@nahsra nahsra deleted the bump-codetf-bindings branch February 20, 2025 03:45
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