Merge Develop to prepare V3 #77

Merged
metal3d merged 98 commits from develop into master 2024-10-29 16:45:05 +00:00
Showing only changes of commit 15a2f25e51 - Show all commits

View File

@@ -5,6 +5,9 @@ sonar.organization=metal3d
sonar.go.tests.reportPaths=gotest.json sonar.go.tests.reportPaths=gotest.json
sonar.go.coverage.reportPaths=coverprofile.out sonar.go.coverage.reportPaths=coverprofile.out
# excludde
sonar.exclusions=doc/**
# This is the name and version displayed in the SonarCloud UI. # This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=katenary #sonar.projectName=katenary
#sonar.projectVersion=1.0 #sonar.projectVersion=1.0