This commit is contained in:
2026-02-12 09:20:55 +03:00
commit 7c2d731399
24 changed files with 2123 additions and 0 deletions

16
tests/fixtures/minimal.yml vendored Normal file
View File

@@ -0,0 +1,16 @@
# Test fixture: minimal single-target config
josh:
proxy_url: "https://josh.test.local"
monorepo_path: "org/repo"
targets:
- name: "example"
subfolder: "services/example"
subrepo_url: "https://gitea.test.local/ext/example.git"
branches:
main: main
bot:
name: "test-bot"
email: "test@test.local"
trailer: "Josh-Sync-Origin"