aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)AuthorLines
2023-07-14do not run workflow items twice for PRs from this repoAUTOMATIC1111-2/+8
2023-06-29rename --add-stop-route to --api-server-stopw-e-w-1/+1
2023-06-27Merge pull request #11201 from akx/ruff-upgAUTOMATIC1111-1/+1
2023-06-14terminate -> stopw-e-w-1/+1
2023-06-14update workflow kill test serverw-e-w-1/+1
2023-06-13Upgrade ruff to 272Aarni Koskela-1/+1
2023-05-19Overhaul tests to use py.testAarni Koskela-7/+42
2023-05-17Add ESLint to CIAarni Koskela-24/+12
2023-05-11CI: use launch.py for dependencies tooAarni Koskela-0/+1
2023-05-11CI: use CPU wheel repo for PyTorchAarni Koskela-0/+5
2023-05-09Replace pylint CI with ruffAarni Koskela-18/+25
2023-03-25specify the tests dir in automated testsAUTOMATIC-1/+1
2023-01-09Merge pull request #6568 from mezotaken/fix-testsAUTOMATIC1111-1/+1
2023-01-09try all testsVladimir Repin-1/+1
2023-01-07... also for tests.Aarni Koskela-5/+3
2023-01-07CI: Use native actions/setup-python cachingAarni Koskela-8/+5
2022-11-19Minor fixesVladimir Repin-5/+4
2022-11-19Apply suggestions from code review Vladimir Repin-5/+4
2022-11-14Use empty model as CLIP weightsVladimir Repin-1/+1
2022-11-14Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin-2/+9
2022-11-14Use 80 port on launchVladimir Repin-1/+1
2022-11-14skip cuda testVladimir Repin-1/+1
2022-11-14Tests separated for github-actions CIVladimir Repin-0/+26
2022-10-17add cache for workflowDancingSnow-0/+6
2022-10-15Add basic Pylint to catch syntax errors on PRsRobert Smieja-0/+36