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

πŸ“¦οΈ Using default names for Kotlin Native targets #405

Open
4 tasks
LVMVRQUXL opened this issue Jan 31, 2024 · 0 comments
Open
4 tasks

πŸ“¦οΈ Using default names for Kotlin Native targets #405

LVMVRQUXL opened this issue Jan 31, 2024 · 0 comments
Labels
feature New feature or request. native Item related to the Kotlin Native platform.
Milestone

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Jan 31, 2024

Important

This change should be published in a major release for user convenience.

πŸ“ Description

For our native targets, we would like to use the default platform names for artifacts published to the Maven central.
For instance, the following artifacts will be renamed:

  • linux -> linuxX64
  • macos -> macosX64
  • windows -> mingwX64

βœ… Checklist

  • Use default platform names for Linux x64 platform in our Multiplatform Gradle plugin, update the integration and the delivery workflows, and update the unreleased changelog.
  • Use default platform names for macOS x64 platform in our Multiplatform Gradle plugin, update the integration and the delivery workflows, and update the unreleased changelog.
  • Use default platform names for MinGW x64 platform in our Multiplatform Gradle plugin, update the integration and the delivery workflows, and update the unreleased changelog.
  • Close this issue as completed and update tracking ones if present.
@LVMVRQUXL LVMVRQUXL added feature New feature or request. native Item related to the Kotlin Native platform. labels Jan 31, 2024
@LVMVRQUXL LVMVRQUXL added this to the 5.0.0 milestone Jan 31, 2024
@LVMVRQUXL LVMVRQUXL changed the title Using default platform names for Kotlin Native artifacts Using default names for Kotlin Native targets Feb 2, 2024
@LVMVRQUXL LVMVRQUXL changed the title Using default names for Kotlin Native targets 🚚 Using default names for Kotlin Native targets Feb 28, 2024
@LVMVRQUXL LVMVRQUXL changed the title 🚚 Using default names for Kotlin Native targets πŸ“¦οΈ Using default names for Kotlin Native targets Feb 28, 2024
@LVMVRQUXL LVMVRQUXL removed this from the 5.0.0 milestone Mar 22, 2024
@LVMVRQUXL LVMVRQUXL added this to the 5.0.0 milestone Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request. native Item related to the Kotlin Native platform.
Projects
None yet
Development

No branches or pull requests

1 participant