Commit e4fd75c
ci: add manual downstream workflow for recipe matrix
Introduce a workflow_dispatch-only workflow that runs each downstream TOML
recipe (conda, datasette, devpi, hatch, pytest, python-lsp-server, tox) on
ubuntu-latest with Python 3.12 and uv. Matrix jobs are independent
(fail-fast: false) and time out after 120 minutes. Trigger from Actions and,
when validating a change that needs it, select the relevant branch under
"Use workflow from" (for example a pull request head branch).
Co-authored-by: Cursor AI <ai@cursor.sh>
Co-authored-by: Composer <composer@cursor.com>1 parent b6c5eba commit e4fd75c
1 file changed
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments