aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)AuthorLines
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