Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "Login name" to "User name" & improve documentation #57

Merged
merged 6 commits into from
Aug 26, 2015

Conversation

olivierdagenais
Copy link
Member

Now that Visual Studio Online (VSO) support was added, the form validation for the User name field was removed and better documentation for what is expected/possible in that field was added.

Manual testing

Superficial

  1. Create an empty freestyle project.
  2. Select Team Foundation Server as the Source Code Management.
  3. Enter inconsequential values for Server URL and Project path.
  4. Enter the following values for User name: EXAMPLE-DOMAIN\user, user@domain.example.com and altcreduser. None of them gave a validation message.
  5. Click the question mark to the right of the field. It looked like the following:

tfs user name help

Real-world

  1. Create an empty freestyle project.
  2. Select Team Foundation Server as the Source Code Management.
  3. Enter real-world values for Server URL and Project path, pointing to a VSO account: https://automated-testing.visualstudio.com/DefaultCollection and $/, respectively.
  4. Enter alternate credentials for User name and User password, then queue a build: success!
  5. Go back to edit the job and this time, enter the e-mail address associated with the account as the User name and an All Scopes Personal Access Token (PAT) as the User password, then queue a build: success!

Mission accomplished!

olivierdagenais added a commit that referenced this pull request Aug 26, 2015
Update "Login name" to "User name" & improve documentation
@olivierdagenais olivierdagenais merged commit 03059b1 into master Aug 26, 2015
@olivierdagenais olivierdagenais deleted the clean_up_after_adding_vso_support branch August 26, 2015 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant