Commit Graph

148 Commits

Author SHA1 Message Date
Jakub Chrzanowski
9fae714d1e GitHub Issue Template: Bug Report tweaks 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
1ec609b25a Upgrade Gradle Wrapper to 7.3 2021-11-16 14:31:37 +01:00
dependabot[bot]
6785adabd5 Bump actions/checkout from 2.3.5 to 2.4.0 (#200)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 14:31:37 +01:00
cmenezes
38e5960583 Known -> Familiar 2021-11-16 14:31:37 +01:00
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
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
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
caa68cf40b Removed platformDownloadSources from Gradle configuration to use default value 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
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
385f17e972 pluginVerifierIdeVersions: 2021.2.2 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
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
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
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
0af6808547 README update 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
b1f751c5f7 tests 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
be7db8265f Qodana integration 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
1f89eb272b GitHub Actions: Use Gradle cache provided with actions/setup-java 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
e2354624f7 Logo 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
b7785a3c26 GitHub Actions: update Build and Release flows 2021-09-07 09:32:37 +02:00
Yann Cébron
a2be0093cc pluginVerifierIdeVersions: include 2021.2 + sync 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
904e16d187 Upgrade Gradle Wrapper to 7.2 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
45d1bc5c9c Plugin signing 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
423c1654d8 Removed detekt/ktlint integration 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
8ef79e2791 GitHub Actions: Use Java 11 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a396820b68 JVM compatibility version extracted to gradle.properties file 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
d2c3da412d Change since/until build to 203-212.* 2021-09-07 09:32:37 +02:00
Yann Cébron
646dfc71a2 sync "Unused Property" for gradle.properties (4ca687a7a9) 2021-09-07 09:32:37 +02:00
Yann Cébron
5b89ddd7ca Update pluginVerifierIdeVersions to 2021.1.3 2021-09-07 09:32:37 +02:00
dependabot[bot]
add08d23f0 Bump actions/upload-artifact from 2.2.3 to 2.2.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a87f931dbe GitHub Actions: Run UI Tests workflow cleanup 2021-09-07 09:32:37 +02:00
eugene.nizienko
c38e14a201 introduced workflow which is launches UI tests on linux, windows and mac #89 2021-09-07 09:32:37 +02:00
Yann Cébron
f46a0939a2 Update pluginVerifierIdeVersions to 2021.1.2, sync 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
80b42b2e92 CHANGELOG update 2021-05-31 12:15:43 +02:00
Roger Howell
27a82938a7 Update build.yml to trigger GHA checks only on pushes to main and PRs
Closes #112
2021-05-31 12:08:20 +02:00
Jakub Chrzanowski
18427cfdf7 Introduced next branch in the root repository to make main always a stable one 2021-05-31 12:01:53 +02:00
dependabot[bot]
8a706c9140
Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#136)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.3...v1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:41:29 +02:00