https://github.com/i-e-b/littlereviewer
A review tool for reviewers
https://github.com/i-e-b/littlereviewer
git tfs-2017 windows-forms
Last synced: about 2 months ago
JSON representation
A review tool for reviewers
- Host: GitHub
- URL: https://github.com/i-e-b/littlereviewer
- Owner: i-e-b
- License: bsd-3-clause
- Created: 2017-08-31T09:49:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T12:16:08.000Z (over 8 years ago)
- Last Synced: 2025-01-27T12:11:19.425Z (over 1 year ago)
- Topics: git, tfs-2017, windows-forms
- Language: C#
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
- [x] Check out multiple projects' pull requests at once
- [x] *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.
- [x] More robust error handling & reporting
- [x] Assume C/CodeReview if it exists
- [x] Show last updated date remote and local
- [x] Direct refresh
- [x] Allow no-action?
- [x] Write a 'last source' file in local directories to show current status
- [x] Remove 'Cleanup Review'
- [x] Help screen