aws / aws-toolkit-jetbrains

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
https://plugins.jetbrains.com/plugin/11349-aws-toolkit
Apache License 2.0
768 stars 226 forks source link

Condition Matcher for displaying notifications #5093

Closed manodnyab closed 1 week ago

manodnyab commented 1 week ago

Description

1) Implement a custom Deserializer for notifications received from the notifications file. 2) Implementing Rule engine that compares the actual IDE, system , plugin values with the values that require the notification to be displayed.

License

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

github-actions[bot] commented 1 week ago

Qodana Community for JVM

4 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 2
Control flow with empty body 🔶 Warning 1
Class member can have 'private' visibility ◽️ Notice 1

💡 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](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
rli commented 1 week ago

please make sure all cases are exercised by test