uv/scripts/scenarios
konsti cb3fefff15
Fix local packse workflow (#9808)
Make the local packse workflow work again:

```
# In packse:
uv run --extra index --extra serve packse serve --no-hash scenarios &
# In uv:
UV_TEST_INDEX_URL="http://localhost:3141/simple/" ./scripts/scenarios/generate.py
```

Bugs fixed:
* The default scenario pattern didn't match anything.
* The snapshot update test command was wrong since the test
centralization
* Snapshot update failures would not be reported
2024-12-11 09:32:46 -06:00
..
templates chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
.gitignore Only textwrap json packse scenarios with packse 0.3.32 (#5810) 2024-08-08 15:49:50 +02:00
generate.py Fix local packse workflow (#9808) 2024-12-11 09:32:46 -06:00
requirements.in Update Packse snapshots (#8795) 2024-11-04 16:17:43 -05:00
requirements.txt Update Packse snapshots (#8795) 2024-11-04 16:17:43 -05:00