| Age | Commit message (Collapse) | Author |
|
* chore: do not pass artifacts to downstream jobs
* chore: expire artifacts
* chore: point to new project_id
* chore: remove after_script
* refactor: rename license-management to license-finder
* docs: Add changelog entry and update links to old repo
|
|
* docs: Add changelog entry
* fix: update spec to match expected behaviour
|
|
|
|
* Update CHANGELOG
* Add default retry for all jobs
* Ensure all deb packages are built
|
|
* Target ruby version 2.7.1
* Add spec to fetch gems from a custom source
* Add proxy to rubygems.org config
* Specify default env vars to support offline environment
* Cleanup custom certificates after spec
* Inline docker-test script
* Do not install license_finder with each installed ruby
* Increase gem log verbosity and include backtrace
* Extract test fixtures for the different ruby scenarios
* Find *.gemspec files in gems dir
* Use RUBYLIB to hijack src path
* Run scan from project path dir
|
|
* Install license_finder ~> 6.6 into default gems
|
|
|
|
|
|
* Inline creation of PipPackage in legacy scan results
* Add CHANGELOG entry
|
|
* Read PIP_INDEX_URL to identify where to download packages from
|
|
|
|
|
|
|
|
* Lock version to license_finder 6.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Run newest report version first
* Change default license finder version to latest
* Use --recursive for .NET projects
* Update paths in c# test fixtures
* Use login shell to source rvm
* Tell license finder the version of python to use
* Add Changelog entry
|
|
The GitLab UI has a hardcoded list of license names that need to be
mapped to the equivalent SPDX identifier.
* https://gitlab.com/gitlab-org/gitlab/blob/5d760ac8b75c07a3c748485fe08130fcc9af2acf/ee/app/assets/javascripts/vue_shared/license_management/constants.js#L8-32
|
|
|
|
|