JetBrains_intellij-platform.../.github/workflows
Friedrich von Never 2f824e0584
Plugin publication: fix the channel selector (#444)
* Plugin publication: fix the channel selector

Before this patch, publisher was always using the channel corresponding
to the first number in the plugin version for release builds. This is
because by default, Kotlin's substringAfter will return the whole input
string if it's unable to find the needle.

* Bump org.gradle.toolchains.foojay-resolver-convention

Bumps org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0.

---
updated-dependencies:
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
  dependency-type: direct:production
  update-type: version-update:semver-minor

* Release workflow: remove Java (#443)

* Release workflow: remove Java

It is not required in this workflow anyway.

* CHANGELOG.md update

---------

Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>

* CHANGELOG.md update

---------

Co-authored-by: KotlinIsland <65446343+kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2024-03-08 12:43:22 +01:00
..
build.yml Plugin publication: fix the channel selector (#444) 2024-03-08 12:43:22 +01:00
release.yml GitHub Actions: Replace gradle/gradle-build-action@v2 with gradle/actions/setup-gradle@v3 2024-02-20 20:07:25 +01:00
run-ui-tests.yml GitHub Actions: Replace gradle/gradle-build-action@v2 with gradle/actions/setup-gradle@v3 2024-02-20 20:07:25 +01:00
template-cleanup.yml Bump actions/checkout from 3 to 4 2023-10-06 16:44:25 +02:00
template-verify.yml Bump actions/checkout from 3 to 4 2023-10-06 16:44:25 +02:00