summaryrefslogtreecommitdiff
path: root/spec/integration/python
AgeCommit message (Collapse)Author
2020-10-05test: add spec for python 3.4 projectmo 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-08-21Install tools from .deb packagemo khan
2020-08-21Update conan assertionmo khan
2020-08-21Fix failed python specsTetiana Chupryna
2020-08-21Fix failed specsTetiana Chupryna
2020-08-21Fix some failed testsTetiana Chupryna
2020-08-21Fix failed testsTetiana Chupryna
2020-08-21Test with separate specsTetiana Chupryna
2020-08-21Denormalize BSD-4-Clause licenseTetiana Chupryna
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-22Combine default/custom certs in cacertmo khan
2020-06-05Allow configuring Python version using environment variablesmo khan
2020-05-29Allow custom conan configurationmo khan
* 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
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-14Remove dependency sourced from S3mo khan
2020-04-09Specify PIP_CERT when installing pip packagesmo khan
* Add CHANGELOG entry * Move method `default_env` to Python class
2020-04-03Install root certificatemo khan
* Install certificate in root ca trust store * Use PIP_CERT environment variable to specify path to the certificate bundle * Do not override user provided PIP_CERT * Perform shallow clone when possible * Update CHANGELOG and bump version
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-01Pull package info from sources in Pipfile.lockmo khan
* Exclude dependencies in "develop" group" * Install pipenv by default * Use .venv to match the default location as pipenv * Use pip-licenses to detect licenses in Pipfile project * Add variation of the MIT License * Redirect asdf install stdout to /dev/null * Add CHANGELOG entry and bump version
2020-03-30Use virtualenv, pip-licenses to scan projectsmo khan
* Add PIL License to list of normalized licenses * Update Python 3 v2.0 report fixture * Add CHANGELOG entry * Define local variables in bash functions * Ensure `SETUP_CMD` continues to work for python projects * build virtualenv app-data cache * Fallback to legacy scanner when SETUP_CMD is used * Extract Shell class to be able to pass custom env
2020-03-26Install pip packages from a custom indexmo khan
* Read PIP_INDEX_URL to identify where to download packages from
2020-03-07Apply gitlab-stylesmo khan
2020-03-06Fix python/pip specsmo khan
2020-03-06fix some pip specsmo khan
2020-03-04Convert python qa jobs to integration testsmo khan
2020-03-04Convert pipenv qa jobs to integration testsmo khan
2020-01-15Match dependency namesmo khan
2020-01-15Parse version 5 of the pipfile.lockmo khan
2020-01-15Validate version #mo khan
2020-01-15Add a json schema for dependencymo khan
2020-01-15Add spec to ensure we can parse a v3 Pipfile.lockmo khan
2020-01-15Simplify fixture generation in testmo khan
2020-01-15Add spec to handle pipfile.lock filesmo khan
2020-01-09Upgrade python from 3.5 to 3.8mo khan