forked from temporalio/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
snipsync.config.yaml
39 lines (37 loc) · 1.01 KB
/
snipsync.config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
origins:
- owner: temporalio
repo: money-transfer-project-template-java
- owner: temporalio
repo: hello-world-project-template-java
- owner: temporalio
repo: money-transfer-project-template-go
- owner: temporalio
repo: hello-world-project-template-go
- owner: temporalio
repo: subscription-workflow-project-template-go
- owner: temporalio
repo: subscription-workflow-project-template-java
- owner: temporalio
repo: subscription-workflow-project-template-php
- owner: temporalio
repo: temporal
- owner: temporalio
repo: samples-php
- owner: temporalio
repo: samples-typescript
# Some samples were left in the SDK code itself because it has better testing
# capabilities than the samples repo
- owner: temporalio
repo: sdk-typescript
- owner: temporalio
repo: samples-go
- owner: temporalio
repo: samples-java
- owner: temporalio
repo: temporal-ecommerce
targets:
- docs
- blog
features:
enable_source_link: true
enable_code_block: true