File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"notes" : " Copy atlas-sdk-go project files to user-facing Atlas Architecture Center artifact repo root" ,
4
- "source_directory" : " generated-usage-examples/go/atlas-sdk-go/project-copy" ,
4
+ "source_directory" : " generated-usage-examples/go/atlas-sdk-go/project-copy/ " ,
5
5
"target_repo" : " atlas-architecture-go-sdk" ,
6
6
"target_branch" : " copy-test" ,
7
7
"target_directory" : " ."
8
8
},
9
+ {
10
+ "notes" : " Copy atlas-sdk-go project files to user-facing Atlas Architecture Center artifact repo root" ,
11
+ "source_directory" : " generated-usage-examples/go/atlas-sdk-go/project-copy/**" ,
12
+ "target_repo" : " atlas-architecture-go-sdk" ,
13
+ "target_branch" : " copy-test-2" ,
14
+ "target_directory" : " ."
15
+ },
9
16
{
10
17
"notes" : " Example config for copying files from a directory to another repo" ,
11
18
"source_directory" : " generated-examples" ,
You can’t perform that action at this time.
0 commit comments