Commit Graph

33 Commits (1b4e1ff0ef60c27fe81f7189909af2ec4eef3a76)

Author SHA1 Message Date
Vladimir Mandic bf310a3f42
Update build_readme.yaml 2025-01-29 08:50:06 -05:00
Yoink3000 07381bd3d3 use matrix to test installation w/wo uv 2024-07-01 00:36:57 +08:00
Yoink3000 7562bde0fd delete venv before testing uv 2024-07-01 00:25:56 +08:00
Yoink3000 4bcf5e346b makes uv an apt-in features, add uv testing to GH actions 2024-07-01 00:20:16 +08:00
Vladimir Mandic d7e89be653
update workflow 2024-05-21 14:49:09 -04:00
Vladimir Mandic d6906c1bb7
update git action 2024-02-22 14:09:01 -05:00
Vladimir Mandic 48e4a41618
update github actions 2024-02-01 14:14:32 -05:00
Hameer Abbasi 4c7792ed01
Add pre-commit. 2023-09-04 13:57:47 +02:00
Vladimir Mandic 8d509f4fe6 update workflows 2023-07-23 10:58:19 -04:00
Vladimir Mandic bfb8cc670b update 2023-07-23 08:57:35 -04:00
Vladimir Mandic 6adbd05b64 update actions 2023-07-23 08:52:28 -04:00
Vladimir Mandic c80b1ebc36 stricter lint rules 2023-06-27 10:28:47 -04:00
Vladimir Mandic 084893b3ef messages on load/save styles 2023-06-27 08:24:55 -04:00
Vladimir Mandic 9ac7f3771a update cmdflags 2023-04-29 19:30:26 -04:00
Vladimir Mandic ddd6125e56 set git triggers 2023-04-29 18:44:03 -04:00
Vladimir Mandic f813e6022b add test mode 2023-04-29 18:38:13 -04:00
Vladimir Mandic 1f5d5a17e3 update lint rules 2023-04-29 18:27:21 -04:00
Vladimir Mandic f5a29752e7 add dynamic themes and preview 2023-04-17 13:49:18 -04:00
Vladimir Mandic bf949a5307 strict linting template 2023-04-14 21:27:29 -04:00
AUTOMATIC 68953a4705 specify the tests dir in automated tests 2023-03-25 16:12:50 +03:00
AUTOMATIC1111 9bec415bab
Merge pull request #6568 from mezotaken/fix-tests
Tests fixes and additions
2023-01-09 23:43:11 +03:00
Vladimir Repin 3af488bdff try all tests 2023-01-09 14:29:28 +03:00
Aarni Koskela a77873974b
... also for tests. 2023-01-07 11:34:02 +02:00
Aarni Koskela 0fc1848e40
CI: Use native actions/setup-python caching 2023-01-07 11:25:41 +02:00
Vladimir Repin 14dfede8dd
Minor fixes
Remove unused test completely
Change job name 
Don't use empty.pt as CLIP weights - it wont work.
Use latest version of actions/cache
2022-11-19 14:15:10 +03:00
Vladimir Repin 694611cbd8
Apply suggestions from code review
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>
2022-11-19 00:56:08 +03:00
Vladimir Repin a071079000 Use empty model as CLIP weights 2022-11-14 19:22:06 +03:00
Vladimir Repin 9e4f68acad
Stop exporting cl args and upload stdout and stderr as artifacts 2022-11-14 18:40:15 +03:00
Vladimir Repin 5808241dd7 Use 80 port on launch 2022-11-14 15:14:52 +03:00
Vladimir Repin 3ffc1c6cee skip cuda test 2022-11-14 13:45:21 +03:00
Vladimir Repin 93d6c0209a Tests separated for github-actions CI 2022-11-14 13:39:22 +03:00
DancingSnow 8aaadf56b3 add cache for workflow 2022-10-17 07:57:17 +03:00
Robert Smieja d3ffc962dd Add basic Pylint to catch syntax errors on PRs 2022-10-15 16:26:07 +03:00