Commit Graph

567 Commits

Author SHA1 Message Date
dependabot[bot]
392a2f9ebf Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:31:37 +01:00
dependabot[bot]
61703bfa6e Bump org.jetbrains.intellij from 1.2.0 to 1.2.1
Bumps org.jetbrains.intellij from 1.2.0 to 1.2.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caf5ac45d2 1.1.0 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
5bf6fb5af2 Fixed QODANA_SHOW_REPORT environment variable resolving for Gradle 6.x 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
7225827b67 GitHub Actions - patch changelog only if change notes are provided 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
ec6688c2b3 Fixed passing updated change notes from the Release Draft to patchChangelog Gradle task 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
b4518ca7ff Fixed passing change notes from CHANGELOG.md to the Release Draft 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
a5db4563c4 Dependencies - upgrade org.jetbrains.changelog to 1.3.1 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
9dbfdf9a95 gradle.properties comments 2021-11-16 14:31:37 +01:00
Yann Cébron
1f5f1903ed build.yml: restore checkout for releaseDraft 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
fb8c66b998 Removed updateSinceUntilBuild.set(true) from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caa68cf40b Removed platformDownloadSources from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
271c650a63 CHANGELOG update 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
3b2dc4e3d2 Update pluginUntilBuild to include 213.* (2021.3.*) 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
0f78353bdc Prepare plugin archive content to be archived once #186 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
e73e540469 README update with FAQ topic: Why draft release no longer contains built plugin artifact? 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
ca8de33599 Update build.yml 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
a982dec017 GitHub Actions general performance refactoring 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
d8648e589d GitHub Actions general performance refactoring 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
badb6ae1db Removed the pluginVerifierIdeVersions configuration to use default IDEs list provided by the listProductsReleases task for runPluginVerifier 2021-11-16 14:31:37 +01:00
Yann Cébron
46cd5106cb build.yml: update doc 2021-11-16 14:31:37 +01:00
Yann Cébron
167d1c0343 run-ui-tests.yml: cleanup desc 2021-11-16 14:31:37 +01:00
Yann Cébron
b4ff261e97 upgrade org.jetbrains.intellij to 1.2.0 2021-11-16 14:31:37 +01:00
Yann Cébron
385f17e972 pluginVerifierIdeVersions: 2021.2.2 2021-11-16 14:31:37 +01:00
Yann Cébron
7bbfc0fc56 CHANGELOG: remove duplicate 0.10.1 entry 2021-11-16 14:31:37 +01:00
GitHub Action
14042c4156 Update changelog 2021-11-16 14:31:37 +01:00
Yann Cébron
ee936a82dd README: update GH template repo doc link 2021-11-16 14:31:37 +01:00
Yann Cébron
04fd483287 README.md: update badges 2021-11-16 14:31:37 +01:00
Yann Cébron
c48ecf2356 README: misc cleanup 2021-11-16 14:31:37 +01:00
Yann Cébron
b404bb4d0a fix description of kotlin folders 2021-11-16 14:31:37 +01:00
Yann Cébron
ae972d870e fix description of gradlew 2021-11-16 14:31:37 +01:00
dependabot[bot]
c003624d64 Bump org.jetbrains.kotlin.jvm from 1.5.30 to 1.5.31
Bumps org.jetbrains.kotlin.jvm from 1.5.30 to 1.5.31.

---
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>
2021-11-16 14:31:37 +01:00
dependabot[bot]
f46572e022 Bump org.jetbrains.qodana from 0.1.12 to 0.1.13
Bumps org.jetbrains.qodana from 0.1.12 to 0.1.13.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:31:37 +01:00
Yann Cébron
4a9d095ab4 README: formatting 2021-11-16 14:31:37 +01:00
Yann Cébron
cbd2624f0c gradle.properties: note pluginVersion is in SemVer format 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
c181180172 CHANGELOG update 2021-11-16 14:31:37 +01:00
dependabot[bot]
9c1419aae2 Bump jtalk/url-health-check-action from 1.5 to 2
Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 1.5 to 2.
- [Release notes](https://github.com/jtalk/url-health-check-action/releases)
- [Commits](https://github.com/jtalk/url-health-check-action/compare/v1.5...v2)

---
updated-dependencies:
- dependency-name: jtalk/url-health-check-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
fd0e6d7130 GitHub Actions: Collect Qodana/Tests/Plugin Verifier results as artifacts 2021-11-16 14:31:37 +01:00
Yann Cébron
0edb9d732b README: note "Use this template" requires GH account 2021-09-27 12:55:39 +02:00
Yann Cébron
3d83c8a401
template-cleanup: remove .github/ISSUE_TEMPLATE 2021-09-23 11:21:30 +02:00
Yann Cébron
1b6a8226f8 bug report issue template 2021-09-23 11:05:58 +02:00
GitHubPang
67c05e07a5 Correct links and improve wording in readme 2021-09-15 05:16:53 +02:00
Jakub Chrzanowski
4299aee5ea
README update 2021-09-07 12:49:32 +02:00
Jakub Chrzanowski
1ab2a7fea9
CHANGELOG update 2021-09-07 12:17:49 +02:00
Jakub Chrzanowski
cf2e0de657
1.0 2021-09-07 11:13:46 +02:00
Jakub Chrzanowski
afd1ea715e
1.0 2021-09-07 10:41:04 +02:00
Yann Cébron
d19eff7dd3 pluginVerifierIdeVersions: 2021.2 -> 2021.2.1 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
99ed51b81c Run UI Tests description 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
51ce9fdb1d README update 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
af1f54e17b CHANGELOG update 2021-09-07 09:32:37 +02:00