Skip to content

Commit

Permalink
feat(cdk-graph-plugin-diagram): publish cdk-graph-plugin-diagram to p…
Browse files Browse the repository at this point in the history
…ypi and maven (#524)
  • Loading branch information
agdimech authored Aug 2, 2023
1 parent 952da41 commit d41d75a
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 4 deletions.
33 changes: 33 additions & 0 deletions packages/cdk-graph-plugin-diagram/.projen/tasks.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 15 additions & 1 deletion packages/cdk-graph-plugin-diagram/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions packages/cdk-graph-plugin-diagram/project.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions private/abstract/cdk-graph-plugin-project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ export abstract class CdkGraphPluginProject extends PDKProject {
defaultReleaseBranch: "mainline",
repositoryUrl: "https://github.com/aws/aws-prototyping-sdk",
stability: Stability.EXPERIMENTAL,
// Only publish to NPM until more stable - currently very experimental and need to test Typescript version more extensively
publishToPypiConfig: false,
publishToMavenConfig: false,
// explicit/overrides
...props,
// merged/managed
Expand Down

0 comments on commit d41d75a

Please sign in to comment.