Lynwee

Results 93 comments of Lynwee

> @d4x1 that would work. Thank you. Might want to clarify in the UI as well that SHAs won't work. Got it, it will be completed next week. (I am...

I leave this comment mainly to record why I don't code to completed this feature directly. Devlake can fetch build parameters, and regard some of them (such as `GIT_SHA `)...

I think @Startrekzky is working on this.

Go to the panel's detail page and click ![image](https://github.com/apache/incubator-devlake/assets/5844806/0e68c9dd-3b78-4fd9-87d3-9f2cba76800e) ![image](https://github.com/apache/incubator-devlake/assets/5844806/f0293fea-49e7-4c9e-a292-db71f9ec9505) You can get the charts' raw data. Check it with the database tables' data. If it donesn't help, you can...

> Hi @d4x1 The data there is empty :/ When downloading the csv it just shows this Then you can check data in database's tables, make sure they are reasonable.

> was is a new deployment? try drop and create the db if so. @Alok650 Do you have a try?

Wired. You can try to run it with another new database(maybe a local MySQL instance), and see what's going on.

I'll take this issue and fix it. All plugins have their own default rate limit value, but the value in database is zero if user doesn't set it, which is...

Thanks for your feedback. It's an reasonable feature request(@Startrekzky Please keep an eye on it.). @mfogel Can you explain the flow you expect in detail? (Or paste some screenshots) FYI:...

> Here's an example of a paid DORA metrics offering (Sleuth) and how their monorepo support works: https://help.sleuth.io/modeling-your-deployments/code-deployments/creating-a-deployment#supporting-monorepos Thanks for your reply!