Skip to content

Unit Tests now run reliably (always use ConcurrentBags for Parallel Execution)

DiFY requested to merge development into main

Unit Tests now should produce a Test Result File that GitLab can read (junit) Fixed and suppressed some Warnings The Pipeline should now create a Release with the Package for the corresponding Release Channel (Release/Development) The Version now gets stored in a File when after the Project is built to be able to correctly tag the Release.

Pipeline now works reliably and Produces Package Registry Entries as well as Releases.

Merge request reports

Loading