1
0
Fork 0
 
 
 
Go to file
Dustin 72eae4d5b3
dustin/xactfetch/pipeline/head This commit looks good Details
Add CLI argument for selecting banks
When debugging a failure for one bank's website, I often want to run
the fetch for just that bank.  To date, I've been commenting out the
other bank, but that is silly.  Now, `xactfetch` can target a subset
of banks by specifying their name slug(s) as CLI arguments.
2024-07-07 18:24:33 -05:00
ci ci: Add Jenkins pipeline 2024-05-17 10:14:57 -05:00
.containerignore Add Containerfile 2023-12-12 08:09:41 -06:00
.gitignore Initial commit 2023-05-09 14:08:23 -05:00
Containerfile Add Containerfile 2023-12-12 08:09:41 -06:00
pinentry-stub.sh Remove unlock ntfy message 2023-12-12 08:09:40 -06:00
pyproject.toml meta: Relax Playwright dependency version 2023-12-12 08:09:40 -06:00
xactfetch.container Make URLs, etc. configurable 2023-12-12 08:09:41 -06:00
xactfetch.py Add CLI argument for selecting banks 2024-07-07 18:24:33 -05:00
xactfetch.timer Add example systemd units 2023-12-12 08:09:41 -06:00