aboutsummaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)AuthorLines
2023-05-19Merge pull request #10291 from akx/test-overhaulAUTOMATIC1111-7/+42
Test overhaul
2023-05-19simplify PR pageAUTOMATIC-23/+10
2023-05-19Overhaul tests to use py.testAarni Koskela-7/+42
2023-05-18Merge branch 'eslint' into devAUTOMATIC-24/+12
2023-05-17Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1AUTOMATIC1111-0/+9
Add Python version
2023-05-17Add ESLint to CIAarni Koskela-24/+12
2023-05-15Add Python versionSakura-Luna-0/+9
Many users still use unverified versions of Python and file version-specific issues, often without mentioning version information, making troubleshooting difficult.
2023-05-14Merge pull request #10379 from AUTOMATIC1111/Sakura-Luna-patch-1AUTOMATIC1111-0/+12
Add GPU device
2023-05-14Update bug_report.ymlSakura-Luna-11/+11
2023-05-14Add GPU deviceSakura-Luna-0/+12
Add GPU option to troubleshoot.
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-26Ask user to clarify conditionsVladimir Repin-6/+23
2023-01-09Merge pull request #6571 from mezotaken/masterAUTOMATIC1111-2/+2
Move PR template so github could use it
2023-01-09Merge pull request #6568 from mezotaken/fix-testsAUTOMATIC1111-1/+1
Tests fixes and additions
2023-01-09move template so github could use itVladimir Repin-2/+2
2023-01-09Merge pull request #6463 from akx/patch-1AUTOMATIC1111-13/+8
CI: Use native actions/setup-python caching
2023-01-09try all testsVladimir Repin-1/+1
2023-01-08use actual label for feature requestsVladimir 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
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-19Apply suggestions from code review Vladimir Repin-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>
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-26Prevent people from just saying "latest version" Leo Mozoloa-1/+1
in the bug report form
2022-10-21Make commit hash mandatory fieldparsec501-0/+2
2022-10-21wtf is happeningLeo Mozoloa-0/+5
2022-10-19Fixed additionnnnal typo, sorryLeo Mozoloa-2/+2
2022-10-19Improved the OS/Platforms fieldLeo Mozoloa-4/+6
2022-10-19Removed obsolete legacy Hlky descriptionLeo Mozoloa-1/+1
2022-10-19Formatting the top descriptionLeo Mozoloa-2/+2
2022-10-19Fixed labels and created a brand new Feature Request yamlLeo Mozoloa-25/+45
2022-10-19Adding a confirmation checkbox that the user has checked the issues & ↵Leo Mozoloa-3/+10
commits before Also small fixes
2022-10-19removing the required tag as it obviously doesn't work, adding a top descriptionLeo Mozoloa-2/+4
2022-10-19Fixes and trying to make dropdown requiredLeo Mozoloa-1/+3
2022-10-19fixing linebreak issueLeo Mozoloa-1/+2
2022-10-19Fixes and adding step by stepLeo Mozoloa-3/+13
2022-10-19Cleaning & improvementsLeo Mozoloa-15/+11
2022-10-19Better Bug report formLeo Mozoloa-32/+61
2022-10-17add cache for workflowDancingSnow-0/+6
2022-10-15Add basic Pylint to catch syntax errors on PRsRobert Smieja-0/+36
2022-10-11Added 'suggestion' flair to suggestion templateparsec501-1/+1
2022-10-10Add a pull request templateBepis-0/+28
2022-09-23Change default bug report template label to bug-reportDepFA-1/+1
for later confirmation or denial as an actual bug