1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup: Add "ci" executable More... over 8 years ago
setup: Fix license classifier More... over 8 years ago
ci/driver: Add STEPS constant More... over 8 years ago
lint: Fix flake8 errors More... over 8 years ago
Add setup.py and Makefile More... over 8 years ago
README: Update description More... over 8 years ago
Merge branch 'add-support-for-scikit-ci-yml' More... over 8 years ago
ci/appveyor: Ensure install_visual_studio_wrapper can be used within args More... over 8 years ago
ci/travis: Rename "run.bash" into "run-with-pyenv.sh" More... over 8 years ago
ci/driver: Add support for expanding environment variable More... over 8 years ago
ci/driver: Refactor code introducing "expand_command" More... over 8 years ago
ci/appveyor: Add "tweak_environment.py" script to update notepad++ settings More... over 8 years ago
ci/driver: Remove formatting hack related to COMSPEC command line More... over 8 years ago
ci/driver: Fix formatting of COMSPEC command line More... over 8 years ago
ci/driver: Execute windows command using "cmd.exe /E:ON /V:ON" More... over 8 years ago
tests: Fix tests to account for displaying of "[scikit-ci] Executing: ..." More... over 8 years ago
ci/driver and other scripts: Improve display of command being executed More... over 8 years ago
ci/appveyor/install_visual_studio_wrapper: Display local_path More... over 8 years ago
ci/driver: Add support for env variable expanded within other env variable More... over 8 years ago
ci/driver: Add support for env variable with backslashes More... over 8 years ago
ci/driver: Add support for command with backslashes More... over 8 years ago
test_scikit_ci: test expansion of env variable with double quote More... over 8 years ago
ci/driver: Expand all environment variables in expand_environment_vars More... over 8 years ago
ci/driver: Ensure env variable are expanded within env variable More... over 8 years ago
test_environment_persist: check that env variable are overridden within a step More... over 8 years ago
ci/appveyor/install_visual_studio_wrapper: Fix dowload destination path More... over 8 years ago
ci/install_cmake: Use utils function to avoid ruamel.yaml import error More... over 8 years ago
style: Refactor code introducing constants.py and utils.py More... over 8 years ago
ci/driver: fix current_service() on Appveyor doing a case insensitive comparison More... over 8 years ago
install_pyenv: Fix cli execution mode getting value of PYTHONVERSION More... over 8 years ago