Commit 5d7b9d0
fix: unbreak Postgres integration suite allow-repo config
The multi-owner collision guard added in 5404e24 rejects wildcard
owners in --allow-repo, so the integration compose file's '*/*' rule
made ccg-server refuse to start and the suite fail before any test
phase. Pin the rule to the suite's Gitea admin account (testadmin/*)
and ignore the suite's default artifacts/ output directory.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 3f5c2b8 commit 5d7b9d0
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments