ComfyUI/.github/workflows
bymyself 1eb00c0a51 Upgrade to OpenAPI 3.1.0 with prefixItems and streamlined validation
- Upgraded OpenAPI spec from 3.0.3 to 3.1.0
- Replaced QueueItem oneOf pattern with prefixItems for precise tuple validation
- Simplified GitHub Actions workflow to use only Python tests (removed redundant swagger-editor validation)
- All validation now handled by openapi-spec-validator which supports OpenAPI 3.1
- QueueItem now enforces exact tuple structure: [position, prompt_id, prompt, extra_data, outputs_to_execute]
2025-07-20 19:49:41 -07:00
..
openapi-validation.yml Upgrade to OpenAPI 3.1.0 with prefixItems and streamlined validation 2025-07-20 19:49:41 -07:00
pullrequest-ci-run.yml Change runner label for the new runners (#5197) 2024-10-09 20:08:57 -04:00
ruff.yml Replace pylint with ruff (#5987) 2024-12-09 22:04:23 -05:00
stable-release.yml Add updater test to stable release workflow. (#7887) 2025-04-30 14:42:18 -04:00
stale-issues.yml fix typo in stale-issues (#4735) 2024-09-01 17:44:49 -04:00
test-build.yml Update the python version in some workflows. 2025-01-29 15:54:13 -05:00
test-ci.yml Update CI workflow to remove Windows testing configuration (#6007) 2024-12-11 16:48:41 -05:00
test-launch.yml More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
test-unit.yml Update the python version in some workflows. 2025-01-29 15:54:13 -05:00
update-api-stubs.yml More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
update-version.yml Add pyproject.toml (#6386) 2025-01-11 03:09:25 -05:00
windows_release_dependencies.yml Update portable package workflow to cu128 (#7812) 2025-04-26 04:43:12 -04:00
windows_release_nightly_pytorch.yml Lower size of release package more. (#7754) 2025-04-23 06:33:09 -04:00
windows_release_package.yml Test updater in the windows release workflow. (#7886) 2025-04-30 14:18:20 -04:00