1 file changed
+1
-1
lines changed- .github/actions/handle-diff-file/action.yml-19
 - .github/actions/nox-sessions/action.yml-26
 - .github/actions/setup-py/action.yml-24
 - .github/workflows/build-container.yml+10-6
 - .github/workflows/clippy.yml+5-16
 - .github/workflows/freeze-for-pr.yml+7-11
 - .github/workflows/lint-actions.yml+2-2
 - .github/workflows/lint.yml+9-19
 - .github/workflows/pr-docs.yml+8-12
 - .github/workflows/publish.yml+5-9
 - .github/workflows/py-test.yml+19-28
 - .github/workflows/reformat.yml+7-17
 - .github/workflows/release-docs.yml+5-9
 - .github/workflows/rustfmt.yml+8-26
 - .github/workflows/type-check.yml+8-18
 - .github/workflows/update-licence.yml+4-9
 - .github/workflows/verify-types.yml+8-19
 - .gitignore+3
 - Containerfile+3-5
 - artifacts/README.md-1
 - bot/__init__.py+1
 - bot/config.py+2-68
 - bot/main.py+3-2
 - config/renovate.json+21-1
 - justfile+1
 - justfiles/bash_scripts/build_python.bash+43
 - justfiles/bash_scripts/cargo_comand.bash+6-6
 - justfiles/bash_scripts/check_diff_file.bash+42
 - justfiles/bash_scripts/combine_coverage.bash+55
 - justfiles/bash_scripts/ensure_artifacts_dir.bash+32
 - justfiles/bash_scripts/format_markup.bash+55
 - justfiles/bash_scripts/format_misc.bash+61
 - justfiles/bash_scripts/format_python.bash+57
 - justfiles/bash_scripts/freeze_python_locks.bash+6-6
 - justfiles/bash_scripts/generate_docs.bash+41
 - justfiles/bash_scripts/lint_markup.bash+77
 - justfiles/bash_scripts/lint_renovate.bash+5-7
 - justfiles/bash_scripts/publish_python.bash+47
 - justfiles/bash_scripts/run_ruff.bash+36
 - justfiles/bash_scripts/save_diff.bash+54
 - justfiles/bash_scripts/shared.bash+65
 - justfiles/bash_scripts/slot_check.bash+36
 - justfiles/bash_scripts/spell_check.bash+36
 - justfiles/bash_scripts/test_python.bash+67
 - justfiles/bash_scripts/type_check_python.bash+38
 - justfiles/bash_scripts/verify_types.bash+37
 - justfiles/global.just+116
 - justfiles/mkdocs.just+5
 - justfiles/py_scripts/__init__.py+1
 - justfiles/py_scripts/cleanup.py+98
 - justfiles/py_scripts/constants.py+40
 - justfiles/py_scripts/just_call_by_groups.py+139
 - justfiles/py_scripts/update_license.py+97
 - justfiles/python-all.just+2
 - justfiles/python-base.just+29
 - justfiles/python-library.just+30
 - justfiles/python-locks.just+7
 - justfiles/python-test.just+15
 - justfiles/rust.just+19
 - mise.toml+32
 - pyproject.toml+4-49
 - python/noxfile.py-502
 - python/piped_shared/py.typed
 - python/pyproject.toml-8
 - renovate.json5
 - uv.lock+148-1.1k
 
0 commit comments