-
Notifications
You must be signed in to change notification settings - Fork 227
Failed the anchor links with Uppercase. #1062
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
Conversation
mitchdenny
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few changes from another PR have leaked into this one that need to be tidied up, but otherwise it looks OK to me.
|
/azp list |
|
/azp where |
8ba6e00 to
2b1a8f5
Compare
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
/azp run azure-sdk-tools - sync - eng-common |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
eng/common/scripts/Verify-Links.ps1
Outdated
| return $linkValid | ||
| } | ||
|
|
||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: extra line
Have addressed the feedback. No extra feedback from Mitch
|
The following pipelines have been queued for testing: |
|
/azp run azure-sdk-tools - sync - eng-common |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#1062 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/master/eng/common/README.md#workflow)
|
/azp run azure-sdk-tools - sync - eng-common |
|
Azure Pipelines successfully started running 1 pipeline(s). |
191f240 to
2151f9d
Compare
|
/azp run azure-sdk-tools - sync - eng-common |
|
Azure Pipelines successfully started running 1 pipeline(s). |
2151f9d to
d9755fa
Compare
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#1062 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/master/eng/common/README.md#workflow)
|
/check-enforcer override |
Github io landing page and DocMS both read anchor link with lower case only. Also Doc.MS scan throw warning when we use any upper case anchor links.
Add checking step in Verify-Link script.
Fixed issue: Azure/azure-sdk#1843
Fixed in origin/fix_anchor_tags branch, and triggered the pipelines:
Java: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=577196&view=logs&j=ad792ccc-30b2-59a1-5b53-546a79d88828
.NET: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=577006&view=logs&j=10327055-d4d6-50a6-a312-3d2cd4bd9cb9&t=65f0e4aa-f456-5911-deca-bd807ca3354c
Python: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=577156&view=logs&j=0874ffeb-2919-5b4b-20de-16a97970b94c&t=0874ffeb-2919-5b4b-20de-16a97970b94c
JS: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=577301&view=logs&j=bb87fef4-c233-5bc4-e2df-3e530d70fc4a
C: Azure/azure-sdk-for-c#1433
CPP: Azure/azure-sdk-for-cpp#792
IOS: Azure/azure-sdk-for-ios#490