Gretchen Leigh Miller
f64db214d4
ruff linting fixes ( #343 )
...
* ruff linting fixes
* move imports back down to where they're re-exported
2025-03-07 16:03:35 -08:00
Gretchen Leigh Miller
6f011cc6c8
ruff import sorting pass + adding uv.lock ( #342 )
...
Python Formatting Check / formatting (push) Waiting to run
Tests / Run tests (3.12) (push) Waiting to run
Tests / Run tests (3.8) (push) Waiting to run
* ruff import sorting pass
* add uv.lock
* move comment back to its proper place
2025-03-07 10:04:11 -08:00
Misty De Méo
ffeaee7a01
chore: use ruff for formatting
...
Python Formatting Check / formatting (push) Waiting to run
Tests / Run tests (3.12) (push) Waiting to run
Tests / Run tests (3.8) (push) Waiting to run
There are a few minor changes here compared to black; it flagged
unnecessary string concatenations, and has slightly different
opinions on line length.
2025-03-05 09:43:17 -08:00
Alex Dempsey
8b23430a87
Use black, enforce with GitHub Actions
2024-02-08 12:07:41 -08:00
Noah Levitt
8dfd92cf7f
fix this utility
2019-04-09 01:44:14 -07:00
Noah Levitt
18b4a26db6
porting ansible config to xenial
...
no more upstart, switch to daemontools, among other things
2019-03-22 23:50:46 -07:00
Noah Levitt
934190084c
Refactor the way the proxy is configured. Job/site settings "proxy" and "enable_warcprox_features" are gone. Brozzler-worker now has mutually exclusive options --proxy and --warcprox-auto. --warcprox-auto means find an instance of warcprox in the service registry, and enable warcprox features. --proxy is provided, determines if proxy is warcprox by consulting http://{proxy_address}/status (see 8caae0d7d3
), and enables warcprox features if so.
2017-03-24 13:55:23 -07:00
Noah Levitt
15633be612
finish vagrant-brozzler-new-job.py
2016-10-03 18:17:35 -07:00
Noah Levitt
8c9a9c5666
starting on documenting job configuration
2016-09-29 12:03:16 -07:00
Noah Levitt
2462efc4ed
replace vagrant-brozzler-new-site with python script that fills in default options and passes through others
2016-09-22 01:47:23 +01:00