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

241-Platform side panel badge duplicate and wrong source-sets for KMP headers #55

Conversation

fscarponi
Copy link
Contributor

Fix PKGS-1371 - Platform side panel badge duplicate and wrong source-sets
image

This commit improves the handling of attributes within the JetBrains package search plugin. Changes include renaming the `buildAttributesFromRawStrings` function to `parseAttributesFromRawStrings`, and refactoring its implementation for better readability. Additionally, a new `mergeAttributes` function has been added to handle cases where attributes need to be combined, improving code reusability and clarity.
@lamba92 lamba92 merged commit d21faf8 into releases/241 Feb 2, 2024
4 checks passed
@lamba92 lamba92 deleted the fabrizio.scarponi/241-PKGS-1371-Fix-platforms-tab-for-search branch February 2, 2024 21:47
fscarponi added a commit that referenced this pull request Feb 3, 2024
This commit improves the handling of attributes within the JetBrains package search plugin. Changes include renaming the `buildAttributesFromRawStrings` function to `parseAttributesFromRawStrings`, and refactoring its implementation for better readability. Additionally, a new `mergeAttributes` function has been added to handle cases where attributes need to be combined, improving code reusability and clarity.

Co-authored-by: Lamberto Basti <[email protected]>
fscarponi added a commit that referenced this pull request Feb 3, 2024
This commit improves the handling of attributes within the JetBrains package search plugin. Changes include renaming the `buildAttributesFromRawStrings` function to `parseAttributesFromRawStrings`, and refactoring its implementation for better readability. Additionally, a new `mergeAttributes` function has been added to handle cases where attributes need to be combined, improving code reusability and clarity.

Co-authored-by: Lamberto Basti <[email protected]>
fscarponi added a commit that referenced this pull request Feb 3, 2024
This commit improves the handling of attributes within the JetBrains package search plugin. Changes include renaming the `buildAttributesFromRawStrings` function to `parseAttributesFromRawStrings`, and refactoring its implementation for better readability. Additionally, a new `mergeAttributes` function has been added to handle cases where attributes need to be combined, improving code reusability and clarity.

Co-authored-by: Lamberto Basti <[email protected]>
lamba92 added a commit that referenced this pull request Feb 6, 2024
This commit improves the handling of attributes within the JetBrains package search plugin. Changes include renaming the `buildAttributesFromRawStrings` function to `parseAttributesFromRawStrings`, and refactoring its implementation for better readability. Additionally, a new `mergeAttributes` function has been added to handle cases where attributes need to be combined, improving code reusability and clarity.

Co-authored-by: Lamberto Basti <[email protected]>
lamba92 added a commit that referenced this pull request Feb 6, 2024
This commit improves the handling of attributes within the JetBrains package search plugin. Changes include renaming the `buildAttributesFromRawStrings` function to `parseAttributesFromRawStrings`, and refactoring its implementation for better readability. Additionally, a new `mergeAttributes` function has been added to handle cases where attributes need to be combined, improving code reusability and clarity.

Co-authored-by: Lamberto Basti <[email protected]>
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