Re: [VOTE] Release Apache DevLake (Incubating) v0.19.0-rc2

2023-11-20 Thread Zikuan An
Hi Justin, Thank you once again for your valuable insights. Based on your previous suggestions, I have made some updates to the version. I would greatly appreciate it if you could kindly review it once more to ensure everything is in order. Your expertise and guidance in this matter are immensely

Re: [VOTE] Release Apache DevLake (Incubating) v0.19.0-rc2

2023-11-20 Thread Junren Yu
hi xuanwo, The repository in the link you posted is incorrect usage. Although it has specified the yarn version in package.json, and yarn.lock also indicates this version, when the user actually uses it, since yarn2 depends on this file, if Not specifying yarnPath will cause yarn to be

Re: [VOTE] Release Apache DevLake (Incubating) v0.19.0-rc2

2023-11-20 Thread Xuanwo
For example, we can specify "packageManager" in package.json so that we don't need to include this binary in code: https://github.com/apache/incubator-opendal/blob/main/website/package.json#L44C4-L44C18 On Tue, Nov 21, 2023, at 08:22, Xuanwo wrote: >> - It is unclear what license yarn-3.4.1.cjs

Re: [VOTE] Release Apache DevLake (Incubating) v0.19.0-rc2

2023-11-20 Thread Xuanwo
> - It is unclear what license yarn-3.4.1.cjs is under - why not just say > it contains multiple pieces of 3rd party code under different licenses? yarn-3.4.1.cjs js a binary too. How about use `corepack` to ensure we are using the same version of yarn instead? For more inforamtion about

Re: [VOTE] Release Apache DevLake (Incubating) v0.19.0-rc2

2023-11-20 Thread Justin Mclean
Hi, I think a little more work is needed: - It is unclear what license yarn-3.4.1.cjs is under - why not just say it contains multiple pieces of 3rd party code under different licenses? - You are misisng the BSD license for Yarn. The full text of the license needs to be included. - You still

[ANNOUNCE] Apache Baremaps 0.7.2 (incubating) released

2023-11-20 Thread Bertil Chapuis
Hello Everyone, The Baremaps team is pleased to announce the release of Apache Baremaps 0.7.2 (incubating). Apache Baremaps (incubating) is a toolkit and a set of infrastructure components for creating, publishing, and operating online maps. Thank you to everyone who contributed to this

AW: [VOTE] Release Apache Answer(Incubating) v1.2.0-RC1

2023-11-20 Thread Christofer Dutz
+1 (binding) Chris [OK] Download all staged artifacts under the url specified in the release vote email. [OK] Verify the signature is correct. [OK] Check if the signature references an Apache email address. [OK] Verify the SHA512 hashes. [OK] Unzip the archive. [OK] Verify the existence of

Re: [VOTE] Release Apache DevLake (Incubating) v0.19.0-rc2

2023-11-20 Thread Zikuan An
Hi Justin, Thank you for your suggestion very much. I have made the necessary fixes in the version. I would be grateful if you could kindly assist me in reviewing it for accuracy. You can find the updated version here: https://github.com/apache/incubator-devlake/pull/6483/files Kind Regards,