Ajay Jaganathan

Results 5 issues of Ajay Jaganathan

The existing table design uses an array of objects([{},{},{}]) where each object would be a row.While trying to add a child, we need to place the child as the next...

pinned
obsolete in pf5

### Subject of the issue GitHub App can be used as a service account to generate short-lived tokens in the workflows. While trying to use such a token to create...

I have a project, which has some code analysis vulnerabilities. when I do `project.issueset_aggregated.all()` it returns `IssueSetAggregated(issues=[])` when I look at the issueCountsBySeverity `issueCountsBySeverity=IssueCounts(low=31, medium=22, high=30, critical=0)` I need to...

Currently, the binaries are released for x86_64 which does not support working in arm machines. It would be great if arm binaries are provided as well :)

enhancement

I have a requirement where I want to use mamba for arm systems. I was curious to know if it was possible? Also any plans to support arm officially?