Skip to content

Add scripts to verify anchors (#3835)#3856

Merged
yikeke merged 3 commits into
release-3.0from
add-anchor-check-3.0
Jul 3, 2020
Merged

Add scripts to verify anchors (#3835)#3856
yikeke merged 3 commits into
release-3.0from
add-anchor-check-3.0

Conversation

@yikeke
Copy link
Copy Markdown
Contributor

@yikeke yikeke commented Jul 2, 2020

What is changed, added or deleted? (Required)

add anchor check from #3835

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

@yikeke yikeke added the type/cherry-pick-for-release-3.0 This PR is cherry-picked to release-3.0 from a source PR. label Jul 2, 2020
@yikeke
Copy link
Copy Markdown
Contributor Author

yikeke commented Jul 2, 2020

Error: /bin/bash: scripts/verify-link-anchors.sh: Permission denied. Do we need to change the script in this branch? @breeswish

@breezewish
Copy link
Copy Markdown
Member

breezewish commented Jul 2, 2020

@yikeke

If you are using MacOS, try:

chmod +x scripts/verify-link-anchors.sh

and then commit the change.

@yikeke yikeke merged commit a581b21 into release-3.0 Jul 3, 2020
@yikeke yikeke deleted the add-anchor-check-3.0 branch July 3, 2020 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/cherry-pick-for-release-3.0 This PR is cherry-picked to release-3.0 from a source PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants