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

Bump to KotlinPoet2 and regenerate it all #3170

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

oldergod
Copy link
Member

@oldergod oldergod commented Nov 8, 2024

No description provided.

Copy link
Collaborator

@Egorand Egorand left a comment

Choose a reason for hiding this comment

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

nit: s/Kotlin2/KotlinPoet2/

@oldergod oldergod changed the title Bump to Kotlin2 and regenerate it all Bump to KotlinPoet2 and regenerate it all Nov 8, 2024
@oldergod oldergod force-pushed the bquenaudon.2024-11-08.kotlin2 branch from 2c8b5ce to de8cd81 Compare November 8, 2024 13:45
@oldergod oldergod changed the base branch from master to bquenaudon.2024-11-08.swift November 8, 2024 13:45
Base automatically changed from bquenaudon.2024-11-08.swift to master November 8, 2024 14:18
@oldergod oldergod force-pushed the bquenaudon.2024-11-08.kotlin2 branch from de8cd81 to 839879e Compare November 8, 2024 14:27
@oldergod oldergod enabled auto-merge November 8, 2024 14:27
rep_string_value, rep_bytes_value, map_int32_double_value, map_int32_float_value,
map_int32_int64_value, map_int32_uint64_value, map_int32_int32_value, map_int32_uint32_value,
map_int32_bool_value, map_int32_string_value, map_int32_bytes_value, unknownFields)
): AllWrappers = AllWrappers(double_value, float_value, int64_value, uint64_value, int32_value, uint32_value, bool_value, string_value, bytes_value, rep_double_value, rep_float_value, rep_int64_value, rep_uint64_value, rep_int32_value, rep_uint32_value, rep_bool_value, rep_string_value, rep_bytes_value, map_int32_double_value, map_int32_float_value, map_int32_int64_value, map_int32_uint64_value, map_int32_int32_value, map_int32_uint32_value, map_int32_bool_value, map_int32_string_value, map_int32_bytes_value, unknownFields)
Copy link
Contributor

Choose a reason for hiding this comment

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

Let’s put a in our KotlinGenerator so these wrap?

Copy link
Contributor

@squarejesse squarejesse left a comment

Choose a reason for hiding this comment

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

Suggestion not urgent!

@oldergod oldergod merged commit 6fe1669 into master Nov 8, 2024
11 checks passed
@oldergod oldergod deleted the bquenaudon.2024-11-08.kotlin2 branch November 8, 2024 15:23
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.

3 participants