-
Notifications
You must be signed in to change notification settings - Fork 9
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
v1.2.2 #10
Merged
Merged
v1.2.2 #10
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
Add Foojay toolchain provider plugin --------- Co-authored-by: KotlinIsland <KotlinIsland@users.noreply.github.com> Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.6 to 1.1.0. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v1.0.6...v1.1.0) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.1.5 to 2023.2.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.1.5...v2023.2.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Some text editors (such as vim) automatically add a newline at end of files. `git diff` also treats absence of newline at end of file in a special way. Add a newline at end of file README.md generated by the template to make it more convenient to use.
The last step in instructions in the generated README.md file for installing the plugin using IDE built-in plugin system is using the button "Install Plugin". However, this button's text is "Install", at least as of IntelliJ IDEA 2023.1. The text was "Install" since at least the commit c254ba45cd17 ("IDEA-195193 Plugins: implement search", 2018-08-20) [1] where class InstallButton was introduced. Since commit ebb07b041133 ("i18n for plugins configurable, initial", 2020-01-27) [2] the class uses bundle message "action.AnActionButton.text.install" from IdeBundle [3]. Change the text of the button in the generated README.md file to "Install" accordingly. [1] JetBrains/intellij-community@c254ba4 [2] JetBrains/intellij-community@ebb07b0 [3] https://github.com/JetBrains/intellij-community/blob/ebb07b0411334e5cfda948b17ecab3af19abd3f4/platform/platform-resources-en/src/messages/IdeBundle.properties#L1714
…dle Build Action
# Conflicts: # .github/ISSUE_TEMPLATE/bug_report.md
# Conflicts: # .github/template-cleanup/README.md # .github/workflows/build.yml # .github/workflows/release.yml # .github/workflows/run-ui-tests.yml # CHANGELOG.md # README.md # gradle.properties # settings.gradle.kts # src/main/kotlin/com/github/maiqingqiang/goormhelper/MyAction.kt # src/main/resources/META-INF/plugin.xml
…rectly used as saved in the DAO. #9
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.
[1.2.2] - 2023-08-06
Fixed