Have you integrated a code review solution into Unity? We are evaluating Crucible but obviously it has no hooks into the Asset Server.
Has anyone here had a good (or bad!) experience integrating code reviews with unity?
Thanks,
Chris
Have you integrated a code review solution into Unity? We are evaluating Crucible but obviously it has no hooks into the Asset Server.
Has anyone here had a good (or bad!) experience integrating code reviews with unity?
Thanks,
Chris
Not sure about asset server hooks, but for pure code review TFS works well if you’re using the built in project management features. If you’re creating and assigning tasks from within TFS, you can enable check in policies that require changesets to be associated with a task and then use the task workflow to trigger code reviews, so your tasks can be put into whatever status you need when they’re ready for codereview and then the reviewer can view the code changes based on the associated changesets.