Oleg Smirnov

Results 43 comments of Oleg Smirnov

@krzema12 also do you mind me re-running the staging repo job in debug mod - want to see why the staging repo ID was `null`?

Looks like you might need to create it first... This is a documentation I have found: https://help.sonatype.com/en/configuring-the-staging-suite.html But looking at notice there I am not sure how up-to-date it is...

It seems like if you open oss.sonatype.org, go to `Staging Profiles` and click on the staging profile with the corresponding group, its ID appears in the URL in the browser...

I have also noticed that the last run was on the old version of the workflow https://github.com/krzema12/snakeyaml-engine-kmp/actions/runs/10497100373/workflow#L92 There is not `!cancelled()` call in the condition for `drop-staging-repo` job

Great! I am glad that I could help

I will check URI implementation in Android, thank you

I have checked the Android sources and it looks like the behavior in Android's URI is the same. I will report this to the Android team - if they agree...

For reference: https://issuetracker.google.com/issues/346174910