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
Copy file name to clipboardExpand all lines: docs/src/content/docs/portal-faq.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ There are also a few friction points:
79
79
* the stats are hosted on a different service, which doesn't seem to provide the same access to the raw data as the previous OSSRH. That part is still relatively new so still under investigation.
80
80
* Uploading the zip file in one go is generally slower since you can't upload files as they are built by Gradle. You may create several zips if you upload different projects in parallel, but you won't be able to beat the raw speed of the previous scheme. Since publishing should preferably be done in CI and doesn't use dev machine time, this drawback might not be surfaced.
81
81
82
-
The migration also broke browsing the SNAPSHOTs, so it's not all sunshine and roses.
82
+
The migration also [broke browsing the SNAPSHOTs](#q-why-cant-i-browse-snapshots), so it's not all sunshine and roses.
83
83
84
84
But a facelift on OSSRH was certainly needed, and the system will improve gradually from that point.
0 commit comments