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.306.0
|
|
sources:
|
|
my-first-source:
|
|
sourceNamespace: my-first-source
|
|
sourceRevisionDigest: sha256:8c17755b9d3c07391761c3012a50f04523eabcd578d197315dfc8e9e84747c97
|
|
sourceBlobDigest: sha256:22ce9ef46e6c3905a84147071418d68f197fd93ff71b7c5e732eedecbec4a563
|
|
tags:
|
|
- latest
|
|
- main
|
|
targets:
|
|
my-first-target:
|
|
source: my-first-source
|
|
sourceNamespace: my-first-source
|
|
sourceRevisionDigest: sha256:8c17755b9d3c07391761c3012a50f04523eabcd578d197315dfc8e9e84747c97
|
|
sourceBlobDigest: sha256:22ce9ef46e6c3905a84147071418d68f197fd93ff71b7c5e732eedecbec4a563
|
|
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
|