summaryrefslogtreecommitdiff
path: root/spec/integration/ruby/bundler_spec.rb
AgeCommit message (Collapse)Author
2020-09-10test: simplify assertionmo khan
2020-09-10test: update test to fetch a single dependencymo khan
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-10test: increase log verbosity for custom x509 endpointmo khan
2020-09-10chore: remove duplicate test for golang projectmo 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-07-08Detect gems.rb and gems.lockedmo khan
2020-07-06Install gems from custom source with custom CAmo khan
* Bump version and add CHANGELOG entry * Configure Bundler logging * Include install_path of gem * Use gem summary and full_gem_path * Specify a vendor path to install dependencies to prevent leakage between tests and take advantage of build job cache
2020-07-02Update version, CHANGELOG and READMEmo khan
* Install license_finder ~> 6.6 into default gems
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-04-01Fix bug with forwarding LICENSE_FINDER_CLI_OPTSmo khan
2020-03-04Extract shared example to convert QA jobs to integration testsmo khan
2020-02-24Exclude development/test dependenciesv2.5.2mo khan
* Remove develoment and test dependencies from java-maven fixtures * Ensure that ruby projects with bundler 2.0 are scannable * Update CHANGELOG * Assign @errors ivar for error message * Remove --cache-from * Use default ruby and install bundler conservatively * Install gems to local path * Add --no-prepare when gems are installed * Print ruby, rubygems and bundler version
2020-01-15Add a json schema for dependencymo khan
2020-01-09Upgrade python from 3.5 to 3.8mo khan