Skip to content

Commit

Permalink
Merge pull request #8 from mfbx9da4/patch4
Browse files Browse the repository at this point in the history
  • Loading branch information
tatarco authored Jun 17, 2024
2 parents fa53f0b + 50690a4 commit e7934ad
Show file tree
Hide file tree
Showing 4 changed files with 1,782 additions and 7 deletions.
13 changes: 7 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.308.1
sources:
json-development:
sourceNamespace: json-development
sourceRevisionDigest: sha256:950d08dc65a627c5f6bd58e23a128e2655bd32b6b652517bb3128bdeb65aa8b1
sourceBlobDigest: sha256:bc091a01533a58df371acf1ba18ab29a87f90781a8ed1dcc004bf00b216d97b0
sourceRevisionDigest: sha256:6399c072262e11694acc5603bda7a87fc8d9a63a1fbaad0d509ff1f43db4590d
sourceBlobDigest: sha256:e8603aa67eeecc10118aee45900346cfc574753b6cfc9a02891d5c0ac34db596
tags:
- latest
- main
targets:
my-first-target:
source: json-development
sourceNamespace: json-development
sourceRevisionDigest: sha256:950d08dc65a627c5f6bd58e23a128e2655bd32b6b652517bb3128bdeb65aa8b1
sourceBlobDigest: sha256:bc091a01533a58df371acf1ba18ab29a87f90781a8ed1dcc004bf00b216d97b0
sourceRevisionDigest: sha256:6399c072262e11694acc5603bda7a87fc8d9a63a1fbaad0d509ff1f43db4590d
sourceBlobDigest: sha256:e8603aa67eeecc10118aee45900346cfc574753b6cfc9a02891d5c0ac34db596
codeSamplesNamespace: code-samples-typescript
codeSamplesRevisionDigest: sha256:c7f498b32defe6bbeaa6c6a282493c063506f5dc5d273086dc89d3a48d3fc999
codeSamplesRevisionDigest: sha256:15de99575780fa8d0820ac02e699dacf5cf3689f98231a136b8c978013d0f4d6
outLocation: /Users/da/code/misc/novu-node
workflow:
workflowVersion: 1.0.0
Expand All @@ -25,6 +25,7 @@ workflow:
- location: ./sources/openapi.sdk.json
overlays:
- location: ./sources/remove-headers-overlay.yaml
output: sources/json-development.json
registry:
location: registry.speakeasyapi.dev/novu/novu/json-development
targets:
Expand All @@ -35,6 +36,6 @@ workflow:
npm:
token: $npm_token
codeSamples:
output: codeSamples.json
output: sources/code-samples.json
registry:
location: registry.speakeasyapi.dev/novu/novu/code-samples-typescript
3 changes: 2 additions & 1 deletion .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ sources:
- location: ./sources/remove-headers-overlay.yaml
registry:
location: registry.speakeasyapi.dev/novu/novu/json-development
output: sources/json-development.json
targets:
my-first-target:
target: typescript
source: json-development
codeSamples:
output: codeSamples.json
output: sources/code-samples.json
registry:
location: registry.speakeasyapi.dev/novu/novu/code-samples-typescript
publish:
Expand Down
Loading

0 comments on commit e7934ad

Please sign in to comment.