Skip to content

Add opencode smoke coverage in CI#3

Merged
moolen merged 12 commits into
mainfrom
feature/opencode-ci-smoke
Apr 10, 2026
Merged

Add opencode smoke coverage in CI#3
moolen merged 12 commits into
mainfrom
feature/opencode-ci-smoke

Conversation

@moolen
Copy link
Copy Markdown
Owner

@moolen moolen commented Apr 10, 2026

Summary

  • run a repo-owned opencode smoke suite in CI across proxy/transparent, audit/enforce, explicit env/copy_env, and docker_build permutations
  • synthesize an OpenAI provider config so opencode deterministically fails on missing credentials inside bbox
  • keep buffered stdin runs non-interactive so opencode run works in the buffered CLI path
  • fail the smoke runner when every selected case skips, and run the GitHub Actions smoke step with privilege so the cases actually execute

Verification

  • go list ./... | grep -v ^github.com/moolen/bbox/integration | xargs go test -count=1 -timeout=20m
  • ./scripts/opencode-smoke.sh

@moolen moolen force-pushed the feature/opencode-ci-smoke branch from f1dd4d5 to 7ca7b3a Compare April 10, 2026 07:55
@moolen moolen merged commit 54033d5 into main Apr 10, 2026
3 checks passed
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