Commit Graph
11 Commits
Author SHA1 Message Date
Yoland YanandGitHub 4eba3161cf Refactor Pika API node imports and fix unique_id issue. (#8319)
Added unique_id to hidden parameters and corrected description formatting in PikAdditionsNode.
2025-05-28 23:42:25 -04:00
Yoland YanandGitHub 7d329771f9 Add moderation level option to OpenAIGPTImage1 node and update api_call method signature (#7804) 2025-04-28 13:59:22 -04:00
Yoland YanandGitHub 4486b0d0ff Update CODEOWNERS and add christian-byrne (#7663) 2025-04-19 17:23:31 -04:00
Yoland YanandGitHub 189da3726d Update README.md (#6960) 2025-02-25 17:17:18 -08:00
Yoland YanandGitHub 7da85fac3f Update CODEOWNERS (#6338)
Adding yoland and robin to web dir
2025-01-05 04:33:49 -05:00
Yoland YanandGitHub 5def9fbc83 Update CI workflow to remove Windows testing configuration (#6007)
- Commented out Windows OS from the CI matrix in test-ci.yml.
- Removed the test-win-nightly job to streamline testing on macOS and Linux only.
- Adjusted the matrix strategy to focus on Python versions and CUDA compatibility without Windows support.
2024-12-11 16:48:41 -05:00
Yoland YanandGitHub f498d855ba Add terminal size fallback (#5623) 2024-11-19 03:34:20 -05:00
Yoland YanandGitHub 25eac1d780 Change runner label for the new runners (#5197) 2024-10-09 20:08:57 -04:00
Yoland YanandGitHub 405b529545 Minor: update tests-unit README.md (#4896) 2024-09-12 04:53:08 -04:00
Yoland YanandGitHub 81778a7feb [🗻 Mount Fuji Commit] Add unit tests for folder path utilities (#4869)
All past 30 min of comtts are done on the top of Mt Fuji
By Comfy, Robin, and Yoland
All other comfy org members died on the way

Introduced unit tests to verify the correctness of various folder path
utility functions such as `get_directory_by_type`, `annotated_filepath`,
and `recursive_search` among others. These tests cover scenarios
including directory retrieval, filepath annotation, recursive file
searches, and filtering files by extensions, enhancing the robustness
and reliability of the codebase.
2024-09-10 00:44:49 -04:00
Yoland YanandGitHub fc90ceb6ba Update issue template config.yml to direct frontend issues to frontend repos (#4486)
* Update config.yml

* Typos
2024-08-19 13:41:30 -04:00