-
Notifications
You must be signed in to change notification settings - Fork 11
v1.2.9 #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
v1.2.9 #20
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
β¦le.properties` file
* Fix bash variable access in Create Release Draft step. * Fix channels assignment in publishPlugin task. * Remove Gradle Kotlin DSL Lazy Property Assignment because it's default now * Changelog update - v1.11.3 * Remove Gradle Kotlin DSL Lazy Property Assignment from the main `gradle.properties` file * CHANGELOG update * Adjust obtaining the value for `publishPlugin.channels` property. * CHANGELOG update --------- Co-authored-by: kotlinisland <asdf> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Jakub Chrzanowski <[email protected]>
Reducing number of concurrent builds
β¦le.properties` file
* Fix bash variable access in Create Release Draft step. * Fix channels assignment in publishPlugin task. * Remove Gradle Kotlin DSL Lazy Property Assignment because it's default now * Changelog update - v1.11.3 * Remove Gradle Kotlin DSL Lazy Property Assignment from the main `gradle.properties` file * CHANGELOG update * Adjust obtaining the value for `publishPlugin.channels` property. * CHANGELOG update --------- Co-authored-by: kotlinisland <asdf> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Jakub Chrzanowski <[email protected]>
Reducing number of concurrent builds
β¦ions/setup-gradle@v3
# Conflicts: # .github/template-cleanup/gradle.properties # .github/workflows/build.yml # .github/workflows/release.yml # .github/workflows/run-ui-tests.yml # CHANGELOG.md # build.gradle.kts # gradle.properties # gradle/libs.versions.toml
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 It is not required in this workflow anyway. * CHANGELOG.md update --------- Co-authored-by: Jakub Chrzanowski <[email protected]>
* 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 <[email protected]> * CHANGELOG.md update --------- Co-authored-by: KotlinIsland <[email protected]> Co-authored-by: Jakub Chrzanowski <[email protected]>
# Conflicts: # .github/template-cleanup/README.md # .github/template-cleanup/gradle.properties # .github/workflows/build.yml # .github/workflows/release.yml # .github/workflows/run-ui-tests.yml # .github/workflows/template-cleanup.yml # .github/workflows/template-verify.yml # CHANGELOG.md # README.md # build.gradle.kts # gradle.properties # gradle/libs.versions.toml # settings.gradle.kts # src/main/resources/META-INF/pluginIcon.svg
β¦233-242.*` (2023.3-2024.2.*)
# Conflicts: # .github/template-cleanup/gradle.properties # CHANGELOG.md # gradle.properties
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.