Skip to content

Add CI workflow to run CN1 Playground language smoke tests#4716

Open
liannacasper wants to merge 20 commits intomasterfrom
codex/add-comprehensive-test-suite-for-java-support
Open

Add CI workflow to run CN1 Playground language smoke tests#4716
liannacasper wants to merge 20 commits intomasterfrom
codex/add-comprehensive-test-suite-for-java-support

Conversation

@liannacasper
Copy link
Copy Markdown
Collaborator

Motivation

  • Add continuous integration to run language smoke tests for changes under scripts/cn1playground so regressions in the playground language tooling are caught on PRs and pushes.

Description

  • Add .github/workflows/cn1playground-language.yml which defines a language-smoke job that checks out the repo, sets up Java 8 (Temurin) with Maven caching, and runs scripts/cn1playground/tools/run-playground-smoke-tests.sh on relevant pull requests and pushes.

Testing

  • No automated CI runs have been executed for this PR yet; when triggered the workflow will execute the tools/run-playground-smoke-tests.sh smoke tests.

Codex Task

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

✅ Continuous Quality Report

Test & Coverage

Static Analysis

Generated automatically by the PR CI workflow.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Cloudflare Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant