Skip to content

Dot NET tasks #424

Open
Open
@TheMostDiligent

Description

@TheMostDiligent
  • Fix test crashes
  • Rework script to parse the latest tag and automatic publish new package:
    • When the tag is vX.Y.Z, use version x.y.z
    • When the tag is APIXYZWWW, use version x.y.z-w (it is important to use - as this will denote a prerelease package)
  • 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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions