Re: Request to Add Coverity Scan Token to Cloudberry Repo Secrets

2025-04-23 Thread Max Yang
Awesome! On Wed, Apr 23, 2025 at 10:28 AM Dianjin Wang wrote: > Hi all, > > Now the SonarQube workflow has been added to the Cloudberry. You can > see the scan result here: > https://sonarcloud.io/summary/new_code?id=apache_cloudberry. If you > want to help maintain it, welcome to log in to Sona

Re: Request to Add Coverity Scan Token to Cloudberry Repo Secrets

2025-04-22 Thread Dianjin Wang
Hi all, Now the SonarQube workflow has been added to the Cloudberry. You can see the scan result here: https://sonarcloud.io/summary/new_code?id=apache_cloudberry. If you want to help maintain it, welcome to log in to SonarCloud with your GitHub account, and I will grant you access. Let me know.

Re: Request to Add Coverity Scan Token to Cloudberry Repo Secrets

2025-04-10 Thread Dianjin Wang
Hi all, There is one PR on adding the SonarQube workflow to the Cloudberry: https://github.com/apache/cloudberry/pull/1004. Need more reviewers to merge it. Appreciate your help! Best, Dianjin Wang On Mon, Mar 24, 2025 at 9:12 PM Dianjin Wang wrote: > > Yes, exactly. Hope we can make use of the

Re: Request to Add Coverity Scan Token to Cloudberry Repo Secrets

2025-03-24 Thread Dianjin Wang
Yes, exactly. Hope we can make use of the tools’ reports. On Monday, March 24, 2025, Илья Шипицин wrote: > previously coverity itself was not very stable and I'd say ~50% of scan > failed due to coverity issues. > now it is very stable, likely once a week is fine. It really depends on > how ofte

Re: Request to Add Coverity Scan Token to Cloudberry Repo Secrets

2025-03-24 Thread Dianjin Wang
Hi guys, How about changing the Coverity Scan frequency from once a day to once a week? We can check the results weekly to see if any changes are needed. If that’s okay, I can create a small PR to update the workflow. I also want to apply for the SonarQube sponsorship for Cloudberry under Apache,

Re: Request to Add Coverity Scan Token to Cloudberry Repo Secrets

2025-03-21 Thread Dianjin Wang
Hi, Now the Coverity Scan can run smoothly: https://github.com/apache/cloudberry/actions/runs/14003068651. If you have any improvments, welcome to create a PR. Thanks to @chipitsine for his work. On Wednesday, March 19, 2025, Dianjin Wang wrote: > Hi everyone, > > Here are the updates on the C

Re: Request to Add Coverity Scan Token to Cloudberry Repo Secrets

2025-03-18 Thread Dianjin Wang
Hi everyone, Here are the updates on the Coverity Scan for Cloudberry. The ASF Infra team has successfully added the secret to the Cloudberry repository. One PR on Coverity Scan was also merged on GitHub [1], but it still requires improvements to run smoothly in GitHub Actions. You can check the

Request to Add Coverity Scan Token to Cloudberry Repo Secrets

2025-03-13 Thread Dianjin Wang
Dear Team, I hope you are doing well. I would like to request your assistance in adding a GitHub repository secret for the Apache Cloudberry project. We are integrating Coverity Scan into our workflow, and we need to securely store the Coverity Scan Token in the GitHub Repo secrets. Could you pl