Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ESLint to CI | Aarni Koskela | 2023-05-17 | 1 | -24/+12 |
* | CI: use launch.py for dependencies too | Aarni Koskela | 2023-05-11 | 1 | -0/+1 |
* | CI: use CPU wheel repo for PyTorch | Aarni Koskela | 2023-05-11 | 1 | -0/+5 |
* | Replace pylint CI with ruff | Aarni Koskela | 2023-05-09 | 1 | -18/+25 |
* | specify the tests dir in automated tests | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
* | Merge pull request #6568 from mezotaken/fix-tests | AUTOMATIC1111 | 2023-01-09 | 1 | -1/+1 |
|\ | |||||
| * | try all tests | Vladimir Repin | 2023-01-09 | 1 | -1/+1 |
* | | ... also for tests. | Aarni Koskela | 2023-01-07 | 1 | -5/+3 |
* | | CI: Use native actions/setup-python caching | Aarni Koskela | 2023-01-07 | 1 | -8/+5 |
|/ | |||||
* | Minor fixes | Vladimir Repin | 2022-11-19 | 1 | -5/+4 |
* | Apply suggestions from code review | Vladimir Repin | 2022-11-18 | 1 | -5/+4 |
* | Use empty model as CLIP weights | Vladimir Repin | 2022-11-14 | 1 | -1/+1 |
* | Stop exporting cl args and upload stdout and stderr as artifacts | Vladimir Repin | 2022-11-14 | 1 | -2/+9 |
* | Use 80 port on launch | Vladimir Repin | 2022-11-14 | 1 | -1/+1 |
* | skip cuda test | Vladimir Repin | 2022-11-14 | 1 | -1/+1 |
* | Tests separated for github-actions CI | Vladimir Repin | 2022-11-14 | 1 | -0/+26 |
* | add cache for workflow | DancingSnow | 2022-10-17 | 1 | -0/+6 |
* | Add basic Pylint to catch syntax errors on PRs | Robert Smieja | 2022-10-15 | 1 | -0/+36 |