Skip to content

docs: add credentials recipe#192

Merged
braboj merged 2 commits into
mainfrom
feature/credentials-recipe
Apr 26, 2026
Merged

docs: add credentials recipe#192
braboj merged 2 commits into
mainfrom
feature/credentials-recipe

Conversation

@braboj

@braboj braboj commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • New playbook recipe chapters/recipes/credentials.md
  • Covers credential helpers (cache, store, Git Credential Manager)
  • HTTPS personal access tokens workflow
  • SSH vs HTTPS comparison table
  • Security considerations and gotchas
  • Added to playbook index under Remote section

Closes #169

Test plan

  • npm run build passes (34 pages)
  • Verify recipe renders correctly
  • Cross-reference link to SSH Setup resolves

Generated with Claude Code

braboj and others added 2 commits April 26, 2026 12:43
Covers credential helpers (cache, store, GCM), HTTPS personal access
tokens, SSH vs HTTPS comparison, security considerations, and gotchas.
Added to playbook index under Remote section.

Closes #169

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add "Aspect" label to comparison table, note that self-hosted GitLab
may still accept passwords, add note about manager-core vs manager.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@braboj braboj merged commit a9d1fae into main Apr 26, 2026
1 check failed
@braboj braboj deleted the feature/credentials-recipe branch April 26, 2026 09:46
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.

Add content for credentials storage

1 participant