Commit Graph

  • b0e4b362d3 Update gradle.properties Jakub Chrzanowski 2022-09-20 16:48:48 +02:00
  • 7de60b2524 MyProjectService.kt: introduce dummy method to visualise code coverage Jakub Chrzanowski 2022-09-20 14:53:39 +02:00
  • d76e7494cc CHANGELOG.md: Kover integration Jakub Chrzanowski 2022-09-20 14:47:28 +02:00
  • 3eeadf5878 README.md: Code coverage sections Jakub Chrzanowski 2022-09-20 14:47:00 +02:00
  • 4921c83f03 (🎁) Adopt kotlinx-kover kotlinisland 2022-09-20 20:11:24 +10:00
  • b9899689ae Enable [Gradle Configuration Cache](https://docs.gradle.org/current/userguide/configuration_cache.html) in gradle.proeprties Jakub Chrzanowski 2022-09-19 22:08:26 +02:00
  • e8ebb74ac2 plugin.xml: Change the plugin name to pass Plugin Verifier check Jakub Chrzanowski 2022-09-19 13:43:13 +02:00
  • 7dfde7761f template-cleanup.yml: cleanup Jakub Chrzanowski 2022-09-19 13:42:48 +02:00
  • 8fd687867d Dependencies - upgrade org.jetbrains.intellij to 1.9.0 Jakub Chrzanowski 2022-09-19 12:22:57 +02:00
  • e60c373f55 (🎁) Use file instead of projectDir.resolve (#293) KotlinIsland 2022-09-19 20:21:15 +10:00
  • ba4a334414 Changelog PR to default branch and add label (#296) Alexandre Boyer 2022-09-19 12:12:57 +02:00
  • b6ff52f445 Update CHANGELOG.md Jakub Chrzanowski 2022-09-19 12:02:02 +02:00
  • f345bcdb33 Synchronize gradle.properties files Jakub Chrzanowski 2022-09-19 11:28:03 +02:00
  • 93d76063c2 GitHub Actions: limit Template Verify workflow to **/gradle.properties Jakub Chrzanowski 2022-09-19 11:27:17 +02:00
  • fb31f95d06 GitHub Actions: introduce Template Verify workflow that verifies if the template repository is consistent with all provided content Jakub Chrzanowski 2022-09-19 11:18:36 +02:00
  • 095c2cb378 Fix a link in the gradle.properties (#292) KotlinIsland 2022-09-08 18:17:29 +10:00
  • 81f4eb18d2 Dependencies - upgrade org.jetbrains.intellij to 1.8.1 Jakub Chrzanowski 2022-08-25 08:26:29 +02:00
  • 8188176d42 1.2.0 1.2.0 Jakub Chrzanowski 2022-08-07 21:50:58 +02:00
  • 673142938b Maximize disk space on GitHub Actions Jakub Chrzanowski 2022-08-07 21:45:51 +02:00
  • 1dfd8ffe44 Upgrade Gradle Wrapper to 7.5.1 Jakub Chrzanowski 2022-08-07 21:28:06 +02:00
  • 00bef827ee Pass Plugin Signing secrets as environment variables in the Release workflow Jakub Chrzanowski 2022-08-05 15:37:48 +02:00
  • 89f829ced2 CHANGELOG.md update Jakub Chrzanowski 2022-08-05 14:14:02 +02:00
  • 11144b70bb Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.2.1 Jakub Chrzanowski 2022-08-05 13:55:36 +02:00
  • e94722f448 Dependencies - upgrade org.jetbrains.intellij to 1.8.0 Jakub Chrzanowski 2022-08-05 13:54:55 +02:00
  • 199ff0ce1a Update platformVersion to 2021.3.3 Jakub Chrzanowski 2022-07-27 11:27:21 +02:00
  • bea7503394 Change since/until build to 213-222.* (2021.3 - 2022.2) Jakub Chrzanowski 2022-07-27 11:26:51 +02:00
  • ac80159a45 cleanup Jakub Chrzanowski 2022-07-14 22:29:02 +02:00
  • dac4ce675a Upgrade Gradle Wrapper to 7.5 Jakub Chrzanowski 2022-07-14 21:58:11 +02:00
  • 6c901f3d2c Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.1.1 Jakub Chrzanowski 2022-07-11 09:21:24 +02:00
  • 8a7cbecc73 Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.7.10 Jakub Chrzanowski 2022-07-11 09:20:32 +02:00
  • dadab20ce7 Dependencies - upgrade org.jetbrains.intellij to 1.7.0 Jakub Chrzanowski 2022-07-11 09:18:17 +02:00
  • b7d2a33f13 Changed file reference to avoid pointint to / Eric Ou 2022-06-16 17:42:00 +08:00
  • 5915fcbb64 code cleanup Jakub Chrzanowski 2022-06-15 11:34:10 +02:00
  • 02e3eb94cb Removed Gradle caching from GitHub Actions Jakub Chrzanowski 2022-06-13 11:43:23 +02:00
  • 7d60a6280b CHANGELOG update Jakub Chrzanowski 2022-06-13 11:22:51 +02:00
  • 82f7da0a98 Bump org.jetbrains.kotlin.jvm from 1.6.21 to 1.7.0 dependabot[bot] 2022-06-09 06:06:22 +00:00
  • 91143addfe Update links to Gradle IntelliJ Plugin docs Jakub Chrzanowski 2022-06-03 12:14:49 +02:00
  • 8010e57f67 Update README.md Jakub Chrzanowski 2022-05-31 20:59:51 +02:00
  • 819d665d12 Unify gradle.properties comments format Jakub Chrzanowski 2022-05-23 12:17:14 +02:00
  • 6668091e92 Dependencies - upgrade org.jetbrains.intellij to 1.6.0 Jakub Chrzanowski 2022-05-23 12:16:04 +02:00
  • 021cfaa283 Unify gradle.properties comments format (#270) Dmitrij Drandarov 2022-05-21 20:19:01 +02:00
  • 0644b59d8e Example implementation: invoke TODO() only if not CI Jakub Chrzanowski 2022-05-19 09:25:53 +02:00
  • 375f6963fa platformVersion=2021.2.4, since/until-build 212-221 Yann Cébron 2022-05-19 08:49:31 +02:00
  • d267051154 upgrade Gradle wrapper to 7.4.2 Yann Cébron 2022-05-19 08:45:00 +02:00
  • 06795471f0 Example implementation: Add TODO() with a hint to remove stale sample code Jakub Chrzanowski 2022-05-18 20:38:56 +02:00
  • a7be177d6c README.md: hint to remove stale sample code Yann Cébron 2022-05-18 19:36:25 +02:00
  • a4af8387c5 CHANGELOG update Jakub Chrzanowski 2022-05-14 13:47:21 +02:00
  • d5dc8e2b46 Bump JetBrains/qodana-action from 5.0.4 to 5.1.0 dependabot[bot] 2022-05-13 06:12:50 +00:00
  • 4ccf825d8f fix: update permissions to write pull-requests Baptiste Lecocq 2022-05-14 12:59:07 +02:00
  • 0c19f83e0b Make sure GHA release jobs have permissions Jakub Chrzanowski 2022-05-10 09:36:44 +02:00
  • 47cd605d1d CHANGELOG Jakub Chrzanowski 2022-05-05 14:15:36 +02:00
  • d935998ef9 Make sure GHA release jobs have permissions (#245) Fedor Korotkov 2022-05-05 08:13:53 -04:00
  • d7c815ceff CHANGELOG Jakub Chrzanowski 2022-05-05 10:47:23 +02:00
  • 0fe79b959e Bump org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21 dependabot[bot] 2022-04-20 06:07:36 +00:00
  • 46ad931e8f Bump org.jetbrains.intellij from 1.5.2 to 1.5.3 dependabot[bot] 2022-04-15 06:05:33 +00:00
  • 84ff260215 Bump JetBrains/qodana-action from 5.0.2 to 5.0.4 dependabot[bot] 2022-04-12 10:59:29 +00:00
  • cc1464648b Bump actions/setup-java from 2 to 3 dependabot[bot] 2022-04-11 06:13:09 +00:00
  • 506e59bf4e Bump actions/upload-artifact from 2 to 3 dependabot[bot] 2022-04-11 06:13:05 +00:00
  • 374f40d687 Dependencies - upgrade org.jetbrains.intellij to 1.5.2 Jakub Chrzanowski 2022-04-04 11:24:17 +02:00
  • a24e1115ed Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.6.20 Jakub Chrzanowski 2022-04-04 11:23:56 +02:00
  • 16ae1fad05 CHANGELOG.md update Jakub Chrzanowski 2022-03-29 23:52:18 +02:00
  • 327e85eb07 Bump JetBrains/qodana-action from 4.2.5 to 5.0.2 dependabot[bot] 2022-03-28 06:08:38 +00:00
  • 2fde0aaad8 Bump org.jetbrains.intellij from 1.4.0 to 1.5.1 dependabot[bot] 2022-03-29 06:05:31 +00:00
  • cce6c5df4a Update CHANGELOG.md Jakub Chrzanowski 2022-03-24 22:47:29 +01:00
  • c82111629d Bump actions/cache from 2.1.7 to 3 dependabot[bot] 2022-03-22 06:11:32 +00:00
  • 9ba86cf3ce Use JVM toolchain for configuring source/target compilation compatibility Jakub Chrzanowski 2022-03-16 21:44:30 +01:00
  • e004764676 Update Gradle Wrapper to 7.4.1 Yann Cébron 2022-03-15 10:23:48 +01:00
  • 8b00950fa9 CHANGELOG update Jakub Chrzanowski 2022-03-02 12:31:36 +01:00
  • db2bc45065 Bump actions/checkout from 2.4.0 to 3 dependabot[bot] 2022-03-02 06:30:33 +00:00
  • 24d798513a Exclude Qodana cache directory from analysis scope brichbash 2022-08-01 14:26:05 +02:00
  • b6ad658cf7 Minor typo fixes in readme GitHubPang 2022-03-18 08:32:43 +08:00
  • a3798e85ac Changelog update - v1.1.2 GitHub Action 2022-02-11 21:11:49 +00:00
  • 6d7386e3ad CHANGELOG update 1.1.2 Jakub Chrzanowski 2022-02-11 21:29:03 +01:00
  • 18bea6bc8f Bump JetBrains/qodana-action from 4.2.3 to 4.2.5 dependabot[bot] 2022-02-03 06:09:56 +00:00
  • a238fe4043 1.1.2 Jakub Chrzanowski 2022-02-11 21:27:57 +01:00
  • 16da6aba9f Dependencies - upgrade org.jetbrains.intellij to 1.4.0 Jakub Chrzanowski 2022-02-11 17:35:31 +01:00
  • 96aa7129bd optimize PNG files Yann Cébron 2022-02-09 10:40:41 +01:00
  • fd096ba3a3 set pluginUntilBuild=213.* to include only latest GA Yann Cébron 2022-02-08 18:26:32 +01:00
  • 5e63f87291 Upgrade Gradle Wrapper to 7.4 Yann Cébron 2022-02-08 18:08:22 +01:00
  • a5a7a1f0c3 - Update platformVersion to 2021.1.3 for compatibility with Apple M1 - Change since/until build to 211-221.* Jakub Chrzanowski 2022-02-01 14:12:21 +01:00
  • 552179beb1 Changelog update - v1.1.1 GitHub Action 2022-01-24 14:01:05 +00:00
  • 6f756c228b Fixed artifact file name in build flow (#224) 1.1.1 Yii.Guxing 2022-01-24 18:57:36 +08:00
  • 84191a04d2 1.1.1 Jakub Chrzanowski 2022-01-24 10:42:47 +01:00
  • ebf6e3e887 CHANGELOG update Jakub Chrzanowski 2022-01-23 10:41:06 +01:00
  • 169a236ebe Bump org.jetbrains.intellij from 1.3.0 to 1.3.1 dependabot[bot] 2022-01-18 06:05:26 +00:00
  • a12aedee36 Bump JetBrains/qodana-action from 4.2.2 to 4.2.3 dependabot[bot] 2022-01-17 06:08:53 +00:00
  • c58b508d31 CHANGELOG update Jakub Chrzanowski 2022-01-11 14:31:03 +01:00
  • 24771dabaf Bump org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10 dependabot[bot] 2022-01-11 06:04:40 +00:00
  • 81e3761013 Bump actions/cache from 2.1.6 to 2.1.7 dependabot[bot] 2022-01-11 06:08:24 +00:00
  • ae713f9409 Bump JetBrains/qodana-action from 4.1.0 to 4.2.2 dependabot[bot] 2022-01-11 06:08:27 +00:00
  • 265ff0e29d Upgrade Gradle Wrapper to 7.3.3 Jakub Chrzanowski 2022-01-10 13:52:01 +01:00
  • 17e4ffca31 CHANGELOG.md 1.1.0 Jakub Chrzanowski 2022-01-10 13:50:16 +01:00
  • c0f433a5bd Update Qodana action to the latest version Viktor 2021-12-16 22:52:42 +03:00
  • 745541b1ed update qodana action brichbash 2021-12-09 06:54:28 +03:00
  • aab5b3bf65 GitHub Actions: Fixed changelog handling in release flow Jakub Chrzanowski 2021-11-25 13:06:49 +01:00
  • 7251596f16 GradleProjectSettings Jakub Chrzanowski 2021-11-22 12:46:46 +01:00
  • 9fae714d1e GitHub Issue Template: Bug Report tweaks 1.1.0 Jakub Chrzanowski 2021-11-16 09:46:14 +01:00
  • 9ddcadf718 CHANGELOG update Jakub Chrzanowski 2021-11-16 09:19:58 +01:00
  • 47586ca741 Bump org.jetbrains.intellij from 1.2.1 to 1.3.0 dependabot[bot] 2021-11-16 06:04:53 +00:00
  • 71f0fb9aa8 Bump org.jetbrains.kotlin.jvm from 1.5.31 to 1.6.0 dependabot[bot] 2021-11-15 06:04:55 +00:00