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

chore(release): prepare for version 1.1.0 #207

Merged
merged 23 commits into from
Oct 6, 2024
Merged

chore(release): prepare for version 1.1.0 #207

merged 23 commits into from
Oct 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 6, 2024

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.

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]
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.
@nekofar nekofar merged commit 88ac274 into master Oct 6, 2024
2 of 5 checks passed
@nekofar nekofar deleted the release/1.1.0 branch October 6, 2024 18:53
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.

1 participant