joannis.swiftonserver-site cannot link against swift-http-types #188

Open
opened 2025-10-14 15:51:01 -06:00 by navan · 0 comments
Owner

Originally created by @tayloraswift on 5/22/2024

for some reason, https://swiftinit.org/docs/joannis.swiftonserver-site is failing to link against swift-http-types at 1.1.0

as joannis.swiftonserver-site has 17 dependencies, it’s possible we are hitting some hard-coded resource limit in UnidocDB. although from reading Unidoc.DB.Snapshots.swift 16 is only the stride limit and it ought to support up to 32 dependencies already.

another, more-remote possibility is something weird is happening with the duplicated 1.1 and 1.1.0 tags in the swift-http-types repository…

*Originally created by @tayloraswift on 5/22/2024* for some reason, https://swiftinit.org/docs/joannis.swiftonserver-site is failing to link against [`swift-http-types`](https://swiftinit.org/tags/swift-http-types) at 1.1.0 as `joannis.swiftonserver-site` has 17 dependencies, it’s possible we are hitting some hard-coded resource limit in `UnidocDB`. although from reading `Unidoc.DB.Snapshots.swift` 16 is only the stride limit and it ought to support up to 32 dependencies already. another, more-remote possibility is something weird is happening with the duplicated `1.1` and `1.1.0` tags in the swift-http-types repository…
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/swift-unidoc#188
No description provided.