azure-pipelines-tfvc-tasks icon indicating copy to clipboard operation
azure-pipelines-tfvc-tasks copied to clipboard

Rebuild

Open jessehouwing opened this issue 7 years ago • 0 comments
trafficstars

Planned rewrite of existing tasks. Feedback welcome.

Support recipes

  • updated gated (reconcile + shelve)
  • auto-checkin (reconcile + checkin)
  • update gated or auto-checkin (based on build reason)
  • map & get sources
  • download (map, get, delete workspace)

Support for

  • same account (oauth)
  • same server (ntlm)
  • configured external account (pat)
  • configured external tfs (basic auth)
  • manual input

Load tf.exe from

  • visual studio
  • agent directory
  • supplied path

Implement basic ui for

  • recipes
  • full manual (tf vc...)
  • standard commands
  • checkin
  • checkout
  • rename
  • undo
  • undelete
  • add
  • delete
  • workfold / map / cloak
  • get
  • shelve
  • unshelve
  • branch
  • merge
  • reconcile
  • destroy (require master override variable)
  • label
  • unlabel
  • resolve

Optionally implement find-files instead of standard itemspec recursion.

jessehouwing avatar Feb 24 '18 21:02 jessehouwing