Browse Source

#2840: [ci] Dead link check all markdown file (#10004)

there are 162 markdown files in dir `docs`
and all file in project is 175 files, so I
think check all file will not add too much
load for our ci, but it could discovered
the dead link in time to avoid some thing
like #9998
git-as-svn/v1/dev
Jiajie Zhong 3 years ago committed by GitHub
parent
commit
10e97d3a8f
  1. 2
      commit.ref
  2. 25
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 99b1c40dc747926d5f348f1ff76e5a6b87c9ca68 Subproject commit 8d17fd20f99e36f9c5af6e2dfef821e11a70780e

25
commit.yml

@ -2,13 +2,22 @@
branches: { branches: {
} }
fileChange: fileChange:
/README.md: /.github:
newFile: !uuid 'fdd3d0facae836968e3c5a441d6b662970f3e37e' newFile: !uuid '2ad4533e14324e746b98e8b0c63729cb7e096a91'
oldFile: !uuid 'c123efc78946cc1f9251529c03313e1195fa260f' oldFile: !uuid '416a8db9b406b1f3d8ac761c6d522126c7660633'
/README_zh_CN.md: /.github/workflows:
newFile: !uuid 'fd8e7a433852b206a3581c2a7e6f2f5127dafae2' newFile: !uuid 'd163cdfdcce18bafbfc001596b37542428398da8'
oldFile: !uuid 'b418210df5aaffaba718af10bf8e129caa62fe33' oldFile: !uuid 'd170a0afcb14ed4442fd11da04e9102302f52490'
gitCommitId: !uuid '99b1c40dc747926d5f348f1ff76e5a6b87c9ca68' /.github/workflows/docs.yml:
newFile: !uuid 'dfcd075a714c1c5a6b4a2501f6958985298cd503'
oldFile: !uuid '801b7d4d165f5afdbeba8da27ce70b5b367bd348'
/deploy:
newFile: !uuid 'af1bd0db32c785a3a8c74c833dbfa00c4f302f69'
oldFile: !uuid '55139469a7be44b7e608085e4e92b7879ca7332b'
/deploy/README.md:
newFile: !uuid 'c1b8fa5434038d691c01c16a6f0cf7a95cbcfdb2'
oldFile: !uuid 'e03779f8c771ef98748d980788183d77998ec91f'
gitCommitId: !uuid '8d17fd20f99e36f9c5af6e2dfef821e11a70780e'
renames: { renames: {
} }
revisionId: 2839 revisionId: 2840

Loading…
Cancel
Save