summaryrefslogtreecommitdiff
path: root/spec/support/shared.rb
AgeCommit message (Collapse)Author
2020-11-06Pin tests to git hashmo khan
2020-08-21Install tools from .deb packagemo 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-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-20Install maven packages for multi-module setupmo khan
* Install packages when multiple maven modules are detected * Add CHANGELOG entry * Install gem silently * Add package manager to test description * Sort paths
2020-03-18Move clone step to a before(:example)v3.0.0mo khan
2020-03-07Apply gitlab-stylesmo khan
2020-03-07Fix nuget specsmo khan
2020-03-06fix some pip specsmo khan
2020-03-04Remove TOOLS_IMAGEmo khan
2020-03-04Check if actual vs expected reports matchmo khan
2020-03-04Check report to ensure it matches the schemamo khan
2020-03-04Convert pipenv qa jobs to integration testsmo khan
2020-03-04Fix shared helpermo khan
2020-03-04Extract shared example to convert QA jobs to integration testsmo khan