Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@johnmai-dev
Copy link
Owner

No description provided.

johnmai-dev and others added 30 commits January 19, 2024 18:05
* 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
* 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
# 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]>
hsz and others added 29 commits July 19, 2024 20:29
# 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
# Conflicts:
#	.github/template-cleanup/gradle.properties
#	CHANGELOG.md
#	gradle.properties
@johnmai-dev johnmai-dev merged commit 355e826 into main Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.