Skip to content

fix: install session sync CLI from npm#236

Merged
skulidropek merged 5 commits intomainfrom
issue-235
May 5, 2026
Merged

fix: install session sync CLI from npm#236
skulidropek merged 5 commits intomainfrom
issue-235

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Closes #235

Summary

  • publish @prover-coder-ai/docker-git-session-sync as a public npm CLI package
  • install the session sync CLI from npm in generated Dockerfiles for post-push backups
  • keep a local Docker build fallback before the first npm publish and for offline rebuilds
  • add template and package tarball smoke coverage

Verification

  • bun run --cwd packages/docker-git-session-sync typecheck
  • bun run --cwd packages/docker-git-session-sync test
  • bun run --cwd packages/docker-git-session-sync build
  • bun --cwd packages/lib vitest run tests/core/templates.test.ts tests/usecases/prepare-files.test.ts
  • bun run --cwd packages/lib typecheck
  • bun run --cwd packages/app check
  • bun run --cwd packages/app build
  • bash scripts/e2e/local-package-cli.sh
  • bun run check

@skulidropek skulidropek merged commit 15f7045 into main May 5, 2026
14 checks passed
@skulidropek skulidropek deleted the issue-235 branch May 5, 2026 22:03
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