aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Don't wait for 10 minutes for test server to come upAarni Koskela2023-12-301-1/+1
|
* Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGANAarni Koskela2023-12-301-0/+8
|
* Update ruff to 0.1.6Aarni Koskela2023-11-221-1/+1
|
* fix the issue with /sdapi/v1/options failing (this time for sure!)AUTOMATIC11112023-07-181-0/+1
| | | | fix automated tests downloading CLIP model
* Warns merge into masterw-e-w2023-07-151-0/+19
|
* edit names moreAUTOMATIC11112023-07-142-3/+3
|
* do not run workflow items twice for PRs from this repoAUTOMATIC11112023-07-142-2/+8
| | | | update names
* rename --add-stop-route to --api-server-stopw-e-w2023-06-291-1/+1
|
* Merge pull request #11201 from akx/ruff-upgAUTOMATIC11112023-06-271-1/+1
|\ | | | | Upgrade Ruff to 0.0.272
| * Upgrade ruff to 272Aarni Koskela2023-06-131-1/+1
| |
* | terminate -> stopw-e-w2023-06-141-1/+1
| |
* | update workflow kill test serverw-e-w2023-06-141-1/+1
|/
* Overhaul tests to use py.testAarni Koskela2023-05-191-7/+42
|
* Add ESLint to CIAarni Koskela2023-05-171-24/+12
|
* CI: use launch.py for dependencies tooAarni Koskela2023-05-111-0/+1
|
* CI: use CPU wheel repo for PyTorchAarni Koskela2023-05-111-0/+5
|
* Replace pylint CI with ruffAarni Koskela2023-05-091-18/+25
|
* specify the tests dir in automated testsAUTOMATIC2023-03-251-1/+1
|
* Merge pull request #6568 from mezotaken/fix-testsAUTOMATIC11112023-01-091-1/+1
|\ | | | | Tests fixes and additions
| * try all testsVladimir Repin2023-01-091-1/+1
| |
* | ... also for tests.Aarni Koskela2023-01-071-5/+3
| |
* | CI: Use native actions/setup-python cachingAarni Koskela2023-01-071-8/+5
|/
* Minor fixesVladimir Repin2022-11-191-5/+4
| | | | | | Remove unused test completely Change job name Don't use empty.pt as CLIP weights - it wont work. Use latest version of actions/cache
* Apply suggestions from code review Vladimir Repin2022-11-181-5/+4
| | | | | | | Use last version of setup-python action Remove unnecesarry multicommand from run Remove current directory from artifact paths Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
* Use empty model as CLIP weightsVladimir Repin2022-11-141-1/+1
|
* Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin2022-11-141-2/+9
|
* Use 80 port on launchVladimir Repin2022-11-141-1/+1
|
* skip cuda testVladimir Repin2022-11-141-1/+1
|
* Tests separated for github-actions CIVladimir Repin2022-11-141-0/+26
|
* add cache for workflowDancingSnow2022-10-171-0/+6
|
* Add basic Pylint to catch syntax errors on PRsRobert Smieja2022-10-151-0/+36