Skip to content

Add Project Intake workflow test timeout#1320

Merged
codeforester merged 1 commit into
mainfrom
ci/1316-20260630-project-intake-test-timeout
Jul 1, 2026
Merged

Add Project Intake workflow test timeout#1320
codeforester merged 1 commit into
mainfrom
ci/1316-20260630-project-intake-test-timeout

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • add timeout=30 to the Project Intake workflow script test runner
  • add a static regression guard requiring the helper subprocess call to stay bounded

Fixes #1316

Tests

  • PYTHONPATH=lib/python:cli/python /Users/rameshhp/.base.d/base/.venv/bin/python -m pytest tests/test_github_workflows.py::test_project_intake_script_runner_uses_subprocess_timeout -q
  • PYTHONPATH=lib/python:cli/python /Users/rameshhp/.base.d/base/.venv/bin/python -m pytest tests/test_github_workflows.py -q
  • git diff --check

@codeforester codeforester requested a review from a team as a code owner July 1, 2026 01:40
@codeforester codeforester merged commit 3b31068 into main Jul 1, 2026
24 checks passed
@codeforester codeforester deleted the ci/1316-20260630-project-intake-test-timeout branch July 1, 2026 01:42
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.

Add timeout to Project Intake workflow test subprocess

1 participant