Skip to content

fix(stack): typecheck + corepack pnpm for compose CI - #131

Merged
patroza merged 1 commit into
fork/changesfrom
fix/stack-typecheck-compose
Jul 28, 2026
Merged

fix(stack): typecheck + corepack pnpm for compose CI#131
patroza merged 1 commit into
fork/changesfrom
fix/stack-typecheck-compose

Conversation

@patroza

@patroza patroza commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fix Check typecheck: globalDate on compose seed timing, unknown commit in conflictResolutions parse
  • Stack compose on GHA only had Node — enable corepack so lockfile regen can run

Why

Fork CI / overlay PRs red on scripts; stack compose failed with exit null (no pnpm).

Test plan

…repack

- Drop Date.now in compose seed timing (effect globalDate)
- Narrow conflictResolutions commit after assertObject (unknown)
- Resolve pnpm with corepack on stack runners that only setup Node
@patroza
patroza merged commit e0f3406 into fork/changes Jul 28, 2026
patroza added a commit that referenced this pull request Jul 29, 2026
…repack (#131)

- Drop Date.now in compose seed timing (effect globalDate)
- Narrow conflictResolutions commit after assertObject (unknown)
- Resolve pnpm with corepack on stack runners that only setup Node

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…repack (#131)

- Drop Date.now in compose seed timing (effect globalDate)
- Narrow conflictResolutions commit after assertObject (unknown)
- Resolve pnpm with corepack on stack runners that only setup Node

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…repack (#131)

- Drop Date.now in compose seed timing (effect globalDate)
- Narrow conflictResolutions commit after assertObject (unknown)
- Resolve pnpm with corepack on stack runners that only setup Node

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
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