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

v1.2.2 #10

Merged
merged 24 commits into from
Aug 6, 2023
Merged

v1.2.2 #10

merged 24 commits into from
Aug 6, 2023

Conversation

johnmai-dev
Copy link
Owner

[1.2.2] - 2023-08-06

Fixed

image

hsz and others added 24 commits July 27, 2023 18:06
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
# 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
@johnmai-dev johnmai-dev merged commit dc4eab8 into main Aug 6, 2023
@johnmai-dev johnmai-dev deleted the next branch August 7, 2023 09:36
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.

6 participants