We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b1a04 commit ec65d9bCopy full SHA for ec65d9b
.gitsplit.yml
@@ -8,6 +8,8 @@ project_url: "https://github.com/open-feature/php-sdk-contrib.git"
8
splits:
9
- prefix: "hooks/OpenTelemetry"
10
target: "https://${GH_TOKEN}@github.com/open-feature-php/otel-hook.git"
11
+ - prefix: "hooks/DDTrace"
12
+ target: "https://${GH_TOKEN}@github.com/open-feature-php/dd-trace-hook.git"
13
- prefix: "providers/Flagd"
14
target: "https://${GH_TOKEN}@github.com/open-feature-php/flagd-provider.git"
15
- prefix: "providers/Split"
0 commit comments