Skip to content

Bump version to 0.7.5#190

Merged
Ilia Permiashkin (p3rmiashkin) merged 2 commits into
JetBrains:masterfrom
p3rmiashkin:ilia.permiashkin/new-version
Jun 4, 2026
Merged

Bump version to 0.7.5#190
Ilia Permiashkin (p3rmiashkin) merged 2 commits into
JetBrains:masterfrom
p3rmiashkin:ilia.permiashkin/new-version

Conversation

@p3rmiashkin

@p3rmiashkin Ilia Permiashkin (p3rmiashkin) commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Update publishing scripts

@p3rmiashkin Ilia Permiashkin (p3rmiashkin) merged commit 78ded74 into JetBrains:master Jun 4, 2026
3 checks passed
@p3rmiashkin Ilia Permiashkin (p3rmiashkin) deleted the ilia.permiashkin/new-version branch June 4, 2026 14:00
Comment thread build.gradle.kts
.build()
)
.build()
OkHttpClient().newCall(request).execute().use { response ->

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, I've never seen HTTP requests in build scripts. Are you sure it's the expected way to publish to Maven in our repos?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is expected. It is mentioned by https://youtrack.jetbrains.com/articles/IJPL-A-611 (migration guide to Sonatype Central. Unfortunately, without this step (HTTP POST request) it's impossible to publish artifacts. Upload to central portal step

This code is an adaption of the following PR JetBrains/rd#494 that was written by Ivan Migalev (@fornever)

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.

2 participants