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
ci: enable info logging in publish workflow as a debugging aid
To find out why publishing sporadically fails, this commit enabled
Gradle info logging in the publish workflow. Gradle would log HTTP
request retries on this level and maybe they are the source of our
sporadic redeployment issues. Info level should be safe to stay enabled
as it does not leak credentials or something else.
0 commit comments