Skip to content

Conversation

@aajtodd
Copy link
Contributor

@aajtodd aajtodd commented Jan 8, 2024

Issue #, if available:

Description of changes:
refactor: Add a new .brazil.json file with the transform logic for just aws-sdk-kotlin. NOTE: This will not take effect until we release a new version of kat and update the release pipeline to use it. Until then the "global" transform config from repo tools is still the one being used. I tested this locally already and diffed the transform output using the one from repo tools and this new localized copy

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aajtodd aajtodd requested a review from a team as a code owner January 8, 2024 21:22
@aajtodd aajtodd added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Jan 8, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Comment on lines +6 to +7
"org.jetbrains.kotlinx:atomicfu-jvm:0.23.1": "AtomicfuJvm-0.23.1",
"org.jetbrains.kotlinx:atomicfu:0.23.1": "Atomicfu-0.23.1",
Copy link
Member

Choose a reason for hiding this comment

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

Atomicfu dependencies should not be necessary, while testing did you see these as required?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No probably a miss but I imagine we may need them for KMP support. We can remove for now though

@aajtodd aajtodd merged commit 1974bbe into main Jan 25, 2024
@aajtodd aajtodd deleted the publishing-qa branch January 25, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants