zyfy29

Results 11 comments of zyfy29

@AmrDeveloper Hello! I'd like to implement this. For db layer, allow floders take a reference to parent folder as what links do. Because the db layer is so lignt, I...

@AmrDeveloper OK, that's good.

I noticed there are some gke resources in your [live demo](https://karpor-demo.kusionstack.io/insightDetail/group?from=insight&namespace=prometheus&ruleKey=namespace&tags=%5Bobject%20Object%5D&title=prometheus). Have you some alternative solutions to do that?

Hi! I'd like to implement this. I noticed that intervals are also expected to be cast from strings. Should I add conformance test firstly, and implement it at this repository?

@alancai98 Excuse me, do you know how to run only specified test case or a single ion file on the conformance test? When I add test cases and verify it...

1. I agree that a consistent naming convention is needed. Currently, we see variations like `GetThingInOrg`, `GetThingOrg`, and `GetOrgThing` everywhere. The `` pattern seems like a good choice. 2. Regarding...

It's likely to be fixed since v3.3.0

Also, https://github.com/google/go-github/blob/06b8b3a37d131dad74fa504c99cb893bcda4ec4e/github/orgs_actions_allowed.go#L12-L19 Here provides an alias for the wrong methods. It has been deprecated for nearly 2 years. Is it OK to be removed now?