Skip to content

fix(mac): sort items in MessagesBundle#6340

Merged
branrin merged 1 commit intofeature/toolkitOnlyfrom
toolkitOnly-messagesBundle
Apr 7, 2026
Merged

fix(mac): sort items in MessagesBundle#6340
branrin merged 1 commit intofeature/toolkitOnlyfrom
toolkitOnly-messagesBundle

Conversation

@branrin
Copy link
Copy Markdown
Contributor

@branrin branrin commented Apr 7, 2026

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

The automated check for Mac build was failing with message

Execution failed for task ':plugin-core:resources:validateLocalizedMessages'.
> /Users/runner/work/aws-toolkit-jetbrains/aws-toolkit-jetbrains/plugins/core/resources/resources/software/aws/toolkits/resources/MessagesBundle.properties has one or more out of order items!

This correctly sorts the items alphabetically, correcting the issue

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@branrin branrin requested a review from a team as a code owner April 7, 2026 14:46
@branrin branrin force-pushed the toolkitOnly-messagesBundle branch from ed686d3 to 9f79c16 Compare April 7, 2026 14:49
@branrin branrin changed the title fix(Mac): sort items in MessagesBundle fix(mac): sort items in MessagesBundle Apr 7, 2026
@branrin branrin closed this Apr 7, 2026
@branrin branrin reopened this Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@branrin branrin merged commit 4f16893 into feature/toolkitOnly Apr 7, 2026
21 of 26 checks passed
@branrin branrin deleted the toolkitOnly-messagesBundle branch April 7, 2026 15:39
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