Skip to content

Add semi-automated development checks#3

Merged
TamaruNorio merged 1 commit into
mainfrom
codex/automation-foundation
May 19, 2026
Merged

Add semi-automated development checks#3
TamaruNorio merged 1 commit into
mainfrom
codex/automation-foundation

Conversation

@TamaruNorio

Copy link
Copy Markdown
Owner

Summary

  • Added PowerShell scripts for local development checks.
  • Added secret scan for public repository safety.
  • Added GitHub Actions workflow for pytest.
  • Added reusable Codex task prompt template.

Test

  • py -m pytest
  • .\scripts\secret_scan.ps1
  • .\scripts\dev_check.ps1

Safety

  • Real device communication is not automated.
  • real_device_check.py is not executed by the scripts.
  • Git push and PR merge remain manual approval steps.
  • logs/real_device/ remains ignored by Git.

@TamaruNorio TamaruNorio merged commit 52b57d5 into main May 19, 2026
2 checks passed
@TamaruNorio TamaruNorio deleted the codex/automation-foundation branch May 25, 2026 06:18
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