Open
Description
- Fix test crashes
- Rework script to parse the latest tag and automatic publish new package:
- When the tag is
vX.Y.Z
, use versionx.y.z
- When the tag is
APIXYZWWW
, use versionx.y.z-w
(it is important to use-
as this will denote a prerelease package)
- When the tag is
- Add documentation for .NET build
- Optimize CI build
- Parallelize native build to reduce workflow run time
- Combine publishing NuGet package action with building - there seem to be no reason to do this separately
Metadata
Metadata
Assignees
Labels
No labels