Skip to content

feat: add Miaoda app git credential support - #9

Merged
linchao5102 merged 1 commit into
feat/lark-apps-devfrom
feat/miaoda-git-credential
Jun 2, 2026
Merged

feat: add Miaoda app git credential support#9
linchao5102 merged 1 commit into
feat/lark-apps-devfrom
feat/miaoda-git-credential

Conversation

@linchao5102

@linchao5102 linchao5102 commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Add Miaoda app Git credential support so users can initialize local repository credentials, use native Git commands, and inspect or clean up local credential state.

Changes

  • Add apps Git credential shortcuts for init, list, and remove, plus a hidden Git credential helper used by Git.
  • Persist app-scoped non-secret metadata, store PATs through the CLI keychain, and configure URL-scoped Git credential helpers.
  • Add unit tests, local E2E coverage, and lark-apps skill documentation for the new Git credential flow.

Test Plan

  • Unit tests pass: go test ./shortcuts/apps/...
  • Manual local verification confirms the lark-cli apps +git-credential-* flow works as expected: go test ./tests/cli_e2e/apps -run 'TestAppsGitCredential'

Related Issues

  • None

@linchao5102
linchao5102 merged commit cbb02b8 into feat/lark-apps-dev Jun 2, 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