ruff/.github/workflows
David Peter 94947cbf65
[ty] Fix merge base calculation for typing-conformance workflow (#19761)
## Summary

Use `$GITHUB_SHA` (the merged state of `feature` + `main` branch)
instead of `{{ github.event.pull_request.head.sha }}` (just the latest
`feature` commit) for building the "new" version of `ty` in the typing
conformance workflow.

## Test Plan

None.
2025-08-05 14:32:47 +02:00
..
build-binaries.yml Update PyO3/maturin-action action to v1.49.3 (#19033) 2025-06-30 13:08:04 +05:30
build-docker.yml Update docker/metadata-action action to v5.8.0 (#19722) 2025-08-04 08:21:37 +02:00
ci.yaml Update taiki-e/install-action action to v2.57.6 (#19726) 2025-08-04 08:37:14 +05:30
daily_fuzz.yaml Update astral-sh/setup-uv action to v6.4.3 (#19586) 2025-07-28 08:33:44 +02:00
mypy_primer.yaml Update Swatinem/rust-cache action to v2.8.0 (#19725) 2025-08-04 08:38:05 +05:30
mypy_primer_comment.yaml [ty] Add separate CI job for memory usage stats (#19134) 2025-07-07 12:17:02 -04:00
notify-dependents.yml Update actions/github-script action to v7.0.1 (#17072) 2025-03-31 09:24:38 +02:00
pr-comment.yaml Update peter-evans/find-comment action to v3.1.0 (#18177) 2025-05-19 08:10:14 +02:00
publish-docs.yml Update Swatinem/rust-cache action to v2.8.0 (#19168) 2025-07-07 08:50:29 +05:30
publish-playground.yml Update actions/setup-node action to v4.4.0 (#17514) 2025-04-22 09:18:13 +02:00
publish-pypi.yml Update astral-sh/setup-uv action to v6.4.3 (#19586) 2025-07-28 08:33:44 +02:00
publish-ty-playground.yml Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
publish-wasm.yml Update actions/setup-node action to v4.4.0 (#17514) 2025-04-22 09:18:13 +02:00
release.yml Update actions/checkout digest to 09d2aca (#18576) 2025-06-09 08:08:02 +02:00
sync_typeshed.yaml Update astral-sh/setup-uv action to v6.4.3 (#19586) 2025-07-28 08:33:44 +02:00
ty-ecosystem-analyzer.yaml Update astral-sh/setup-uv action to v6.4.3 (#19586) 2025-07-28 08:33:44 +02:00
ty-ecosystem-analyzer_comment.yaml [ty] Ecosystem analyzer PR comment workflow (#19237) 2025-07-09 18:02:05 +02:00
ty-ecosystem-report.yaml Update astral-sh/setup-uv action to v6.4.3 (#19586) 2025-07-28 08:33:44 +02:00
typing_conformance.yaml [ty] Fix merge base calculation for typing-conformance workflow (#19761) 2025-08-05 14:32:47 +02:00
typing_conformance_comment.yaml [ty] Fix typing repository commit output in CI (#19754) 2025-08-05 14:53:55 +05:30