-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(release): prepare for version 1.1.0 #207
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
v1.0.24 # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEEQQ5FeMkincNRq9Cd4xAmMt9ykBMFAmcBodsACgkQ4xAmMt9y # kBOSgxAAoikOelvAb5D1Ab+IzyT3eoZrgDuhyJP8QWF4vmIpqqK/BzA3G3/DM0zH # r/OoywUwinQTTttiZ22U6+SOy1VVUVdXwWZJUjuFOEuRPneOMnEos9yus7sVh95l # wvfmKOgVug5eU/qc1ye0sQkOoIRySVHkqf1L/O+pq7O298BK2YxrSypNskmerbF5 # RtrZLITpKDyi9KU2NbwrC4JIXwQNoSNjsF4IOYg6IQtX1Di0s3D7Cm7Ofe9CXHju # PPQJwHN28ynJpoM2RpckBO1QGqZmXATo/5QyVi6IlWXm8tvUyadxAjFemXp8bPZY # v2CSAv0BWbyw0JTOAun5MAIvz4jvQEX0xPFSdtcjLsUeMvon156j4OTCgbTjohAY # oQYs+0jQXdSj5I8Ey++5uPxVEmIEFr216/omyaP4MqsudSI3dSqRk0sFHQePY5tZ # MBhi3PRblik/+HS63a/yQu/z4PiDsWqfZzR5aCiOG/LkcZuJ/+2lRjmfI7mmk/mQ # fZ4tlhWtqLZAWawPZq7TmF5qPkEY0SYqiVYOmubtUodx4WYJV73b/RPCjHa92U8w # yWAMcF+o6BebvlThhfRiBNNP+AigovizCjx1/rv8Sf8GeVsdLESK2mjipuCvg3NP # Rg4EFEA5dnCDpYchYF9mPIkIl9m5ESbptUacjs/7K06Y3ga8aJo= # =gQLz # -----END PGP SIGNATURE----- # gpg: Signature made Sat Oct 5 20:30:19 2024 UTC # gpg: using RSA key 410E4578C9229DC351ABD09DE3102632DF729013 # gpg: Good signature from "Milad Nekofar <[email protected]>" [ultimate] # gpg: aka "Milad Nekofar <[email protected]>" [ultimate]
Signed-off-by: Milad Nekofar <[email protected]>
keep the linter version up-to-date for latest features and fixes.
Added an empty line at the beginning of LICENSE file for compliance with formatting standards.
update to gradle 8.10.2 for latest features and improvements
Increase compatibility with newer IntelliJ versions.
improve compatibility with latest IDE features and fixes.
standardize plugin management by separating bundled plugins.
This change improves build safety by removing deprecated properties.
consolidate plugin configurations and improve readability.
reduce clutter by narrowing focus to essential directories.
Reformatted `message` method for better code readability.
remove "Run IDE for UI Tests" and "Run Qodana" configurations and update "Run Verifications", "Run Plugin", and "Run Tests" configurations to streamline the codebase and improve maintainability.
Replace outdated `annotations` dependency with `junit` for improved unit testing.
Updated the `gradleIntelliJPlugin` to `intelliJPlatform` for better compatibility.
ensure compatibility with latest IntelliJ platform features
improve code coverage tool with the latest fixes and features.
upgrade to ensure compatibility with the latest features.
Ensures only one workflow runs at a time per PR, reducing conflicts.
change trigger branch to 'main' and correct typos in comments
Updated the Gradle setup action for better compatibility and enhancements. Ensured consistency across all GitHub workflows with this change.
update `gradle/actions/wrapper-validation` and improve PR checkout config for better accuracy and performance.
Ensure sufficient disk space for GitHub Actions builds.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request has been automatically created by a script. It contains changes from the branch 'release/1.1.0'. Please review the changes and merge them if appropriate.