m1-t3: Harumi の pnpm/CI/TestCase 正規化 - #1
Merged
kochizufan merged 3 commits intoAug 14, 2026
Conversation
- devDependencies 7項目を scripts/cycle2/versions.json の6項目 + @vitest/coverage-v8 ^3.2.6 へ適合(設計 v2.0 §5.1-3) - pnpm-lock.yaml を pnpm 11 で standalone として再生成(importers は . のみ) - ci/verify-build-policy.mjs へ --modules-manifest / --require-explicit-section モードを追加(§5.1.2.5 の G3/G4) .modules.yaml は JSON 実体のため JSON.parse を用い、§5.1.1 の YAML strict parser を流用しない
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
m1-t3「Nagarjuna・Harumi の pnpm/CI/TestCase 正規化」の成果を master へ統合する。
pnpm install --frozen-lockfile/ typecheck / test / package build / Pages build / deploy の6 step を固定したci/pnpm-workspace.ci.yamlで build script allowlist をesbuild: true/fsevents: falseに固定し、ci/verify-build-policy.mjsで機械検査するこの PR は master 向け PR run(Deploy を skip した5 step)の CI 証跡取得を目的とする。