Skip to content

chore: add deterministic repository foundation - #30

Open
moritzbrantner wants to merge 5 commits into
mainfrom
chore/boring-foundation-baseline
Open

moritzbrantner wants to merge 5 commits into
mainfrom
chore/boring-foundation-baseline

Conversation

@moritzbrantner

Copy link
Copy Markdown
Owner

Adds the shared boring-foundation metadata without changing server/deployment behavior.

  • selects the applicable shared dependency/environment/git/Dockerfile conventions
  • maps the existing make lint and make test entry points into .coding-tooling.json
  • keeps fast validation narrow (lint) and lets the existing full test wrapper run lint once before the rest of the suite, avoiding duplicate work
  • adds UTF-8/LF editor defaults
  • replaces mutable checkout/setup-node action tags with exact revisions already used by the shared workflow fleet

The existing CI command remains ./tests/run-tests.sh; this PR does not rewrite the test harness or server setup scripts.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 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-08T15:58:44.743460Z f374048 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.

Copy link
Copy Markdown
Owner Author

Acceptance note: no hosted CI run was created for exact head f374048321bc334499a395644b6a61a9381c7f95. This is not specific to the PR: current main (1dff2116be879ce7bed87f4def6fe71bfa35b375) also has zero Actions runs, while the repository has historical CI runs through 2026-04-20.

Tracked separately in #31. I am leaving this PR open and unmerged; absence of a check is not being treated as green.

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