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.314.2
|
|
sources:
|
|
my-first-source:
|
|
sourceNamespace: my-first-source
|
|
sourceRevisionDigest: sha256:164c06ded7b4e584a7e1d46fc0f20ebcf23bdb28abb5e4e2dea52b5aa34271fd
|
|
sourceBlobDigest: sha256:a07c6f70c6d3df68db32b244fef1af447804b41f9c59fcfc1f989afcf4da1d37
|
|
tags:
|
|
- latest
|
|
- main
|
|
targets:
|
|
my-first-target:
|
|
source: my-first-source
|
|
sourceNamespace: my-first-source
|
|
sourceRevisionDigest: sha256:164c06ded7b4e584a7e1d46fc0f20ebcf23bdb28abb5e4e2dea52b5aa34271fd
|
|
sourceBlobDigest: sha256:a07c6f70c6d3df68db32b244fef1af447804b41f9c59fcfc1f989afcf4da1d37
|
|
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
|