tweak job runs
This commit is contained in:
parent
2b2a3f1cc0
commit
c210168d65
6 changed files with 94 additions and 12 deletions
|
|
@ -112,5 +112,6 @@ uv run repub crawl -c repub.toml
|
|||
- Runtime ffmpeg availability is provided by the flake package and devshell.
|
||||
- Tests live under `tests/`.
|
||||
- `prompts/` is git ignored intentionally
|
||||
- Never search the web for this repo. If an external resource, document, or reference is needed, stop and ask the user to provide it.
|
||||
- Treat the repo-root `republisher.db` as user-owned local state. Do not delete or reset it as part of routine testing or verification.
|
||||
- For automated tests or isolated verification, use a separate database path via `REPUBLISHER_DB_PATH` instead of mutating or removing the repo-root database.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue