Closed AlanRynne closed 3 months ago
MERGE https://github.com/specklesystems/connector-installers/pull/9 BEFORE THIS!
Previously, the deploy step was using 3.0.0-fake as it's version.
3.0.0-fake
We now compute the version using GitVersion in the same way we do for speckle-sharp-connectors repo.
GitVersion
speckle-sharp-connectors
This guarantees consistency between repos and uniqueness in the autogenerated versions.
Tweaks can be made as needed
https://linear.app/speckle/issue/CXPLA-26/sketchup-installer
Previously, the deploy step was using
3.0.0-fake
as it's version.We now compute the version using
GitVersion
in the same way we do forspeckle-sharp-connectors
repo.This guarantees consistency between repos and uniqueness in the autogenerated versions.
Tweaks can be made as needed