1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: Fix "cmake_check_version" failing on appveyor More... over 7 years ago
docs/addons: Document testing of "publish_github_release" More... over 7 years ago
anyci/publish_github_release: Update test to check the expected test project is used More... over 7 years ago
style: Fix flake8 style error (2 blank lines after class/function definition) More... over 7 years ago
anyci/publish_github_release: Add support for --display-python-wheel-platform More... over 7 years ago
addon: Add add-on facilitating the automatic creation of GitHub releases More... over 7 years ago
ci_addons: Fix use of add-ons accepting positional and optional arguments. More... over 7 years ago
ci_addons: Catch add-on execution exception and forward exit code. More... over 7 years ago
docs: Update usage and example to use "ci_addons" More... over 7 years ago
travis/install_pyenv: Fix typo More... over 7 years ago
Merge pull request #31 from scikit-build/update-requirements More... over 7 years ago
requirements-dev: update pytest (3.0.2->3.0.3) and pytest-cov (2.3.1->2.4.0) More... over 7 years ago
Merge pull request #30 from scikit-build/optimize-install-pyenv More... over 7 years ago
addon/install_pyenv: Skip brew update/upgrade if python if found in the cache More... over 7 years ago
Merge pull request #29 from scikit-build/improve-install-pyenv-consistency More... over 7 years ago
addon/install_pyenv: Use PYTHON_VERSION instead of PYTHONVERSION More... over 7 years ago
docs/addons: Fix typo in enable-worker-remote-access section More... over 7 years ago
Merge pull request #28 from scikit-build/tweak-make-a-release-doc More... over 7 years ago
docs/make_a_release: Update reference to external documentation More... over 7 years ago
docs/make_a_release: Ensure uploaded distributions are signed More... over 7 years ago
docs/make_a_release: Re-order steps to account for use of versioneer More... over 7 years ago
Merge pull request #27 from scikit-build/more-robust-pyenv-install More... over 7 years ago
travis/install_pyenv: Check if pyenv python executable exists More... over 7 years ago
travis/install_pyenv: Refactor code introducing "_execute_script" function More... over 7 years ago
Merge pull request #26 from scikit-build/simplify-ci More... over 7 years ago
scikit-ci/travis/osx: Set PATH containins python executable More... over 7 years ago
scikit-ci: Remove unneeded setting of "PYTHON" env var More... over 7 years ago
scikit-ci: Test version associated with python code directly executed More... over 7 years ago
scikit-ci: Display "PATH" environment variable More... over 7 years ago
scikit-ci: Display "sys.version_info" using a python command More... over 7 years ago