remove hack used to downscale the SymbolGraph ABI version tuples #331

Closed
opened 2025-10-14 16:00:45 -06:00 by navan · 0 comments
Owner

Originally created by @tayloraswift on 12/16/2023

in Unidoc 0.4.1, we did a venezuelan-style rescale of the SymbolGraph ABI versions to make them look smaller (e.g. 8.9.0 → 0.8.9) as the current major version is hilariously high relative to the maturity of the project.

this will prevent us from actually uploading real ≥ v1.0.0 symbol graphs to the database, so once we’ve migrated all the symbol graphs, we need to remove this logic.

*Originally created by @tayloraswift on 12/16/2023* in Unidoc 0.4.1, we did a venezuelan-style rescale of the SymbolGraph ABI versions to make them look smaller (e.g. 8.9.0 → 0.8.9) as the current major version is hilariously high relative to the maturity of the project. this will prevent us from actually uploading real ≥ v1.0.0 symbol graphs to the database, so once we’ve migrated all the symbol graphs, we need to remove this logic.
navan 2025-10-14 16:00:48 -06:00
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#331
No description provided.