You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should deal with the new Sonatype part of #401.
It is based closely on cl/781199945.
I will also update the CI repository secrets at https://github.com/google/jimfs/settings/secrets/actions as described in https://central.sonatype.org/publish/generate-portal-token/. I expect to need that for releases (since we still produce them on our local machines), so I put the text it generated into my `.m2/settings.xml`. However, I notice that it produces the literal output `<id>${server}</id>`, which seems iffy. I am trying changing it to `central`, and we'll see what happens when I try to publish a release. (I will eventually have to do something similar for my `.gradle/gradle.properties` for _JSpecify_ releases.)
RELNOTES=n/a
PiperOrigin-RevId: 782079419
0 commit comments