mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-06 04:19:37 +00:00
35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
speakeasyVersion: 1.310.0
|
|
sources:
|
|
my-first-source:
|
|
sourceNamespace: my-first-source
|
|
sourceRevisionDigest: sha256:d8364283c60870cb9f54133d096e7823722e4160e52eeb3db8cc2f7d90d96e65
|
|
sourceBlobDigest: sha256:52de37a2a76e00df27b42df8fdfa2db162c0932baec6a3eeb8659f4306f5f9b5
|
|
tags:
|
|
- latest
|
|
- main
|
|
targets:
|
|
my-first-target:
|
|
source: my-first-source
|
|
sourceNamespace: my-first-source
|
|
sourceRevisionDigest: sha256:d8364283c60870cb9f54133d096e7823722e4160e52eeb3db8cc2f7d90d96e65
|
|
sourceBlobDigest: sha256:52de37a2a76e00df27b42df8fdfa2db162c0932baec6a3eeb8659f4306f5f9b5
|
|
outLocation: /github/workspace/repo
|
|
workflow:
|
|
workflowVersion: 1.0.0
|
|
speakeasyVersion: latest
|
|
sources:
|
|
my-first-source:
|
|
inputs:
|
|
- location: https://api.dub.co
|
|
registry:
|
|
location: registry.speakeasyapi.dev/dub/dub/my-first-source
|
|
targets:
|
|
my-first-target:
|
|
target: typescript
|
|
source: my-first-source
|
|
publish:
|
|
npm:
|
|
token: $npm_token
|
|
codeSamples:
|
|
output: codeSamples.yaml
|