CI/CD should be comprehensive and make a new github release with the dotnet runtime and all dependencies shipped with it
it should run tests and Code QL on PRs and on merges to master
it should automatically update the version of the assemblies, using git tags, gitVersion and SemVer.
Automatic release notes should be a part of the github release notes.
CI/CD should be comprehensive and make a new github release with the dotnet runtime and all dependencies shipped with it
it should run tests and Code QL on PRs and on merges to master
it should automatically update the version of the assemblies, using git tags, gitVersion and SemVer.
Automatic release notes should be a part of the github release notes.