diff --git a/commit.ref b/commit.ref index 7ca5cddc2f..30746d9762 160000 --- a/commit.ref +++ b/commit.ref @@ -1 +1 @@ -Subproject commit 7ca5cddc2f1d2df613a7aa96a01488e4d80eb4f6 +Subproject commit 30746d9762b350df530187a628c58c547c7f7ba1 diff --git a/commit.yml b/commit.yml index 9943227e24..dab6c99aa2 100644 --- a/commit.yml +++ b/commit.yml @@ -2,25 +2,88 @@ branches: { } fileChange: - /dolphinscheduler-ui-next: - newFile: !uuid 'b8a4b1358377c0b9c946e5727256fb4d241aebeb' - oldFile: !uuid '437e8bdb55eaa872cdffdffe8027618b1e576c45' - /dolphinscheduler-ui-next/src: - newFile: !uuid '7c686ffa21766885a33d2d254a570170d2450467' - oldFile: !uuid '2f9c96a0fc4968e0270f5ef6c5a9d5cb2a63fdca' - /dolphinscheduler-ui-next/src/locales: - newFile: !uuid '4d3ffcb5d11a1e41bdc4276873d8f0291a127783' - oldFile: !uuid 'd00f4aa1c76083d08effe9dfa62e8fe10af2ebbc' - /dolphinscheduler-ui-next/src/locales/modules: - newFile: !uuid 'e9ecc64986abc7cae14e688e4a3f1102aaa85c9b' - oldFile: !uuid 'a3fb2637545600a311bfdb61e740b4586005afbb' - /dolphinscheduler-ui-next/src/locales/modules/en_US.ts: - newFile: !uuid '58adae2251da832c12edb5c72b9e36393f831386' - oldFile: !uuid 'ecad72d84b43e4cfbb80a49b0c8b46822625d32f' - /dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts: - newFile: !uuid 'cdc4f7e088bc88ee59f3fbbb7bbd3b6d4f5884af' - oldFile: !uuid 'b56870f97668e00f388f8434a8d5c395f02fa269' -gitCommitId: !uuid '7ca5cddc2f1d2df613a7aa96a01488e4d80eb4f6' + /.github: + newFile: !uuid 'da8ecc22e72c93be9ffe6f8162557dfca19d1910' + oldFile: !uuid '7b350f30ac3485ed022ab0b601f43677e4d52af6' + /.github/workflows: + newFile: !uuid '52192da1a70ddbd494cc9ae170efa083bae9b607' + oldFile: !uuid 'c062c8cd72829f6bc52c42ee52dcaf28c8b30404' + /.github/workflows/py-ci.yml: + newFile: !uuid 'bec1d74f3fdfb6880eccc7e303e43a1ed2aa87f9' + oldFile: !uuid '49599f1c38f729d708c912b64f8a5766e5fb0965' + /dolphinscheduler-python: + newFile: !uuid '26676b98c8ff1e1961ca79217146b5a968bee8cc' + oldFile: !uuid 'eb5689ac9e1a5450fb1fb4b297cd58b093c1b9b5' + /dolphinscheduler-python/pydolphinscheduler: + newFile: !uuid '9eb0e6db4a2e87c89e6d5bb2cf64fd02ed1379f8' + oldFile: !uuid '8181c7de84e652efbae654ea68cadf9a991148be' + /dolphinscheduler-python/pydolphinscheduler/DEVELOP.md: + newFile: !uuid 'a0dbb410f9d18739cd318ed51b3f81856f60f106' + oldFile: !uuid '063f00454e053e7218db5fd1aa984359f28b75e1' + /dolphinscheduler-python/pydolphinscheduler/pytest.ini: + newFile: !uuid '9ed8ccf2b6ceb016cc8992e26ba54e54bec6b8b2' + oldFile: !uuid 'f2c7ae64897a5394f57c6d5b14f67e2172c251dc' + /dolphinscheduler-python/pydolphinscheduler/setup.py: + newFile: !uuid '9632bb1fd9f09de1a93a93d42822311ed1291a91' + oldFile: !uuid '23c0b9b392f683ee9d9c8511112d152b0a2e8aec' + /dolphinscheduler-python/pydolphinscheduler/src: + newFile: !uuid 'c69776f353102336e7e3cee5a067afb957d2b748' + oldFile: !uuid 'e672699f87bff958a5ef5ad27e6c0725d0e6060e' + /dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler: + newFile: !uuid '2bcf6c7779766614ee723cc86d697d9d0fd6f640' + oldFile: !uuid '6b2d018b73e9132c76681f1b4285fb9956d14565' + /dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core: + newFile: !uuid '0ea0e790b88e8c0e48fbc49eabff73543b4bc464' + oldFile: !uuid '30f895c8d17783806c0149ac0c34604821a3fe55' + /dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/configuration.py: + newFile: !uuid '8b5665d304c2ada2b6ac68f7abae7a03d8d13902' + oldFile: !uuid '9c5a5d7a8effa8e13de1c1b1b8b8426832459c3d' + /dolphinscheduler-python/pydolphinscheduler/tests: + newFile: !uuid '67d40575d8acb96daa16d96b5682180477c29768' + oldFile: !uuid '0cb0a1e916af30551d06b046d926d870d20507ad' + /dolphinscheduler-python/pydolphinscheduler/tests/core: + newFile: !uuid '6a08a04de38b9f34710e3a0b8300b460118c58d9' + oldFile: !uuid '157135aec60c2236a5d06baa6498d10dbb034a4a' + /dolphinscheduler-python/pydolphinscheduler/tests/core/test_configuration.py: + newFile: !uuid '45d4477bcdb553ff816078f6fcf7b7d7308338d8' + oldFile: !uuid 'a0704c97386767a575b83dc55b271e7a709f8139' + /dolphinscheduler-python/pydolphinscheduler/tests/integration: + newFile: !uuid '570f1136ac577eb91fd430ebdcc00f34da3dd5d4' + oldFile: null + /dolphinscheduler-python/pydolphinscheduler/tests/integration/__init__.py: + newFile: !uuid '8079bfba1f1e8df29fe58f26846b3b784b087af2' + oldFile: null + /dolphinscheduler-python/pydolphinscheduler/tests/integration/test_submit_examples.py: + newFile: !uuid '423c6c3a6f6db827374dd7018f749470b97dd844' + oldFile: null + /dolphinscheduler-python/pydolphinscheduler/tests/testing: + newFile: !uuid '5e26aaf16bd723d3b6b23a3b3ac7f7777bbc7674' + oldFile: !uuid 'f5a6d0cc091f0144394ed619edcb5d8d8297b501' + /dolphinscheduler-python/pydolphinscheduler/tests/testing/constants.py: + newFile: !uuid '63f0fdd8227944b7f3dc2945907c2d1f4ed67e43' + oldFile: !uuid '7e214ff892105431ed09e89522a743fd524c39e5' + /dolphinscheduler-python/pydolphinscheduler/tests/testing/docker_wrapper.py: + newFile: !uuid 'a3d0b6ea7a911dcdf77001fa6b44aa172dce1920' + oldFile: null + /dolphinscheduler-python/pydolphinscheduler/tox.ini: + newFile: !uuid '8e9280f057e2f59646c215ceb077c51da00b8301' + oldFile: !uuid 'e1cfea18cfd4dfaedb9a49d8e5236e78f72a4242' + /dolphinscheduler-standalone-server: + newFile: !uuid '0eb75bcd7aa086341e1ba0780e919508acf55d56' + oldFile: !uuid 'a1040e02dbab54bd095643124169d6ca756c41f7' + /dolphinscheduler-standalone-server/src: + newFile: !uuid '87fc6b7b83187be67fb575f68aafcf464372facd' + oldFile: !uuid 'f5b4ada20b461c46b1833d52d9eeecb4cfeb3dbc' + /dolphinscheduler-standalone-server/src/main: + newFile: !uuid '3bcaffa466dca536296750926b8e144cdb0a556b' + oldFile: !uuid '02a69bb65d39ea0e8b26ac5ac1b0671d8a0175b5' + /dolphinscheduler-standalone-server/src/main/docker: + newFile: !uuid '32c2bb612d1b1b3980659c8d968b9f00dfeb912b' + oldFile: !uuid '8db303be03cba6f40d41c50d8419fd8357bb6faa' + /dolphinscheduler-standalone-server/src/main/docker/Dockerfile: + newFile: !uuid 'd1ae2b3c98acc83c321d52a03e4a04abc649b08f' + oldFile: !uuid '1822047132c0e08ac3c05c7afa6075426c2bd04c' +gitCommitId: !uuid '30746d9762b350df530187a628c58c547c7f7ba1' renames: { } -revisionId: 2465 +revisionId: 2466