Commit Graph

4 Commits

Author SHA1 Message Date
Pradeep Mishra 65bf635e33
test: update e2e tests (#1452)
Signed-off-by: Pradeep <pradeepbbl@gmail.com>
2024-11-19 16:22:39 -05:00
Kavindu Dodanduwa 32703464d5
chore: update test dependencies, fix for otel api change and update renovate configuration (#1188)
## This PR

Update test dependencies and add specific paths to renovate
configurations so that renovate can take care of test module updates.

Also, update to match connect API change -
https://github.com/connectrpc/otelconnect-go/releases/tag/v0.7.0

Note - `test/**` was ignored as this comes from default preset [^1] [^2]

[^1]: https://docs.renovatebot.com/presets-default/
[^2]:
https://docs.renovatebot.com/presets-default/#ignoremodulesandtests

---------

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
2024-02-05 10:39:57 -05:00
Kavindu Dodanduwa 3ec8cf6704
chore: update to go-sdk 1.9.0 (#1080)
## This PR

Update test dependencies to go-sdk 1.9.0

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
2023-12-12 11:51:06 -08:00
Kavindu Dodanduwa a94b6399e5
chore: move e2e tests to test (#1005)
## This PR

Attempts to fix https://github.com/open-feature/flagd/issues/1004

---------

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
2023-11-15 09:27:40 -05:00