Skip to content

chore: final open-source cleanup — binary, stale paths, private refs - #944

Merged
HongmingWang-Rabbit merged 1 commit into
mainfrom
chore/open-source-final-fixes
Apr 18, 2026
Merged

HongmingWang-Rabbit merged 1 commit into
mainfrom
chore/open-source-final-fixes

Conversation

@HongmingWang-Rabbit

Copy link
Copy Markdown
Contributor

Summary

Second-pass review findings after the initial open-source prep (#940).

Critical

  • Removed 19MB compiled Go binary (workspace-server/server) from git tracking

High

  • Fixed stale platform/ paths in .gitignore, .gitattributes, .githooks/pre-commit
  • Fixed stale workspace-template/ paths in CI workflow, tests, provisioner code
  • Replaced real EC2 IP + personal slug in test_saas_tenant.sh
  • Scrubbed molecule-controlplane references in docs

Medium

  • Fixed doc reference to deleted infra/cloudflare-worker/ directory
  • Cleaned Python cache files from git tracking

Test plan

  • go build ./... passes
  • go vet ./... passes
  • Final grep: zero stale paths, zero secrets, zero real IPs

🤖 Generated with Claude Code

- Remove compiled workspace-server/server binary from git
- Fix .gitignore, .gitattributes, .githooks/pre-commit for renamed dirs
- Fix CI workflow path filters (workspace-template → workspace)
- Replace real EC2 IP and personal slug in test_saas_tenant.sh
- Scrub molecule-controlplane references in docs
- Fix stale workspace-template/ paths in provisioner, handlers, tests
- Clean tracked Python cache files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@HongmingWang-Rabbit
HongmingWang-Rabbit merged commit 2959bde into main Apr 18, 2026
@HongmingWang-Rabbit
HongmingWang-Rabbit deleted the chore/open-source-final-fixes branch April 18, 2026 07:39
molecule-ai Bot pushed a commit that referenced this pull request Apr 21, 2026
chore: final open-source cleanup — binary, stale paths, private refs
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