stable-diffusion-webui/scripts
m-cahill 975dda4b56
M03: Test architecture (#2)
* docs(M03): seed M03 plan and toolcalls

Made-with: Cursor

* ci: add repository guardrail, update CONTRIBUTING workflow

Made-with: Cursor

* M03: Test architecture (smoke/quality/nightly)

- Move tests to test/smoke/, scaffold test/quality and test/nightly
- Add pytest.ini with smoke/quality/nightly markers
- Split CI: run_smoke_tests (PR), run_quality_tests (push main), run_nightly_tests (schedule)
- Remove run_tests.yaml
- Add prevent_upstream_push.sh pre-push hook template
- Update CONTRIBUTING.md with hook install and test tier docs
- Add repo and base-branch guardrails to workflows

Made-with: Cursor

* ci: remove obsolete warns_merge_master workflow (Serena uses main)

Made-with: Cursor

* fix: add base_url to pytest.ini for pytest-base-url plugin

Made-with: Cursor

* docs(M03): ledger, run1, audit, summary

Made-with: Cursor

* docs(M03): ledger commit 4ce5cde9

Made-with: Cursor
2026-03-08 18:39:40 -07:00
..
dev M03: Test architecture (#2) 2026-03-08 18:39:40 -07:00
custom_code.py imports cleanup for ruff 2023-05-10 08:43:42 +03:00
img2imgalt.py Autofix Ruff W (not W605) (mostly whitespace) 2023-05-11 20:29:11 +03:00
loopback.py fix borked merge, rename fields to better match what they do, change setting default to true for #13653 2024-01-01 16:50:59 +03:00
outpainting_mk_2.py Fix various typos with crate-ci/typos 2024-03-04 08:42:07 +02:00
poor_mans_outpainting.py Removed changes in some scripts since the arguments for soft painting are no longer passed through the same path as "mask_blur". 2023-12-06 18:11:17 -07:00
postprocessing_codeformer.py FIX: Allow PNG-RGBA for Extras Tab 2024-03-20 13:28:32 +07:00
postprocessing_gfpgan.py FIX: Allow PNG-RGBA for Extras Tab 2024-03-20 13:28:32 +07:00
postprocessing_upscale.py fix upscaler 2 images do not match 2024-04-01 13:58:45 +04:00
prompt_matrix.py Autofix Ruff W (not W605) (mostly whitespace) 2023-05-11 20:29:11 +03:00
prompts_from_file.py Merge pull request #13733 from dben/patch-1 2023-11-03 20:19:04 +03:00
sd_upscale.py Autofix Ruff W (not W605) (mostly whitespace) 2023-05-11 20:29:11 +03:00
xyz_grid.py add beta schedule opts to xyz options 2024-07-19 14:15:10 -07:00