Skip to content

Conversation

@davidturnbull
Copy link
Contributor

  • Use pinned Dockerfile.repro and containerized exec for all local/CI tasks
  • Deterministic packaging + checksums; update workflows, gitignore/prettierignore, and add changeset

davidturnbull and others added 5 commits October 22, 2025 13:21
- Use pinned Dockerfile.repro and containerized exec for all local/CI tasks
- Deterministic packaging + checksums; update workflows, gitignore/prettierignore, and add changeset

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
- Default scripts run inside Docker (build/typecheck/test/format)
- Add shell, ci:install, build:canonical, host:* fallbacks
- Update workflows to use default scripts; update README

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
- Replace pnpm host invocations with scripts/repro/exec.sh calls
- Avoid recursive package scripts inside container (call turbo/prettier directly)
Add workflows: format, typecheck, build, test, changeset.

Remove reproducible-build workflow.

Run steps inside container via scripts/repro/exec.sh.
Add ci.yml with format, typecheck, build, test, changeset jobs using containerized steps.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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