Skip to content

chore: align repository config with j4k-align templates#22

Merged
Jercik merged 5 commits into
mainfrom
chore/align-repo-templates
Jun 10, 2026
Merged

chore: align repository config with j4k-align templates#22
Jercik merged 5 commits into
mainfrom
chore/align-repo-templates

Conversation

@Jercik

@Jercik Jercik commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Aligns repository configuration with the shared j4k-align templates, applied via j4k-align --fix, plus follow-up fixes raised during review.

Changes

  • Bump packageManager to pnpm@11.5.1
  • Add enableGlobalVirtualStore: true to pnpm-workspace.yaml
  • Re-sync GitHub Actions workflows from canonical templates (checks.yml, commit-msg.yml, dedupe-check.yml, release-npm.yml)
  • Re-sync .githooks/pre-commit and .vscode/settings.json
  • Sync AGENTS.md via sync-rules
  • Install through npm.j4k.dev (registries.default + workflow auth steps) — oxlint-config-j4k is private-registry-only and 404s on public npm
  • Pass --config.confirm-modules-purge=false to the pre-commit dedupe check so it survives no-TTY runs
  • Pre-commit hook: surface the missing-package-manager error instead of aborting silently (synced from Jercik/j4k-align#27)

Config-only sync; checks.yml validates the full suite on this PR.

chatgpt-codex-connector[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

@Jercik

This comment has been minimized.

run_package_script exited inside run_script's redirected invocation, so
the error landed in a log that is only dumped on function return.
Returning 127 lets run_script dump the log. Synced from j4k-align #27.
github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

@Jercik Jercik merged commit 7b97b74 into main Jun 10, 2026
4 checks passed
@Jercik Jercik deleted the chore/align-repo-templates branch June 10, 2026 04:36
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.4.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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