Add wc-licensed-product-client as git submodule
Some checks failed
Create Release Package / build-release (push) Failing after 4m36s

- Bundle magdev/wc-licensed-product-client as git submodule
- Update composer.json to use path repository instead of VCS
- Update .gitignore to allow submodule in vendor directory
- Update CI workflow to checkout submodules recursively
- Remove private repository authentication step (no longer needed)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-29 18:58:01 +01:00
parent 9451cc1965
commit 2bf0cd82fe
5 changed files with 18 additions and 11 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "vendor/magdev/wc-licensed-product-client"]
path = vendor/magdev/wc-licensed-product-client
url = ssh://git@src.bundespruefstelle.ch:2022/magdev/wc-licensed-product-client.git