- Apr 17, 2025
-
-
Duncan Macleod authored
Finalise release: 2.0.0 See merge request !112
-
Duncan Macleod authored
-
- Apr 10, 2025
-
-
Duncan Macleod authored
Add verbose logging See merge request !110
-
Duncan Macleod authored
-
Duncan Macleod authored
To display what requests are being made (INFO), and counts of the results received (DEBUG)
-
- Apr 08, 2025
-
-
Duncan Macleod authored
Add Cache object to simplify manipulating files for HTCondor file transfer Closes #33 See merge request !102
-
This reverts commit 57f271bc.
-
describes how best to use gwdatafind with HTCondor file transfer
-
that simplifies rendering URL lists in various ways closes #33
-
Duncan Macleod authored
Should be reverted when #42 is implemented
-
- Mar 26, 2025
-
-
Duncan Macleod authored
Need Python 3.8+ to properly do type annotations
-
- Mar 24, 2025
-
-
Duncan Macleod authored
Update requirements for pip install See merge request !111
-
Duncan Macleod authored
Update the minimum requirements for pip-installing this project, to avoid known vulnerabilities. This leaves the Debian and RedHat packaging to install whatever versions are available for those distributions, under the assumption that the distribution maintainers will patch serious vulnerabilities; the CI/CD pipeline asserts that whever versions we do get for those actually work
-
- Mar 18, 2025
-
-
Duncan Macleod authored
Improvements to the documentation See merge request !109
-
Duncan Macleod authored
-
Duncan Macleod authored
-
A few miscellaneous improvements to the documentation, including some content restructuring and configuration updates
-
Duncan Macleod authored
Update license See merge request !103
-
- Mar 17, 2025
-
-
Duncan Macleod authored
-
Duncan Macleod authored
Mainly updating http to https in the GPL header Update some license headers to not include a physical address for FSF
-
Duncan Macleod authored
Upgrade the test suite See merge request !106
-
Duncan Macleod authored
Fix all Ruff docstring issues See merge request !107
-
Duncan Macleod authored
Update the test suite syntax to require pytest 3.9.3 (for tmp_path fixture). Add docstrings to all tests. Address as much lint/technical debt as I could find.
-
Duncan Macleod authored
Add type-checking in CI See merge request !108
-
Duncan Macleod authored
-
Duncan Macleod authored
This allows highlighting typing issues reported by mypy
-
Duncan Macleod authored
This is mainly making one-line docstrings fit actually onto one line
-
Duncan Macleod authored
Replace single quotes with double quotes See merge request !105
-
Duncan Macleod authored
Consistency is nice
-
Duncan Macleod authored
Enable all ruff rules See merge request !104
-
Duncan Macleod authored
then selectively disable things we don't care about
-
- Feb 07, 2025
-
-
Duncan Macleod authored
Remove old HTTPConnection interface Closes #37 See merge request !101
-
- Feb 06, 2025
-
-
Duncan Macleod authored
Use furo docs theme Closes #38 See merge request !100
-
Duncan Macleod authored
closes #37
-
Duncan Macleod authored
Migrate from ligo-segments to igwn-segments Closes #35 See merge request !99
-
- Jan 15, 2025
-
-
Duncan Macleod authored
-
Duncan Macleod authored
closes #38
-
Duncan Macleod authored
numerous improvements over sphinx_rtd_theme, namely automatic dark mode
-
Duncan Macleod authored
-
- Jan 13, 2025
-
-
Duncan Macleod authored
Fix all code quality issues identified by ruff See merge request !98
-