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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    0217a01 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. (🎁) Add Foojay toolchain provider plugin (#391)

    Add Foojay toolchain provider plugin
    
    ---------
    
    Co-authored-by: KotlinIsland <KotlinIsland@users.noreply.github.com>
    Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
    3 people authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c61f22d View commit details
    Browse the repository at this point in the history
  2. Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.3

    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>
    dependabot[bot] authored and hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4f1d1e8 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG update

    hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    13b3ee1 View commit details
    Browse the repository at this point in the history
  4. Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0

    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>
    dependabot[bot] authored and hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8aa8ec6 View commit details
    Browse the repository at this point in the history
  5. Bump JetBrains/qodana-action from 2023.1.5 to 2023.2.1

    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>
    dependabot[bot] authored and hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3dfb245 View commit details
    Browse the repository at this point in the history
  6. Fix Upload Code Coverage Report step

    Jonatha1983 authored and hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    43f3a72 View commit details
    Browse the repository at this point in the history
  7. CHANGELOG update

    hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2a71e4b View commit details
    Browse the repository at this point in the history
  8. README: add newline at end of file

    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.
    rybak authored and hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ad32156 View commit details
    Browse the repository at this point in the history
  9. README: update text of button "Install"

    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
    rybak authored and hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    da1f14e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9be85b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f26d95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3803765 View commit details
    Browse the repository at this point in the history
  13. GitHub Issue Templates

    hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3805431 View commit details
    Browse the repository at this point in the history
  14. 1.10.0

    hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    39c3d0e View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/main' into next

    # Conflicts:
    #	.github/ISSUE_TEMPLATE/bug_report.md
    hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c8a9220 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' into next

    hsz authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d707642 View commit details
    Browse the repository at this point in the history
  17. 1.10.0

    hsz authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    68292b4 View commit details
    Browse the repository at this point in the history
  18. Changelog update - v1.10.0

    actions-user authored and hsz committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d7c547b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Merge remote-tracking branch 'github/main' into next

    # 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 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5fca395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a99e9 View commit details
    Browse the repository at this point in the history
  3. 🐛 When using the DAO tool to generate a model, the field names are di…

    …rectly used as saved in the DAO. #9
    johnmai-dev committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    594c513 View commit details
    Browse the repository at this point in the history
  4. 🎨 format of the code.

    johnmai-dev committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    12e684c View commit details
    Browse the repository at this point in the history
  5. 📝 Update CHANGELOG.md

    johnmai-dev committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    cd8ea5f View commit details
    Browse the repository at this point in the history