| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Update CHANGELOG
* Add default retry for all jobs
* Ensure all deb packages are built
|
|
* Let maven figure out the version of the license plugin that it is compatible with
* Print the error when the setup fails
* Add tests for multiple versions of maven and java
* Install packages into a project specific directory to prevent cross test pollution
* Specify the list of supported Maven versions
* Update CHANGELOG and bump the version
|
|
* Use git fetch with a depth of 1
* Control Conan environment via environment variables
* Allow specifying a custom CONAN_LOGIN_USERNAME and CONAN_PASSWORD
* Specify a default CONAN_CACERT_PATH to point the system cert file
* Tie CONAN_LOGGING_LEVEL to LOG_LEVEL
* Tag and skip offline environment tests because it was shutdown
* Add CHANGELOG entry
|
|
* 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
|
|
* Add CHANGELOG entry
* Avoid shell expansion errors
* Add gradle-license-plugin to local gradle cache
* Download gradle plugin dependencies and use backwards compatible syntax in init.gradle
* Use latest gradle v2
|
|
|
|
|
|
|
|
on java version and gradle version 😵
|
|
|
|
|
|
|
|
|
|
* Extract gradle_command method
* Bump version and update CHANGELOG
* Remove prepare_java step from run.sh
|
|
* 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
|
|
* Read PIP_INDEX_URL to identify where to download packages from
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Skip gradle invocation and install plugin globally
* Update init.gradle
* Try project.apply plugin: syntax
* apply gradle plugin
* Add entry to normalized licenses
* Update spdx-licenses
* Add CHANGELOG entry
|
|
|