Skip to content

Add baseline Angular validation - #5

Open
moritzbrantner wants to merge 2 commits into
mainfrom
ci/baseline-validation
Open

moritzbrantner wants to merge 2 commits into
mainfrom
ci/baseline-validation

Conversation

@moritzbrantner

Copy link
Copy Markdown
Owner

Summary

  • add a pull-request/main validation workflow alongside the existing deployment workflows
  • install from the committed npm lockfile
  • run the existing unit-test and integration-test entrypoints
  • build the production Angular application
  • pin the GitHub setup actions to exact commits

Why

The repository already has useful test layers but no simple PR gate that runs them. This creates a cheap deterministic baseline for ordinary changes while deliberately leaving Playwright E2E in the more expensive layer.

No application behavior or test architecture is changed.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T06:35:01.006161Z 788191c PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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