Víctor Felipe Godoy Hernández

Results 7 issues of Víctor Felipe Godoy Hernández

Fix when you have more than one subgroup like https://gitlab.com/user/group/subgroup_1/subgroup_2/repo.git Refs: #93

This sentence does not work: self.notification.displayNotificationWithMessage("Hello", completion: nil)

This PR will add a new feature to be able to execute a `kubectl replace --force` instead of a `kubectl apply`. This feature it's important when you are applying large...

**Expected behaviour** When `fetch` it's execute should add trace_id & span_id automatically as Headers **Actual behaviour** When checking a trace between two services no dependency exists because the trace_id &...

feature-request

Return a tuple it's not consider as line to cover example: ``` defp my_func( %{} = x) do {:error, "error msg"} # Not consider as line to cover end ```

Integrate with fluent-plugin-servicebus-queue

pending

### Summary `kong-circuit-breaker` does not work along OAuth2 kong plugin. Paths where OAuth2 it`s set, `kong-circuit-breaker` `api_call_timeout_ms` does not apply ### Steps To Reproduce 1. Install OAuth2 plugin at a...