Commit Graph

  • f0d31a0778
    Dependencies - upgrade `org.jetbrains.intellij` to `1.13.2` Jakub Chrzanowski 2023-03-10 11:46:48 +0100
  • 4d0c2139a3
    Upgrade Gradle Wrapper to `8.0.2` Jakub Chrzanowski 2023-03-03 20:39:29 +0100
  • 027e9ed1de
    Example code - `MyToolWindowFactory` tool window basic implementation Jakub Chrzanowski 2023-03-03 17:15:42 +0100
  • c00c39163a
    Use logger warn instead of `TODO()` Jakub Chrzanowski 2023-03-03 17:13:51 +0100
  • 95e304b207
    - Update `platformVersion` to `2022.1.4` - Change since/until build to `221-231.*` (2022.1 - 2023.1.*) Jakub Chrzanowski 2023-03-03 17:12:54 +0100
  • 6069327096
    Example code - registered project service changed into a lightweight one Jakub Chrzanowski 2023-03-02 20:10:33 +0100
  • 65f24785ab
    Example code: added `FrameStateListener` application listener; removed deprecated `ProjectManagerListener` application listener Jakub Chrzanowski 2023-03-02 16:31:41 +0100
  • 0320ad1845
    Example code - removed application service Jakub Chrzanowski 2023-03-02 15:55:36 +0100
  • c6854d0888
    Dependencies - upgrade `org.jetbrains.intellij` to `1.13.1` Jakub Chrzanowski 2023-03-02 15:22:46 +0100
  • 8f5e11e414
    GitHub Actions: cleanup workflow — use the proper template plugin name Jakub Chrzanowski 2023-02-27 22:20:33 +0100
  • ab0e16995c
    CHANGELOG update Jakub Chrzanowski 2023-02-24 14:13:45 +0100
  • 85a96af645
    fix: Remove getLatest() from changeNotes in patchPluginXml task. (#340) Jakob Maležič 2023-02-24 14:07:20 +0100
  • 2265f27d87
    Merge branch 'next' into update-changelog-fix #340 Jakub Chrzanowski 2023-02-24 14:05:45 +0100
  • 06a4c58f06
    CHANGELOG update Jakub Chrzanowski 2023-02-24 14:01:10 +0100
  • 5916b7fe23 Remove redundant `ides` folder. Stefano Kowalke 2023-02-23 21:19:50 +0100
  • 33a82cb02c Pass the cache folder to `runPluginVerifier` correctly Stefano Kowalke 2023-02-20 16:09:42 -0600
  • fbee1f5626
    Remove redundant `ides` folder. #352 Stefano Kowalke 2023-02-23 21:19:50 +0100
  • b8c3c379f2
    CHANGELOG update Jakub Chrzanowski 2023-02-23 15:57:47 +0100
  • bb81fac0bc
    Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 dependabot[bot] 2023-02-20 06:57:43 +0000
  • f925b9ea91
    Bump JetBrains/qodana-action from 2022.3.3 to 2022.3.4 dependabot[bot] 2023-02-16 06:57:15 +0000
  • 2558aae2b0
    Template Cleanup: remove default `pluginIcon.svg` icon Jakub Chrzanowski 2023-02-23 15:51:44 +0100
  • d15c257f64
    GitHub Actions: pass changelog release notes as a multi-line content Jakub Chrzanowski 2023-02-21 09:20:55 +0100
  • c411aeb530
    Pass the cache folder to `runPluginVerifier` correctly Stefano Kowalke 2023-02-20 16:09:42 -0600
  • 3467d1715f
    Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 #351 dependabot[bot] 2023-02-20 06:57:43 +0000
  • 31b66ec804
    Revert `intellij.instrumentCode.set(false)` Jakub Chrzanowski 2023-02-18 10:14:27 +0100
  • 086e0a72d0
    Upgrade Gradle Wrapper to `8.0.1` Jakub Chrzanowski 2023-02-17 22:15:58 +0100
  • 7d78d5b0dc
    Upgrade Gradle Wrapper to `8.0` Jakub Chrzanowski 2023-02-17 16:38:41 +0100
  • 10be3f5184
    Bump JetBrains/qodana-action from 2022.3.3 to 2022.3.4 #350 dependabot[bot] 2023-02-16 06:57:15 +0000
  • 71eedc663e README.md: minor corrections Yann Cébron 2023-02-15 12:41:17 +0100
  • f90d18a9f0 template-cleanup: add "plugin description" step with Tips link Yann Cébron 2023-02-15 12:40:50 +0100
  • 27c7477563 template-cleanup: clarify Yann Cébron 2023-02-15 11:56:25 +0100
  • 80ec56f777
    CHANGELOG.md update Jakub Chrzanowski 2023-02-14 15:06:57 +0100
  • c65284af59
    Bump JetBrains/qodana-action from 2022.3.2 to 2022.3.3 dependabot[bot] 2023-02-09 06:01:10 +0000
  • 02601366ec
    build.gradle.kts: fixed setting `group` and `version` with values returned by `Provider` Jakub Chrzanowski 2023-02-14 15:05:01 +0100
  • 7f79b36115
    Dependencies - upgrade `org.jetbrains.intellij` to `1.13.0` Jakub Chrzanowski 2023-02-10 20:39:07 +0100
  • 77bb3f340c
    Bump JetBrains/qodana-action from 2022.3.2 to 2022.3.3 #347 dependabot[bot] 2023-02-09 06:01:10 +0000
  • dad7d50e1f plugin.xml: add <resource-bundle> definition for convenience Yann Cébron 2023-02-08 17:32:16 +0100
  • fb9655faaa README: fix sample description Yann Cébron 2023-02-08 14:59:14 +0100
  • b2eba951d4
    Code review for #343 Jakub Chrzanowski 2023-02-06 12:50:54 +0100
  • 5e3a138705
    CHANGELOG.md update Jakub Chrzanowski 2023-02-06 08:59:55 +0100
  • b99f29601b
    Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.10 dependabot[bot] 2023-02-03 06:02:21 +0000
  • f317e922c0 Fix configuration cache issue Leonard Brünings 2023-01-27 14:28:15 +0100
  • cd15e23a65 Improve changes notes and plugin description provider handling Leonard Brünings 2023-01-27 10:46:52 +0100
  • 084d83f554 Migrate to provider API adding configuration cache compatibility Leonard Brünings 2023-01-27 10:23:20 +0100
  • ab14675513
    Merge branch 'next' into migrate_to_lazy_provider_api #343 Jakub Chrzanowski 2023-02-06 12:42:11 +0100
  • c9d9fcf999
    Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.10 #344 dependabot[bot] 2023-02-03 06:02:21 +0000
  • ae7c1f8c8f
    gradle.properties: update links Jakub Chrzanowski 2023-01-31 10:44:52 +0100
  • bee35da4a5
    Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2022.3.2` Jakub Chrzanowski 2023-01-30 15:48:38 +0100
  • 7ed3dd40b9
    Bump JetBrains/qodana-action from 2022.3.0 to 2022.3.2 dependabot[bot] 2023-01-27 06:01:27 +0000
  • 9bc807a1e6
    Fix configuration cache issue Leonard Brünings 2023-01-27 14:28:15 +0100
  • 467c9db1bf
    Improve changes notes and plugin description provider handling Leonard Brünings 2023-01-27 10:46:52 +0100
  • f81027477d
    Migrate to provider API adding configuration cache compatibility Leonard Brünings 2023-01-27 10:23:20 +0100
  • 0d92e1cbe2
    Bump JetBrains/qodana-action from 2022.3.0 to 2022.3.2 #342 dependabot[bot] 2023-01-27 06:01:27 +0000
  • 2399ed4de3 README.md: update links Yann Cébron 2023-01-24 17:17:50 +0100
  • 348f619677 fix: Remove getLatest() from changeNotes in patchPluginXml task. Blarc 2023-01-22 20:00:47 +0100
  • 43896299ab 1.4.0 v1.4.0 Jakub Chrzanowski 2023-01-13 21:37:03 +0100
  • b99218fb83 Minor fixes reported by the code inspection Jakub Chrzanowski 2023-01-13 21:34:46 +0100
  • 54d6b64304 Update `org.jetbrains.intellij` to `1.12.0` Jakub Chrzanowski 2023-01-13 21:26:56 +0100
  • 4e6abe0f72 Clearer comment for .github/workflows/release.yml Pavel 'Strajk' Dolecek 2023-01-12 18:23:07 +0100
  • 345c5c95f0 build: update Gradle to `7.6` (#335) Luke Gareth Ribchester 2023-01-13 20:55:45 +0100
  • bd17200e60 CHANGELOG.md update Jakub Chrzanowski 2023-01-13 16:47:21 +0100
  • 5031974f86 Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0 dependabot[bot] 2022-12-29 06:01:44 +0000
  • ed45833567 Bump org.jetbrains.intellij from 1.10.0 to 1.11.0 dependabot[bot] 2022-12-19 06:01:37 +0000
  • eda6d82c8e Bump JetBrains/qodana-action from 2022.2.4 to 2022.3.0 dependabot[bot] 2022-12-09 06:02:27 +0000
  • 7fab656a4a GitHub Actions: Fixed handling of the multiline changelog Jakub Chrzanowski 2022-12-05 14:22:56 +0100
  • fa28cdc87e Remove github-actions ::set-output command. Blarc 2022-11-26 17:30:37 +0100
  • e95cbd35b0 Fallback to the unreleased change notes when the plugin in current was not released yet Jakub Chrzanowski 2022-12-05 10:46:26 +0100
  • 42f6ce7c9e CHANGELOG update Jakub Chrzanowski 2022-12-05 10:35:54 +0100
  • 7424a2ea06 Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22 dependabot[bot] 2022-11-29 06:01:57 +0000
  • ffebb6dffc Bump JetBrains/qodana-action from 2022.2.3 to 2022.2.4 dependabot[bot] 2022-12-01 06:02:09 +0000
  • bff1a75eff
    1.4.0 #322 Jakub Chrzanowski 2023-01-13 21:37:03 +0100
  • 78dfb27f85
    Minor fixes reported by the code inspection Jakub Chrzanowski 2023-01-13 21:34:46 +0100
  • 3e57bef70d
    Update `org.jetbrains.intellij` to `1.12.0` Jakub Chrzanowski 2023-01-13 21:26:56 +0100
  • 9892bf3b4b Clearer comment for .github/workflows/release.yml Pavel 'Strajk' Dolecek 2023-01-12 18:23:07 +0100
  • 54bb0920cb
    build: update Gradle to `7.6` (#335) Luke Gareth Ribchester 2023-01-13 20:55:45 +0100
  • b783c6ada2
    Merge branch 'next' into build/update-gradle #335 Jakub Chrzanowski 2023-01-13 20:43:51 +0100
  • 298b050e9b
    CHANGELOG.md update Jakub Chrzanowski 2023-01-13 16:47:21 +0100
  • ff43df69c5
    Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0 dependabot[bot] 2022-12-29 06:01:44 +0000
  • bda7ac1c65
    Bump org.jetbrains.intellij from 1.10.0 to 1.11.0 dependabot[bot] 2022-12-19 06:01:37 +0000
  • 4beb853906
    Bump JetBrains/qodana-action from 2022.2.4 to 2022.3.0 dependabot[bot] 2022-12-09 06:02:27 +0000
  • fc120d2913
    Clearer comment for .github/workflows/release.yml #337 Pavel 'Strajk' Dolecek 2023-01-12 18:23:07 +0100
  • 825d46bbf5
    docs: add changelog entry for Gradle update Luke Gareth Ribchester 2023-01-01 20:19:19 +0100
  • ba9eacda10
    docs: remove duplicated header Luke Gareth Ribchester 2023-01-01 20:17:57 +0100
  • 6623c0c283
    build: update Gradle to `7.6` Luke Gareth Ribchester 2023-01-01 20:15:42 +0100
  • 3559388dea
    Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0 #334 dependabot[bot] 2022-12-29 06:01:44 +0000
  • 6676808ea3
    Migrating to use GitHub environment files for GitHub Actions. #332 ChrisCarini 2022-12-27 11:48:30 -0800
  • 458ff8fb09
    Bump org.jetbrains.intellij from 1.10.0 to 1.11.0 #329 dependabot[bot] 2022-12-19 06:01:37 +0000
  • a5bb293bf8
    Merge e691d1a805 into 61a1a04ede #328 Krystal L Boozel 2022-12-09 10:18:21 -0500
  • e691d1a805
    Create build-plugin #328 Krystal L Boozel 2022-12-09 10:18:01 -0500
  • 99784a6605
    Bump JetBrains/qodana-action from 2022.2.4 to 2022.3.0 #327 dependabot[bot] 2022-12-09 06:02:27 +0000
  • 7f603d5202
    Bump org.jetbrains.intellij from 1.10.0 to 1.10.1 #326 dependabot[bot] 2022-12-09 06:01:41 +0000
  • c178a8c4ca GitHub Actions: Fixed handling of the multiline changelog Jakub Chrzanowski 2022-12-05 14:22:56 +0100
  • cfe8499c3d Remove github-actions ::set-output command. Blarc 2022-11-26 17:30:37 +0100
  • cc6811c781
    GitHub Actions: Fixed handling of the multiline changelog #317 Jakub Chrzanowski 2022-12-05 14:22:56 +0100
  • 4d52215dbe
    Fallback to the unreleased change notes when the plugin in current was not released yet Jakub Chrzanowski 2022-12-05 10:46:26 +0100
  • 3e888cb7f8
    CHANGELOG update Jakub Chrzanowski 2022-12-05 10:35:54 +0100
  • 1455c5c1b7
    Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22 dependabot[bot] 2022-11-29 06:01:57 +0000
  • b44ae0b426
    Bump JetBrains/qodana-action from 2022.2.3 to 2022.2.4 dependabot[bot] 2022-12-01 06:02:09 +0000
  • 3373bd8ff5
    Bump JetBrains/qodana-action from 2022.2.3 to 2022.2.4 #321 dependabot[bot] 2022-12-01 06:02:09 +0000
  • 8cf18ee5c4
    Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22 #319 dependabot[bot] 2022-11-29 06:01:57 +0000