novolis-documents / release.md
Release
One-column pages to Skia PDF
dotnetpdfdocumentsnovolis
Versioning
CalVer via d:\novolis\novolis-documents\build\version.json (2026.1.*). Packable projects share the repo stamp.
Publish path
Maintainers ship on `main` (no maintainer PR for normal work):
- Commit +
git push origin main merge.ymlbuilds, tests, packs, and publishes to GitHub Packages- Consumers restore from nuget.org +
https://nuget.pkg.github.com/Novolis-Platform/index.json
Do not publish via a local folder feed. See nuget-only-policy.
Local verification before push
dotnet test d:\novolis\novolis-documents\tests\Novolis.Documents.Unit\Novolis.Documents.Unit.csproj -p:NovolisUseProjectReferences=true
pwsh -File d:\novolis\novolis-governance\scripts\verify-nuget-only.ps1