Skip to content

Cross-Platform Singleton Enforcement#57

Merged
KailasMahavarkar merged 1 commit intomainfrom
feat/cross-platform-singleton
Apr 14, 2026
Merged

Cross-Platform Singleton Enforcement#57
KailasMahavarkar merged 1 commit intomainfrom
feat/cross-platform-singleton

Conversation

@KailasMahavarkar
Copy link
Copy Markdown
Collaborator

This PR migrates the Docker singleton management logic to TypeScript. It ensures that the 'one container' rule works on Linux, macOS, and Windows without requiring a bash-compatible shell.

- Replace ensure-singleton.sh with cross-platform ensure-singleton.ts.
- Update package.json to run with bun.
- Update install.md documentation.
- Removes dependency on bash for Docker management.
@KailasMahavarkar KailasMahavarkar merged commit fa3cdcb into main Apr 14, 2026
4 checks passed
@KailasMahavarkar KailasMahavarkar deleted the feat/cross-platform-singleton branch April 14, 2026 18:37
KailasMahavarkar added a commit that referenced this pull request Apr 14, 2026
KailasMahavarkar added a commit that referenced this pull request Apr 14, 2026
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