Commit Graph

701 Commits

Author SHA1 Message Date
Jakub Chrzanowski
2be34f79b2 Example code - removed application service 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
78aa8b4db4 Dependencies - upgrade org.jetbrains.intellij to 1.13.1 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
6852040e04 GitHub Actions: cleanup workflow — use the proper template plugin name 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
0adfdeebc7 CHANGELOG update 2023-03-10 12:04:06 +01:00
Jakob Maležič
98fab2786f fix: Remove getLatest() from changeNotes in patchPluginXml task. (#340)
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
c9194ab884 CHANGELOG update 2023-03-10 12:04:06 +01:00
Stefano Kowalke
5907181318 Remove redundant ides folder. 2023-03-10 12:04:06 +01:00
Stefano Kowalke
6185c35958 Pass the cache folder to runPluginVerifier correctly 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
7373a96454 CHANGELOG update 2023-03-10 12:04:06 +01:00
dependabot[bot]
d31aacc5d6 Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
dependabot[bot]
0770e98fda Bump JetBrains/qodana-action from 2022.3.3 to 2022.3.4
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.3.3 to 2022.3.4.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.3...v2022.3.4)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
7b67203037 Template Cleanup: remove default pluginIcon.svg icon 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
794d9ea518 GitHub Actions: pass changelog release notes as a multi-line content 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
b0aaafbf56 Revert intellij.instrumentCode.set(false) 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
6e12719a6b Upgrade Gradle Wrapper to 8.0.1 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
256ae7c8f5 Upgrade Gradle Wrapper to 8.0 2023-03-10 12:04:06 +01:00
Yann Cébron
80bdcc47eb README.md: minor corrections 2023-03-10 12:04:06 +01:00
Yann Cébron
eb5c7aea72 template-cleanup: add "plugin description" step with Tips link 2023-03-10 12:04:06 +01:00
Yann Cébron
e514b3ea16 template-cleanup: clarify 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
2b396166c5 CHANGELOG.md update 2023-03-10 12:04:06 +01:00
dependabot[bot]
f6b17e8925 Bump JetBrains/qodana-action from 2022.3.2 to 2022.3.3
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.3.2 to 2022.3.3.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.2...v2022.3.3)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
04408e1136 build.gradle.kts: fixed setting group and version with values returned by Provider 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
c923c3ee22 Dependencies - upgrade org.jetbrains.intellij to 1.13.0 2023-03-10 12:04:06 +01:00
Yann Cébron
d36e4e6d96 plugin.xml: add <resource-bundle> definition for convenience 2023-03-10 12:04:06 +01:00
Yann Cébron
7935b24885 README: fix sample description 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
de09647c20 Code review for #343 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
a0cb9e5319 CHANGELOG.md update 2023-03-10 12:04:06 +01:00
dependabot[bot]
faec569e99 Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.10
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
Leonard Brünings
c9937581e6 Fix configuration cache issue 2023-03-10 12:04:06 +01:00
Leonard Brünings
9dcd4ef23b Improve changes notes and plugin description provider handling 2023-03-10 12:04:06 +01:00
Leonard Brünings
f147d6950f Migrate to provider API adding configuration cache compatibility
Using the provider API defers configuration work until it is needed, reducing configuration time.
Furthermore, it is required for making the build configuration cache compatible.
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
f1df5a5a94 gradle.properties: update links 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
aeac383b97 Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.3.2 2023-03-10 12:04:06 +01:00
dependabot[bot]
043e0fd436 Bump JetBrains/qodana-action from 2022.3.0 to 2022.3.2
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.3.0 to 2022.3.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.0...v2022.3.2)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
Yann Cébron
baf1220b0f README.md: update links 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
43896299ab 1.4.0 2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
b99218fb83 Minor fixes reported by the code inspection 2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
54d6b64304 Update org.jetbrains.intellij to 1.12.0 2023-01-13 21:52:52 +01:00
Pavel 'Strajk' Dolecek
4e6abe0f72 Clearer comment for .github/workflows/release.yml 2023-01-13 21:52:52 +01:00
Luke Gareth Ribchester
345c5c95f0 build: update Gradle to 7.6 (#335)
* build: update Gradle to `7.6`

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

* docs: remove duplicated header

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

* docs: add changelog entry for Gradle update

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
bd17200e60 CHANGELOG.md update 2023-01-13 21:52:52 +01:00
dependabot[bot]
5031974f86 Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.22 to 1.8.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.22...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00
dependabot[bot]
ed45833567 Bump org.jetbrains.intellij from 1.10.0 to 1.11.0
Bumps org.jetbrains.intellij from 1.10.0 to 1.11.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00
dependabot[bot]
eda6d82c8e Bump JetBrains/qodana-action from 2022.2.4 to 2022.3.0
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.4 to 2022.3.0.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.4...v2022.3.0)

---
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>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
7fab656a4a GitHub Actions: Fixed handling of the multiline changelog 2023-01-13 21:52:52 +01:00
Blarc
fa28cdc87e Remove github-actions ::set-output command. 2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
e95cbd35b0 Fallback to the unreleased change notes when the plugin in current was not released yet 2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
42f6ce7c9e CHANGELOG update 2023-01-13 21:52:52 +01:00
dependabot[bot]
7424a2ea06 Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00
dependabot[bot]
ffebb6dffc Bump JetBrains/qodana-action from 2022.2.3 to 2022.2.4
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.3 to 2022.2.4.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.3...v2022.2.4)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00