Skip to content

Commit 4e3df41

Browse files
authored
feat: publish 'app-staging-synthesizer-alpha' for Go (#34364)
This turns on Go publishing for the `@aws-cdk/app-staging-synthesizer-alpha` package. This PR *should* be all that is necessary, given that all other alpha packages are publishing into the same GitHub repo as this one and it already exists. We will monitor during the next release. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent b99f241 commit 4e3df41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/@aws-cdk/app-staging-synthesizer-alpha/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
"namespace": "Amazon.CDK.AppStagingSynthesizer.Alpha",
3636
"packageId": "Amazon.CDK.AppStagingSynthesizer.Alpha",
3737
"iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/main/logo/default-256-dark.png"
38+
},
39+
"go": {
40+
"moduleName": "github.com/aws/aws-cdk-go",
41+
"packageName": "appstagingsynthesizeralpha"
3842
}
3943
}
4044
},

0 commit comments

Comments
 (0)