Osip Fatkullin

Results 135 comments of Osip Fatkullin

We have the same problem in all other `AuthProvider` implementations using `AuthTokenHolder`. Could you take a look at KTOR-8180 as a possible general solution?

Thank you for your contribution! :tada:

Hello! I have no clear estimation, but I can share my plans on the stable release. - The main goal is to deprecate `security-crypto-datastore` artifacts because of #31 and provide...

However, I've found a workaround: ```kotlin // Exclude test fixtures from publication, as we use it only internally plugins.withId("org.gradle.java-test-fixtures") { val component = components["java"] as AdhocComponentWithVariants component.withVariantsFromConfiguration(configurations["testFixturesApiElements"]) { skip() }...

Created the issue for Gradle: - https://github.com/gradle/gradle/issues/29328

Oh, it looks like it is actually possible to disable test fixtures publication without internal APIs, so I've updated [the workaround](https://github.com/vanniktech/gradle-maven-publish-plugin/issues/779#issuecomment-2107518028) to get rid of internal APIs usage.

I could try to contribute a fix if you approve the solution

> We can change the display strings Do you mean run some parts of the maketgz script? I suppose `LIBCURL_TIMESTAMP` will be equal to the date when the binary has...

> I don't consider the gain from switching dramatic. I agree that it doesn't worth it

To be done in [KTOR-8647](https://youtrack.jetbrains.com/issue/KTOR-8647) Upgrade to Kotlin 2.2