Skip to content

Support token-authenticated workspace clones#443

Merged
chubes4 merged 1 commit into
mainfrom
fix/workspace-clone-auth-token-env
May 20, 2026
Merged

Support token-authenticated workspace clones#443
chubes4 merged 1 commit into
mainfrom
fix/workspace-clone-auth-token-env

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented May 20, 2026

Summary

  • Adds an explicit auth_token_env option to datamachine/workspace-clone.
  • Uses a temporary Git HTTP extraheader for HTTPS clones instead of embedding tokens in clone URLs or saved remotes.

Testing

  • php -l inc/Workspace/WorkspaceRepositoryLifecycle.php
  • php -l inc/Abilities/WorkspaceAbilities.php
  • git diff --check

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Diagnosing the docs-agent private repository clone failure and drafting this targeted clone authentication primitive; Chris remains responsible for review and testing.

@chubes4 chubes4 merged commit d52b0c8 into main May 20, 2026
4 of 5 checks passed
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