Skip to content

test: include pyproject in Bazel pytest data#21

Merged
haasonsaas merged 1 commit into
mainfrom
codex/agent-pm-bazel-pyproject-data-20260516
May 16, 2026
Merged

test: include pyproject in Bazel pytest data#21
haasonsaas merged 1 commit into
mainfrom
codex/agent-pm-bazel-pyproject-data-20260516

Conversation

@haasonsaas
Copy link
Copy Markdown
Contributor

Summary

Verification

  • git diff --check
  • python3 - <<PY ... confirmed BUILD.bazel includes pyproject.toml

Note

  • bazelisk is not installed locally in this Codex environment, so CI is the Bazel verification authority for this PR.

@cursor
Copy link
Copy Markdown

cursor Bot commented May 16, 2026

PR Summary

Low Risk
Low risk: a Bazel metadata-only change that only affects what files are available to tests at runtime.

Overview
Ensures Bazel test runfiles include pyproject.toml by adding it to SERVICE_DATA in BUILD.bazel, so Bazel-invoked pytest runs can pick up the same pytest configuration as non-Bazel runs.

Reviewed by Cursor Bugbot for commit 9cb20ed. Bugbot is set up for automated code reviews on this repo. Configure here.

@haasonsaas haasonsaas merged commit 4d5273d into main May 16, 2026
6 of 7 checks passed
@haasonsaas haasonsaas deleted the codex/agent-pm-bazel-pyproject-data-20260516 branch May 16, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant