Commit Graph

107 Commits

Author SHA1 Message Date
dependabot[bot]
81e3761013 Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:35:03 +01:00
dependabot[bot]
ae713f9409 Bump JetBrains/qodana-action from 4.1.0 to 4.2.2
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.1.0 to 4.2.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v4.1.0...v4.2.2)

---
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>
2022-01-24 14:35:03 +01:00
Viktor
c0f433a5bd Update Qodana action to the latest version 2021-12-16 20:55:42 +01:00
brichbash
745541b1ed update qodana action
Qodana action has been released and it has no longer 'eap' postfix
2021-12-15 09:41:25 +01:00
Jakub Chrzanowski
aab5b3bf65
GitHub Actions: Fixed changelog handling in release flow 2021-11-25 13:06:49 +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
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
Yann Cébron
1f5f1903ed build.yml: restore checkout for releaseDraft 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
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
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
Jakub Chrzanowski
99ed51b81c Run UI Tests description 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
b7785a3c26 GitHub Actions: update Build and Release flows 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
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
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
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
dependabot[bot]
6762c092bf Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 10:02:17 +02:00
dependabot[bot]
bd4fb8cea6 Bump actions/create-release from 1 to 1.1.4
Bumps [actions/create-release](https://github.com/actions/create-release) from 1 to 1.1.4.
- [Release notes](https://github.com/actions/create-release/releases)
- [Commits](https://github.com/actions/create-release/compare/v1...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 08:25:02 +02:00
dependabot[bot]
bd4f94a50f Bump actions/upload-release-asset from 1 to 1.0.2
Bumps [actions/upload-release-asset](https://github.com/actions/upload-release-asset) from 1 to 1.0.2.
- [Release notes](https://github.com/actions/upload-release-asset/releases)
- [Commits](https://github.com/actions/upload-release-asset/compare/v1...v1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 08:24:17 +02:00
dependabot[bot]
c0a599481c Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 08:23:52 +02:00
dependabot[bot]
6c5d1cbf5b Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 11:25:38 +02:00
dependabot[bot]
8441be78b0 Bump actions/upload-artifact from v2.2.2 to v2.2.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 09:55:58 +02:00
Jakub Chrzanowski
7633bab660 GitHub Actions: Fix the actions/setup-java@v2 configuration 2021-04-06 12:17:26 +02:00
dependabot[bot]
321477d09e Bump actions/setup-java from v1 to v2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to v2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...8764a52df183aa0ccea74521dfd9d506ffc7a19a)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 12:17:26 +02:00
dependabot[bot]
4ada49858a Bump actions/upload-artifact from v1 to v2.2.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...e448a9b857ee2131e752b06002bf0e093c65e571)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:44:42 +02:00
dependabot[bot]
5cf5cc3ea5 Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 15:30:52 +02:00
Jakub Chrzanowski
507b055937
properties shorthand function for accessing gradle.properties in a cleaner way (#92) 2021-02-25 10:41:19 +01:00
Stefan Saasen
5ac0de4a4b Use the correct property in the "Upload artifact" step
The `needs.build` accessor is only available in downstream jobs that depend on the `build` job.

For steps that are part of the same job, the `needs.build.outputs.artifact` property is empty.
2021-01-11 16:22:38 +01:00
Jakub Chrzanowski
7de6580e11 Template Cleanup: run ktlintFormat task to fix imports order #79 2021-01-11 13:10:27 +01:00
Jakub Chrzanowski
5e6b3d6d69 Template Cleanup: escape GitHub username to avoid incorrect characters in class package name #74 2020-12-28 12:21:50 +01:00
Jakub Chrzanowski
bf3dd2f119 Added project icon for development purposes 2020-11-16 11:26:43 +01:00
Jakub Chrzanowski
54d556ce2d
GitHub Actions - use hash based on pluginVerifierIdeVersions in Setup Plugin Verifier IDEs Cache step 2020-11-05 21:33:41 +01:00
Jakub Chrzanowski
624c6950be
Cache downloaded IDEs used by Plugin Verifier for the verification 2020-10-29 21:46:49 +01:00