Commit Graph

556 Commits

Author SHA1 Message Date
Yann Cébron
e004764676 Update Gradle Wrapper to 7.4.1 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
8b00950fa9 CHANGELOG update 2022-08-07 22:41:46 +02:00
dependabot[bot]
db2bc45065 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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.4.0...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-07 22:41:46 +02:00
brichbash
24d798513a Exclude Qodana cache directory from analysis scope 2022-08-05 14:13:12 +02:00
GitHubPang
b6ad658cf7 Minor typo fixes in readme 2022-03-21 08:28:51 +01:00
GitHub Action
a3798e85ac Changelog update - v1.1.2 2022-02-11 22:44:37 +01:00
Jakub Chrzanowski
6d7386e3ad CHANGELOG update 2022-02-11 21:50:05 +01:00
dependabot[bot]
18bea6bc8f Bump JetBrains/qodana-action from 4.2.3 to 4.2.5
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.2.3 to 4.2.5.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v4.2.3...v4.2.5)

---
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>
2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
a238fe4043 1.1.2 2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
16da6aba9f Dependencies - upgrade org.jetbrains.intellij to 1.4.0 2022-02-11 21:50:05 +01:00
Yann Cébron
96aa7129bd optimize PNG files 2022-02-11 21:50:05 +01:00
Yann Cébron
fd096ba3a3 set pluginUntilBuild=213.* to include only latest GA 2022-02-11 21:50:05 +01:00
Yann Cébron
5e63f87291 Upgrade Gradle Wrapper to 7.4 2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
a5a7a1f0c3 - Update platformVersion to 2021.1.3 for compatibility with Apple M1
- Change since/until build to `211-221.*`
2022-02-11 21:50:05 +01:00
GitHub Action
552179beb1 Changelog update - v1.1.1 2022-01-24 15:42:41 +01:00
Yii.Guxing
6f756c228b Fixed artifact file name in build flow (#224)
* Fixed artifact file name in build flow

* CHANGELOG update

Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
84191a04d2 1.1.1 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
ebf6e3e887 CHANGELOG update 2022-01-24 14:35:03 +01:00
dependabot[bot]
169a236ebe Bump org.jetbrains.intellij from 1.3.0 to 1.3.1
Bumps org.jetbrains.intellij from 1.3.0 to 1.3.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>
2022-01-24 14:35:03 +01:00
dependabot[bot]
a12aedee36 Bump JetBrains/qodana-action from 4.2.2 to 4.2.3
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v4.2.2...v4.2.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>
2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
c58b508d31 CHANGELOG update 2022-01-24 14:35:03 +01:00
dependabot[bot]
24771dabaf Bump org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10
Bumps org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.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>
2022-01-24 14:35:03 +01:00
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
Jakub Chrzanowski
265ff0e29d Upgrade Gradle Wrapper to 7.3.3 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
17e4ffca31
CHANGELOG.md 1.1.0 2022-01-10 13:50:16 +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
Jakub Chrzanowski
7251596f16
GradleProjectSettings 2021-11-22 12:46:46 +01:00
Jakub Chrzanowski
9fae714d1e GitHub Issue Template: Bug Report tweaks 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
9ddcadf718 CHANGELOG update 2021-11-16 14:31:37 +01:00
dependabot[bot]
47586ca741 Bump org.jetbrains.intellij from 1.2.1 to 1.3.0
Bumps org.jetbrains.intellij from 1.2.1 to 1.3.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>
2021-11-16 14:31:37 +01:00
dependabot[bot]
71f0fb9aa8 Bump org.jetbrains.kotlin.jvm from 1.5.31 to 1.6.0
Bumps org.jetbrains.kotlin.jvm from 1.5.31 to 1.6.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>
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
Jakub Chrzanowski
3960a508a2 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
Jakub Chrzanowski
8054f23086 CHANGELOG update 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
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