Browse Source

#3607: [Bug][Python] Python class description error (#12360)

git-as-svn/v1/dev
chenrj 2 years ago committed by GitHub
parent
commit
d2a4d8a46f
  1. 2
      commit.ref
  2. 37
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 1e792186d0b1e660dc2299b46827a46c59d393f6 Subproject commit cd5fb12e46026f224ed24ad52a6e8711ff212cfe

37
commit.yml

@ -2,22 +2,25 @@
branches: { branches: {
} }
fileChange: fileChange:
/deploy: /dolphinscheduler-python:
newFile: !uuid '87c862d9c57a26dc93088f5a12437442d8d0a6dc' newFile: !uuid '8a2799236a6d9007019d8f9acd04ac38a686081e'
oldFile: !uuid '8eaad434098cf74f1bfc0bfac891c2b6e38efb29' oldFile: !uuid '69c7d1127e1a12cbb6e62f7ce77b188e178b77d1'
/deploy/kubernetes: /dolphinscheduler-python/pydolphinscheduler:
newFile: !uuid '82698b23965990e29a9112a7b8788ea42ff114c3' newFile: !uuid 'ae51c5e1a30f6964402cc7e358de14c10f3fe820'
oldFile: !uuid '8c098630fa2f3c4916d534a88ed8027cdaf3fdf0' oldFile: !uuid 'c797471f352abacb1fa000d7b3eb1c4a89498771'
/deploy/kubernetes/dolphinscheduler: /dolphinscheduler-python/pydolphinscheduler/src:
newFile: !uuid 'df0cda4add84020b474615d2b2f48084f470aabf' newFile: !uuid '358527125ceda93855fc24823261742567496b28'
oldFile: !uuid '9b8bb89d4fc5c08f593e362a2ae20fc728a35856' oldFile: !uuid '155810f1dd5901522f3e3833f5b8825d24809f2f'
/deploy/kubernetes/dolphinscheduler/templates: /dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler:
newFile: !uuid 'c788892473bbcdc217a8ad2d586850baadef17ef' newFile: !uuid '12689fa0a4968170d24080880127a4c9fbefb8e9'
oldFile: !uuid '4b771e06f7e0d15ea26af4e2553c3b28a5f58da5' oldFile: !uuid 'a7b5b5db6df104e2f5e7e9a263b1c24707f489ad'
/deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml: /dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks:
newFile: !uuid '6c0e6034b356340938676bc5f87bc1fcb9f4bc82' newFile: !uuid '077a507fbf8c938ec81b1abcbce874a4c725b1d0'
oldFile: !uuid '0d108e3c388c797379c4c575eb431f44245824fb' oldFile: !uuid 'a271f9f0693478e90ef0315665f8ad3f45ab1a18'
gitCommitId: !uuid '1e792186d0b1e660dc2299b46827a46c59d393f6' /dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/python.py:
newFile: !uuid '593cc52cc25aa7b124f9a70ca5f7cf1e011a3471'
oldFile: !uuid 'de16a9931c5d1f0ac80a06785a99dc589d6fc7ba'
gitCommitId: !uuid 'cd5fb12e46026f224ed24ad52a6e8711ff212cfe'
renames: { renames: {
} }
revisionId: 3606 revisionId: 3607

Loading…
Cancel
Save