Browse Source

#3142: add reviewdog token to enable checkstyle (#10819)

git-as-svn/v1/dev
xiangzihao 2 years ago committed by GitHub
parent
commit
8c8a94dcc1
  1. 2
      commit.ref
  2. 40
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 02eff90568cc5e15a9ed31b0c4f7fadd2664e84e
Subproject commit 5083e0be6a12e85f000d12c05dcdf0021f42c741

40
commit.yml

@ -2,25 +2,25 @@
branches: {
}
fileChange:
/dolphinscheduler-ui:
newFile: !uuid '45f3b234f33ac78a38ded32e00138f05c513f7eb'
oldFile: !uuid 'b4eec6698c7fd4e4ba67242d767bf74e13b77f66'
/dolphinscheduler-ui/src:
newFile: !uuid 'a6ab9ecdfda0403f63449d76d91db96c7edb2d6b'
oldFile: !uuid '090cd46967664e772a13c1a3bd1c1d11daa99239'
/dolphinscheduler-ui/src/views:
newFile: !uuid 'ca543e2ac74ab7081f47ec495d73a9ad456650d7'
oldFile: !uuid 'd062ebfeb6973d8e9d99bbfbf78473c64371aaee'
/dolphinscheduler-ui/src/views/security:
newFile: !uuid '41fc55a28b9021cbddd6db679700a2e493380e11'
oldFile: !uuid 'f0b1ea95e967115c6c58176bd27d4161a059989e'
/dolphinscheduler-ui/src/views/security/user-manage:
newFile: !uuid 'e06cb4bcc78f475ec27d67d1aea10e69b8e98d1c'
oldFile: !uuid 'ff8a8c1e9d25aef3f1fecf21f8ca29d7dffa04d7'
/dolphinscheduler-ui/src/views/security/user-manage/index.tsx:
newFile: !uuid '7dd3720045eb4b4f60f9bee61252c45302d1471e'
oldFile: !uuid '8d912e3dfe232651efa7f8227012a551a3b8d13e'
gitCommitId: !uuid '02eff90568cc5e15a9ed31b0c4f7fadd2664e84e'
/.github:
newFile: !uuid '9fa7dd30dae12951a1756f97ab19356329194ef1'
oldFile: !uuid '9c41e80c5576f9ae607851ca7365c57c89c6ed48'
/.github/workflows:
newFile: !uuid 'f9a497804be71463d3f704fca6953a1b5ca08e3f'
oldFile: !uuid '28a60f5edec01eff9a0b4adcba6f93d79172605b'
/.github/workflows/api-test.yml:
newFile: !uuid 'fa783ae5f137326c7211c553c8be00a71cbba71e'
oldFile: !uuid '1b761fdb6aa93e1ceda13913fdd52e749f77d905'
/.github/workflows/e2e.yml:
newFile: !uuid 'd4c73848ecff9f1ae781bc970354121a5112757e'
oldFile: !uuid 'd5b22169fd7b8080162a78bd8e202896801ba630'
/.github/workflows/py-ci.yml:
newFile: !uuid 'c30967fab1e9e91bd42a4828fbfb64f1c75c8e1d'
oldFile: !uuid '136c27ebabe4d02187c98e49cce9ec818a03fbf4'
/.github/workflows/unit-test.yml:
newFile: !uuid '5b9b88a721cf3f14ef5523cab752bd6bfb10ec61'
oldFile: !uuid '01146c0466868a782ec9765b56a3fd9b951afd6a'
gitCommitId: !uuid '5083e0be6a12e85f000d12c05dcdf0021f42c741'
renames: {
}
revisionId: 3141
revisionId: 3142

Loading…
Cancel
Save