Skip to content

chore: remediate repo standards gaps#3

Merged
mcj-coder merged 2 commits into
mainfrom
chore/repo-standards-gap-analysis
Jan 2, 2026
Merged

chore: remediate repo standards gaps#3
mcj-coder merged 2 commits into
mainfrom
chore/repo-standards-gap-analysis

Conversation

@mcj-coder

@mcj-coder mcj-coder commented Jan 2, 2026

Copy link
Copy Markdown
Owner

Summary:

  • Add Nx monorepo configuration for per-skill independent versioning and tags
  • Enforce default-branch commit guardrail and document branch protection
  • Add Secretlint CI and Nx Release tagging workflow
  • Document CI/CD scope and per-skill tag policy

Details:

  • Nx projects defined per skill with tag pattern skill/<name>/vX.Y.Z
  • Default-branch guardrail added to .husky/pre-commit
  • CI adds Secretlint and Nx Release (tags only)

Verification:

  • npm run verify
  • npx nx graph --file=.tmp/nx-graph.json --watch=false
  • npx nx release --dry-run --projects=architecture-testing --verbose

Notes:

  • Full nx release dry-run for all skills timed out; single-project dry-run verified tag format

@mcj-coder
mcj-coder merged commit 374115f into main Jan 2, 2026
3 checks passed
@mcj-coder
mcj-coder deleted the chore/repo-standards-gap-analysis branch January 2, 2026 22:21
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