mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-09 20:37:48 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.337.1
This commit is contained in:
@@ -3,15 +3,18 @@ id: 2c1d440e-25e4-46e2-a435-ebd1f72a7373
|
||||
management:
|
||||
docChecksum: 751bbee351db5354325a9ef968014e0d
|
||||
docVersion: 0.0.1
|
||||
speakeasyVersion: 1.335.2
|
||||
generationVersion: 2.372.3
|
||||
releaseVersion: 0.0.1
|
||||
configChecksum: 146d1ec1460e43d80975a87764babb15
|
||||
speakeasyVersion: 1.337.1
|
||||
generationVersion: 2.373.2
|
||||
releaseVersion: 0.0.2
|
||||
configChecksum: 9cb0ea095a0bc55ad805a566cde61f4d
|
||||
repoURL: https://github.com/comfy-deploy/comfy-deploy-python.git
|
||||
installationURL: https://github.com/comfy-deploy/comfy-deploy-python.git
|
||||
published: true
|
||||
features:
|
||||
python:
|
||||
additionalDependencies: 0.1.0
|
||||
constsAndDefaults: 0.1.3
|
||||
core: 4.8.1
|
||||
core: 4.8.2
|
||||
devContainers: 2.86.0
|
||||
flattening: 2.81.1
|
||||
globalSecurity: 2.83.5
|
||||
@@ -224,3 +227,4 @@ generatedFiles:
|
||||
- src/comfydeploy/_hooks/sdkhooks.py
|
||||
- src/comfydeploy/_hooks/types.py
|
||||
- src/comfydeploy/_hooks/__init__.py
|
||||
- CONTRIBUTING.md
|
||||
|
||||
@@ -15,7 +15,7 @@ generation:
|
||||
auth:
|
||||
oAuth2ClientCredentialsEnabled: false
|
||||
python:
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
additionalDependencies:
|
||||
dependencies: {}
|
||||
extraDependencies:
|
||||
|
||||
@@ -1,20 +1,22 @@
|
||||
speakeasyVersion: 1.335.2
|
||||
speakeasyVersion: 1.337.1
|
||||
sources:
|
||||
comfydeploy-api:
|
||||
sourceNamespace: comfydeploy-api
|
||||
sourceRevisionDigest: sha256:9de04a7a79c20e6734a6f6a554ad832ef07d8d0e10e0b0f4f2bd5d6a3c3a2440
|
||||
sourceBlobDigest: sha256:16bb126ace5178a46f34a6530b3983db437d0652b4e44a0077d730f801d83884
|
||||
sourceRevisionDigest: sha256:539371fe639afc48d0ba3b481fa816b0801da03005403911367c36eae3da6499
|
||||
sourceBlobDigest: sha256:41ad645015efba33f017ee3f6096c84d52092d6397a51e4c384f5f1b1da6bbbb
|
||||
tags:
|
||||
- latest
|
||||
- main
|
||||
targets:
|
||||
comfy-deploy:
|
||||
source: comfydeploy-api
|
||||
sourceNamespace: comfydeploy-api
|
||||
sourceRevisionDigest: sha256:9de04a7a79c20e6734a6f6a554ad832ef07d8d0e10e0b0f4f2bd5d6a3c3a2440
|
||||
sourceBlobDigest: sha256:16bb126ace5178a46f34a6530b3983db437d0652b4e44a0077d730f801d83884
|
||||
outLocation: /Users/bennykok/Documents/GitHub/comfy-deploy-python
|
||||
sourceRevisionDigest: sha256:539371fe639afc48d0ba3b481fa816b0801da03005403911367c36eae3da6499
|
||||
sourceBlobDigest: sha256:41ad645015efba33f017ee3f6096c84d52092d6397a51e4c384f5f1b1da6bbbb
|
||||
outLocation: /github/workspace/repo
|
||||
workflow:
|
||||
workflowVersion: 1.0.0
|
||||
speakeasyVersion: latest
|
||||
sources:
|
||||
comfydeploy-api:
|
||||
inputs:
|
||||
@@ -25,3 +27,6 @@ workflow:
|
||||
comfy-deploy:
|
||||
target: python
|
||||
source: comfydeploy-api
|
||||
publish:
|
||||
pypi:
|
||||
token: $pypi_token
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
workflowVersion: 1.0.0
|
||||
speakeasyVersion: latest
|
||||
sources:
|
||||
comfydeploy-api:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user