Skip to content
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

Critical updates to make grade release process work #218

Merged
merged 12 commits into from
May 10, 2023

Conversation

orchestr7
Copy link
Owner

What's done:

@orchestr7 orchestr7 requested a review from nulls May 10, 2023 15:54
### What's done:
- kotlinx.serialization is updated to 1.5.0
- kotlin is updated to 1.8.21
- release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because gradle became too strict and needs an explicit dependency on signing task now
@orchestr7 orchestr7 merged commit f7d2a6e into main May 10, 2023
@orchestr7 orchestr7 deleted the feature/release-plugin branch May 10, 2023 16:31
orchestr7 added a commit that referenced this pull request May 10, 2023
### What's done:
- kotlinx.serialization is updated to 1.5.0
- kotlin is updated to 1.8.21
- release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because new gradle became too strict and needs an explicit dependency on signing task now.
orchestr7 added a commit that referenced this pull request May 10, 2023
### What's done:
- kotlinx.serialization is updated to 1.5.0
- kotlin is updated to 1.8.21
- release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because new gradle became too strict and needs an explicit dependency on signing task now.
orchestr7 added a commit that referenced this pull request May 10, 2023
### What's done:
- kotlinx.serialization is updated to 1.5.0
- kotlin is updated to 1.8.21
- release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because new gradle became too strict and needs an explicit dependency on signing task now.
orchestr7 added a commit that referenced this pull request May 10, 2023
### What's done:
- kotlinx.serialization is updated to 1.5.0
- kotlin is updated to 1.8.21
- release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because new gradle became too strict and needs an explicit dependency on signing task now.
orchestr7 added a commit that referenced this pull request May 10, 2023
### What's done:
- kotlinx.serialization is updated to 1.5.0
- kotlin is updated to 1.8.21
- release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because new gradle became too strict and needs an explicit dependency on signing task now.
orchestr7 added a commit that referenced this pull request May 10, 2023
### What's done:
- kotlinx.serialization is updated to 1.5.0
- kotlin is updated to 1.8.21
- release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because new gradle became too strict and needs an explicit dependency on signing task now.
orchestr7 added a commit that referenced this pull request May 10, 2023
### What's done:
- kotlinx.serialization is updated to 1.5.0
- kotlin is updated to 1.8.21
- release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because new gradle became too strict and needs an explicit dependency on signing task now
- Adding a hack for Gradle 8 with an explicit dependency of sign tasks on publish tasks
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.

1 participant