Browse Source

#3592: [doc] Change release process base on new tool (#12324)

ref: #11478 we already have a new tool for releasing
git-as-svn/v1/dev
Jiajie Zhong 2 years ago committed by GitHub
parent
commit
e1b3e0ffcd
  1. 2
      commit.ref
  2. 76
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 2525545a41fd13f1e844a814b4883cb03a75f24d Subproject commit 501119bbb61bed5b70e47b4ad5a66d48553395db

76
commit.yml

@ -2,43 +2,43 @@
branches: { branches: {
} }
fileChange: fileChange:
/tools: /docs:
newFile: !uuid 'a1b719bc825f4610a741235cadb03a645d60a195' newFile: !uuid '476b3b8a3ba4cb342b5eb2599ced86591a52df99'
oldFile: !uuid '86132890b67b9bb14230a12e6727549b57a66871' oldFile: !uuid 'fd896f3affd13d7b84f9cb6f03567c961ae6bbd6'
/tools/release: /docs/docs:
newFile: !uuid '618570fd954bee88bc489b6d3ab1abb711635ecb' newFile: !uuid 'beda24aa0a21e610e28ed65585d20c2094c3620b'
oldFile: null oldFile: !uuid 'bd666944fbc1ae43d6f6a5fc0d95c9269b7d0149'
/tools/release/README.md: /docs/docs/en:
newFile: !uuid 'b4596f0f88853873c723b446349d22c73007216e' newFile: !uuid 'dddcf22d030047577cd617e66d494af86a7f6591'
oldFile: null oldFile: !uuid '6740a34840a0c4d5eac787449e61e700ec615137'
/tools/release/github: /docs/docs/en/contribute:
newFile: !uuid 'e07491acb73f69d6a0b2cd8c15bc1b967da50660' newFile: !uuid 'b1128f7bff7adab9e6a9eddb533e44589f7b75f5'
oldFile: null oldFile: !uuid '944320ce17ef0dcb211832e3a539a63f49c569bd'
/tools/release/github/__init__.py: /docs/docs/en/contribute/release:
newFile: !uuid '13a83393a9124bf6ec36540556b4808abd47e206' newFile: !uuid 'f5f8c1e3be836b3153c07d2e11faa07a7bf1ca44'
oldFile: null oldFile: !uuid 'ceea728ce34ebb4137e1ad9d657da4dab695c0b7'
/tools/release/github/changelog.py: /docs/docs/en/contribute/release/release-post.md:
newFile: !uuid '517d6b0b49327ea2e53383fdc30afd0bf117dad8' newFile: !uuid '8d24b3a80f7b347447da02595235e972259cd5bc'
oldFile: null oldFile: !uuid '25a8595dbfc86eda842777236e3927c3e289bb90'
/tools/release/github/git.py: /docs/docs/en/contribute/release/release.md:
newFile: !uuid '66ef6596e1875a638355ac371b8066c75eeb30c8' newFile: !uuid 'ff2b9fe1e3fe695cba0d565b849ed965e909c434'
oldFile: null oldFile: !uuid '17c2830fc6de5f0b12e9597a72bfc1c1766a705c'
/tools/release/github/pull_request.py: /docs/docs/zh:
newFile: !uuid '74dcd80b32940e8db8d8be550f226897c435f30a' newFile: !uuid '06f761a893c613317f35d1af171e10803c62f333'
oldFile: null oldFile: !uuid 'b6429b15eb73bbccc107225a8a5e6b8303a833f3'
/tools/release/github/resp_get.py: /docs/docs/zh/contribute:
newFile: !uuid 'a249e4c758675626c42a7c4714ba18ffecba10f7' newFile: !uuid 'f8cb02088c10721e047eb256526fe4fc95bc00ca'
oldFile: null oldFile: !uuid '6492571db8ca8d16dff189cce4a9d6bf526c6db3'
/tools/release/github/user.py: /docs/docs/zh/contribute/release:
newFile: !uuid '152169d2ef8637e40c3b94df44872a387fd11d39' newFile: !uuid '372e520f83663ae1b193da089aa1a23215ffbde6'
oldFile: null oldFile: !uuid '13053b3d6ffffb7247f23efdeb9ffe6f30218dc3'
/tools/release/release.py: /docs/docs/zh/contribute/release/release-post.md:
newFile: !uuid '122e57caaf60ba361db15b0aec036356aea77320' newFile: !uuid '783503f65928ab3a2ffff6710cbc1bfce995c0dd'
oldFile: null oldFile: !uuid '685387ee5e4cf3e7ee7a0a71ee75f419dc315f0a'
/tools/release/requirements.txt: /docs/docs/zh/contribute/release/release.md:
newFile: !uuid '2cb12bfa099aa0eb5380cecff1aa17b55095c969' newFile: !uuid '5b00867b77cd42da6217673f8830fb3dcccb234e'
oldFile: null oldFile: !uuid 'd4309ace7d2871458d88ed594f8e6548f7645b7f'
gitCommitId: !uuid '2525545a41fd13f1e844a814b4883cb03a75f24d' gitCommitId: !uuid '501119bbb61bed5b70e47b4ad5a66d48553395db'
renames: { renames: {
} }
revisionId: 3591 revisionId: 3592

Loading…
Cancel
Save