NaRro

Results 15 issues of NaRro

do you plan to support print with ANSI colors? + https://gist.github.com/ik5/d8ecde700972d4378d87

## working in progress + [x] flash mode + [x] get user media + [ ] ios + [x] documents

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description There are two solutions to get pipelines of blueprints. 1....

type/feature-request
priority/high

## Description I noticed that `issues.parent_issue_id` is now an empty string if not exists. I think it is more reasonable to be null as it's a nullable field. ## Additional...

good first issue
type/feature-request

**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > /kind bug > /kind feature **What happened**: nirvana print a fatal...

kind/bug

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened Currently, when the connection API request rate limit is not...

type/bug

## Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ## Use case Currently, creating and filling issue forms takes manual effort,...

Stale

### Describe the bug It occurs an error when running `dbt docs generate`. But `dbt docs serve` works fine. ### Steps To Reproduce ``` # models/schema.yml version: 2 sources: -...

bug

**Is your feature request related to a problem? Please describe.** The auto generated folder `.chat` seems saving some predefined prompt and command, but I am not sure how to extend...

documentation
P1