Skip to content

docs(changelog): record engineering-standards rollout and CI resurrection - #50

Merged
iret77 merged 1 commit into
mainfrom
docs/changelog-standards-and-ci-resurrection
May 17, 2026
Merged

docs(changelog): record engineering-standards rollout and CI resurrection#50
iret77 merged 1 commit into
mainfrom
docs/changelog-standards-and-ci-resurrection

Conversation

@iret77

@iret77 iret77 commented May 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Backfills the Unreleased section of docs/CHANGELOG.md with the operational changes that landed on 2026-05-17 but were never captured in the changelog:

  • Added — byte5ai engineering-standards adoption (PR chore: apply byte5ai engineering-standards (initial bootstrap) #31): pre-push hook, setup script, AGENTS.md / CONTRIBUTING.md updates, server-side branch protection. Plus the GitHub Actions re-enable after the 2026-05-11 outage.
  • Fixed — CI pipeline resurrection: node-version bump 20→22, schema-smoke glob over five migration domains, sharp linux-x64 native binary install, prefer-const false-positive in middleware/src/index.ts. Plus the broader test-suite consolidation that cleared the workshop-vs-public drift (back to 2168 passing / 0 failing, 7 documented it.skips).

The earlier consolidated CI PR (#35) had a cherry-pick of these CHANGELOG edits on its branch, but only the ci.yml commits survived the squash-merge into main. This PR re-applies the docs portion against the current main.

Pure docs change — no impact on code, tests, or runtime behaviour. The existing Changed block is left untouched.

Test plan

  • All 5 required status checks green (no changes outside docs/CHANGELOG.md — should be a clean pass)

…tion

The Unreleased section in docs/CHANGELOG.md was last updated on the
v0.1.0 release. The major operational changes that landed on
2026-05-17 — the byte5ai engineering-standards rollout, the Actions
re-enable, and the CI pipeline cleanup that followed — were never
captured. This PR backfills them under Added + Fixed without
disturbing the existing Changed block.

The earlier consolidated CI PR (#35) did pick up these CHANGELOG
edits in a cherry-pick on its branch, but only the ci.yml commits
survived the squash-merge into main. This PR re-applies the docs
portion cleanly against the current main.
@iret77
iret77 merged commit d5e5752 into main May 17, 2026
5 checks passed
@iret77
iret77 deleted the docs/changelog-standards-and-ci-resurrection branch May 17, 2026 18:07
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.

2 participants