Ref T11766. When users run git pull or similar, log the operation in the pull log.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T11766: Write to the pull log from SSH, not just HTTP
- Commits
- rP272046ae7701: Write a basic SSH pull log for Git
Performed SSH pulls, got a log in the database. Today, this event log is purely diagnostic and has no UI.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- pull1
- Lint
Lint Passed Severity Location Code Message Advice src/applications/diffusion/ssh/DiffusionGitUploadPackSSHWorkflow.php:72 XHP16 TODO Comment Advice src/infrastructure/ssh/PhabricatorSSHWorkflow.php:92 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 14197 Build 18451: Run Core Tests Build 18450: arc lint + arc unit