Commit 7eedf4d
fix(symphony): use token-embedded clone URL and increase hook timeout
The after_create hook was timing out because HTTPS clone required
interactive auth. Use token-embedded URL with $GITEA_TOKEN expansion
and increase hook timeout from 60s to 120s. Also add git push to
after_run hook so agent work is pushed back to Gitea.
Co-Authored-By: Terraphim AI <noreply@anthropic.com>1 parent 16e4176 commit 7eedf4d
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments