Browse Source

#2633: [python] Recover python release properties (#9444)

This patch recovers the properties `python.sign.skip=false`
when the combined profile `release,python` is used.

also close: #9433
git-as-svn/v1/dev
Jiajie Zhong 3 years ago committed by GitHub
parent
commit
edfc48a4c1
  1. 2
      commit.ref
  2. 50
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit aaf2042ec46ced05e4d0d8f98ee8b0192b78a0f5
Subproject commit 3d78859fe514c0374852a1a9ae94b2df7179951b

50
commit.yml

@ -2,37 +2,25 @@
branches: {
}
fileChange:
/dolphinscheduler-dist:
newFile: !uuid 'b66c191fed0650ebc7e6b432eeef3af68ed871b6'
oldFile: !uuid '4eaa9d66df2adeb46e722c8bbc42656e56a96af1'
/dolphinscheduler-dist/pom.xml:
newFile: !uuid '0ec4ef7f06c583b6f3d8d159dd80e8da0f7e4ef3'
oldFile: !uuid 'ddc2100ef96a2270e56d0a9c4fbb216c892c1a41'
/dolphinscheduler-python:
newFile: !uuid 'd60624f4d9c4e39e1cbba459baa7a4beeeaeb5ec'
oldFile: !uuid 'b3801731b9f8109b9a9ba17b512af7dbe705eb33'
/dolphinscheduler-python/pydolphinscheduler:
newFile: !uuid '6055c832670528c7d0cd9aa4d59cf3f76021d38e'
oldFile: !uuid '27e9a1cf651a5bc4986e80809e83ef6cd90caac5'
/dolphinscheduler-python/pydolphinscheduler/docs:
newFile: !uuid '517b9c2bc292c878336ba29d7f6cf3869aa055fa'
oldFile: !uuid 'db7f2a83aab907086f66c4a6914e2716e22ed29a'
/dolphinscheduler-python/pydolphinscheduler/docs/source:
newFile: !uuid 'a88614b0bcf03c6aed2f68c8eaa0d10ffde4e574'
oldFile: !uuid 'f8bcdbcf759829e16abe3e1501cdf25fb36a38e2'
/dolphinscheduler-python/pydolphinscheduler/docs/source/config.rst:
newFile: !uuid 'bfba2ecfde485584bf8caa44aca6b615e7d2ac92'
oldFile: null
/dolphinscheduler-python/pydolphinscheduler/docs/source/howto:
newFile: !uuid 'd50879ad4a99567ff652253b65bb761104cbfdef'
oldFile: null
/dolphinscheduler-python/pydolphinscheduler/docs/source/howto/index.rst:
newFile: !uuid 'e83b1631cf9e24953d46a7e53209f9b21c8f970f'
oldFile: null
/dolphinscheduler-python/pydolphinscheduler/docs/source/howto/remote-submit.rst:
newFile: !uuid '43d03cce38b18d3309c19d37c50b49eee54d18a6'
oldFile: null
/dolphinscheduler-python/pydolphinscheduler/docs/source/index.rst:
newFile: !uuid '24ad107ad6dcd1654377b9e78bb413e854540db7'
oldFile: !uuid 'ad4c93d1f99ba62438f72ddc802732cfd8bdd691'
/dolphinscheduler-python/pydolphinscheduler/docs/source/start.rst:
newFile: !uuid 'e411d7bf72b643ffe368deb160cece81bb4f7a96'
oldFile: !uuid '489f4e8eb3bdb659042aae33ed8aebaa95fb0ea0'
gitCommitId: !uuid 'aaf2042ec46ced05e4d0d8f98ee8b0192b78a0f5'
newFile: !uuid 'c730d0cc48582cef4afef28fce9d558b9379500b'
oldFile: !uuid 'd60624f4d9c4e39e1cbba459baa7a4beeeaeb5ec'
/dolphinscheduler-python/pom.xml:
newFile: !uuid '6088bf7ac7fe38db78ae9df08464d7264c46ce6f'
oldFile: !uuid '10d8213f17a429bd7c295be4d3d76c55535f35a1'
/dolphinscheduler-standalone-server:
newFile: !uuid 'e90f1030bc44e91c4329f86d7b2ab815b51edd17'
oldFile: !uuid '0b7dac2865317a895a21f7024b8d6ad367414edb'
/dolphinscheduler-standalone-server/pom.xml:
newFile: !uuid 'be34fee4dd2c9f595539dffbcaf39ff625042d4b'
oldFile: !uuid '9c8db2aa52ad55b31d845d2b396d7b0cc803104f'
gitCommitId: !uuid '3d78859fe514c0374852a1a9ae94b2df7179951b'
renames: {
}
revisionId: 2632
revisionId: 2633

Loading…
Cancel
Save