6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also run shellcheck on CI (for now only fixed scripts in dist/ directory). More... 9 months ago
Fix shellcheck violations in the verify checksums script. More... 9 months ago
Shell check violation fixes in the sign script. More... 9 months ago
More shellcheck violation fixes. More... 9 months ago
Use bash shell instead of sh. More... 9 months ago
Use valid and normalized version specific for __version__ for dev releases. More... 9 months ago
Remove some shellcheck warnings, make dist scripts more robust. More... 9 months ago
Update year in the copyright notice in the docs. More... 9 months ago
Update year header in the license file. More... 9 months ago
Remove unused imports, add a comment on why setup.py file is still present. More... 9 months ago
Merge branch 'trunk' into migrate_from_setuppy_to_pyproject_toml More... 9 months ago
Redirect setup.py --version stderr to /dev/null to supress non-fatal setuptools pyproject.yaml related warning. More... 9 months ago
Fix test case. More... 9 months ago
Add changelog entry for #1891. More... 9 months ago
Implement timeout based guard for list_volumes(). This way we don't end up in an infinite loop due to the bug in the code, invalid server response or similar. More... 9 months ago
Merge branch 'fix-azure-list-volumes' of https://github.com/jan-mue/libcloud into jan-mue-fix-azure-list-volumes More... 9 months ago
Merge branch 'trunk' into migrate_from_setuppy_to_pyproject_toml More... 9 months ago
Fix conditional, simplify workflow. More... 9 months ago
Only trigger rtd build for trunk branch runs. More... 9 months ago
Merge branch 'trunk' into migrate_from_setuppy_to_pyproject_toml More... 9 months ago
RTD theme doesn't work with Sphinx 7.0.0. See https://github.com/readthedocs/readthedocs.org/issues/10279 for details. More... 9 months ago
Update RTD config to the new v2 format. More... 9 months ago
Try upgrading sphinx to the latest version. More... 9 months ago
Update trigger rtd build script to exit with non zero in case we don't receive 200 status code back. More... 9 months ago
Update trigger rtd build script and remove old and outdated url. Also update script to support building arbitrary branches. More... 9 months ago
Update readme and add explicit security section. More... 9 months ago
Fix changelog formatting. More... 9 months ago
Add changelog entries. More... 9 months ago
Clarify that build package is used for creating release artifacts. More... 9 months ago
Remove more-itertools tests dependency which should not be needed anymore. More... 9 months ago