Browse Source

#2896: [Feature][CI] Schedule Dead Link Checker (#10000)

git-as-svn/v1/dev
ChunFu Wu 3 years ago committed by GitHub
parent
commit
6764144fdd
  1. 2
      commit.ref
  2. 43
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 5161df04d75dce3dec6cc4114c38d3414ea93af8
Subproject commit cd1dcf1eba13cca5aa4e009a03f7d6e7656e82a0

43
commit.yml

@ -2,37 +2,16 @@
branches: {
}
fileChange:
/dolphinscheduler-common:
newFile: !uuid '1908eacdcc2690f0ee2859c0142d8ba9cec19eca'
oldFile: !uuid '6b12481177357195447f47caf574d234cd480809'
/dolphinscheduler-common/src:
newFile: !uuid '589bb941722dbc669fe36602d2ad7e0de6dd946a'
oldFile: !uuid '40b299c7f91ef34fa051aec247ccefb5a5243d21'
/dolphinscheduler-common/src/main:
newFile: !uuid '8dcce085eaa9b6198d32d5ff243dea316dd046c1'
oldFile: !uuid '399791ff66f160f0619b96fc750fae9a5bc770f7'
/dolphinscheduler-common/src/main/java:
newFile: !uuid '88216c211e7cf6260426116481d3505f902de986'
oldFile: !uuid '1b5fa39f85b6cc9188c20560c0539cb4d7dffc8f'
/dolphinscheduler-common/src/main/java/org:
newFile: !uuid 'f88b48934c079dc1c10886f59f9f335d682275cb'
oldFile: !uuid '6ac517cf92e1e91b60309d80b70ce52cc878245f'
/dolphinscheduler-common/src/main/java/org/apache:
newFile: !uuid '510c7819c80cd4a1faed2867e1aa0e06add784a7'
oldFile: !uuid '74c5269899c4e7a242d95973db654d5c9c54a91b'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid 'b005f782e0c2c2889003939e729c1ba16ca48a1a'
oldFile: !uuid '07f1a17868efdb41cbbbf41a4d9551a80701d325'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common:
newFile: !uuid '4fa83abad0802844e6cd642d7dd069b24dd956bd'
oldFile: !uuid 'ed9306497e5e7b5436712d33cfbc9090eb81430d'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils:
newFile: !uuid '3363a58a816e567ab3f327bee5292b0a18654761'
oldFile: !uuid 'ea95cab313a853a1cb297c96673106db8fabf75f'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/ParameterUtils.java:
newFile: !uuid 'dba207a6cf6047adf25d23bc6a4d4a91622ff858'
oldFile: !uuid 'a1241022a88ef67092bee0fefeecfbebb8e72377'
gitCommitId: !uuid '5161df04d75dce3dec6cc4114c38d3414ea93af8'
/.github:
newFile: !uuid '12e10ca88b7d6b87751b8e9e4c9d5bf89f8da668'
oldFile: !uuid '0257a2d4d6636677ce122af9596c48a3ad048ebf'
/.github/workflows:
newFile: !uuid 'ac1dc74bf6971907f4f8e6de2cc6ba213129eb76'
oldFile: !uuid 'b699f7f72869e4067e34db7cabd2cf3b6a213385'
/.github/workflows/docs.yml:
newFile: !uuid '1ef6c75e3169d9210cdcbfb8bc9a0471c004ea68'
oldFile: !uuid 'dfcd075a714c1c5a6b4a2501f6958985298cd503'
gitCommitId: !uuid 'cd1dcf1eba13cca5aa4e009a03f7d6e7656e82a0'
renames: {
}
revisionId: 2895
revisionId: 2896

Loading…
Cancel
Save