Zelalem Mekonen

Results 10 issues of Zelalem Mekonen

### Version Information Server Version: 2.6.0-beta.1 CLI Version (for CLI related issue): 2.6.0-beta.1 ### Environment OSS ### What is the expected behaviour? Hasura should forward `set-cookie` header regardless of whether...

k/bug
team-blaam/handover

### Version Information Server Version: v2.3.1 CLI Version (for CLI related issue): v2.3.1 ### Environment OSS ### What is the expected behaviour? all remote relationships to the same schema should...

k/bug
t/product-platform

When declaring a custom type in hasura in a schema other than `public` and trying to use it on a column, it's not being listed as column type, we can...

k/bug
c/server
a/api

## Description This PR comments metrics reports when a pull request is merged. List any dependencies that are required for this change (if applicable.) - https://github.com/nleeper/goment ## Related issue Closes...

large
external-contribution
critical
run-build
ask
waiting-review

## Description This PR allows assigning reviewers to a PR by adding a comment to it. Below is the format the command should take `/reviewpad assign-reviewers ` ### Example `/reviewpad...

large
external-contribution
run-build
ask
waiting-review

**Describe the bug** Running `task check -f` or `go test ./...` seems to result in `panic: interface conversion: interface {} is *git.GitError, not string` error **Expected behavior** Tests should succeed...

bug
stale

## Description This PR introduces support for nested array types and function types in aladino. ## Related issue Closes #410 ## Type of change New feature (non-breaking change which adds...

large
external-contribution
run-build
ask
waiting-review

## Description As we are updating the `DSL` we have forgotten to keep the linter up to date, we specifically need to have lint steps for - [ ] -...

enhancement

## Describe the bug The creation of target entities for check suite events doesn't seem to be correct and seems to be creating invalid target entities, we need to investigate...

bug

## Describe the bug Currently for the `FunctionValue` type the `Type()` method only has a placeholder implementation which is fine for now since it's not in use, we need to...

bug