You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include dev.azure.com in documentation and test data (jenkinsci#1765)
Microsoft Azure DevOps has transitioned its base URLs from
visualstudio.com to dev.azure.com. The transition is performed by
organization administrators from their organization settings. The plugin
needs to test samples with the old base URL and the new base URL.
Added configuration test cases for dev.azure.com based on my transition
of the MarkEWaite organization from visualstudio.com to dev.azure.com.
Testing done
* Confirmed that azure.dev.com was being used in the randomly selected
configuration changes in the tests. Ran modified tests 36 times and
saw that dev.azure.com appeared in 7 of 36 runs.
0 commit comments