summaryrefslogtreecommitdiff
path: root/spec/integration/dotnet
AgeCommit message (Collapse)Author
2020-09-10test: start proxy server before suite and shutdown at end of suitemo khan
2020-09-10refactor: start proxy server before testsmo khan
2020-09-09fix: do not compress /usr/sharemo khan
* do not allow license_scanning job to fail * update script to download *.deb files * ensure apt db is valid * Update CHANGELOG and bump version
2020-08-21Install tools from .deb packagemo khan
2020-08-19test: add performance specsmo khan
2020-08-18Update license_finder to 6.8.1mo khan
* Update CHANGELOG * Add default retry for all jobs * Ensure all deb packages are built
2020-08-06Package license management deb from deb jobmo khan
2020-07-14Fetch dependencies from a custom dotnet sourcemo khan
* Install custom ca certificate in location where nuget can recognize it * Add subject alternative name to the generate x509 cert * Do not cache packages and https requests * Detect vbproj, fsproj, csproj, and sln files * Improve nuget package detection * Parse SPDX license expression from nuspec files * Update version and update CHANGELOG
2020-07-09Specify branch `main`v3.15.1mo khan
2020-05-26Scan Conan projectsmo khan
* Scan the conan examples project * Split licenses by comma * Add integration test job for c projects * Add package_manager, version and path to v2.1 report * Detect collisions between names from different package managers * Add CHANGELOG entry * Update README to indicate Conan support * Print timestamps in install script
2020-04-02Reproduce failure with go modules scanningmo khan
* Install sudo for existing configurations * Detect dependencies in a gomodules project * Add CHANGELOG entry and bump version * Symlink to $GOPATH for non go modules projects * Remove problematic go get setup
2020-03-07Apply gitlab-stylesmo khan
2020-03-07Fix nuget specsmo khan
2020-03-04Remove whitespacemo khan
2020-03-04Convert dotnet QA jobs to integration testsmo khan
2020-01-22Comment out broken assertionmo khan
2020-01-22Include list of expected licensesmo khan
2020-01-20Create spec that isolates a defectmo khan
2020-01-17Add spec to test nuget package scanning in sub directoriesmo khan
2020-01-16Add example scan of project with a nuget `packages.config` filemo khan
2020-01-15Validate version #mo khan
2020-01-13Export LICENSE_FINDER_CLI_OPTS --recursivemo khan
2020-01-13Add scan of .NET Core sample projectmo khan