/LittleReviewer

A review tool for reviewers

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

LittleReviewer

A tiny file-copy front-end for reviewers.

This tool is designed to give non-developers a chance to test TFS pull requests before they are merged.

Details

Master builds go in individual folders on a share. Pull Request builds go in folders based on their ID.

This tool reads, presents and copies those folders around.

To Do:

  • Check out multiple projects' pull requests at once
  • Allow download and extract Archive.7z instead of folder contents if it exists. Must have switch, as it's much slower when running on a fast network.
  • More robust error handling & reporting
  • Assume C/CodeReview if it exists
  • Show last updated date remote and local
  • Direct refresh
  • Allow no-action?
  • Write a 'last source' file in local directories to show current status
  • Remove 'Cleanup Review'
  • Help screen