-
-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump OpenFeature from 1.6.0 to 2.0.0 in /openfeature/provider_tests/dotnet-integration-tests #2253
Conversation
✅ Deploy Preview for go-feature-flag-doc-preview canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2253 +/- ##
=======================================
Coverage 86.03% 86.03%
=======================================
Files 102 102
Lines 3730 3730
=======================================
Hits 3209 3209
Misses 398 398
Partials 123 123 ☔ View full report in Codecov by Sentry. |
dd28d58
to
70f9594
Compare
This PR is failing because we have to adapt the integration tests to the OpenFeature .NET SDK v2 syntax. |
Bumps [OpenFeature](https://github.com/open-feature/dotnet-sdk) from 1.6.0 to 2.0.0. - [Release notes](https://github.com/open-feature/dotnet-sdk/releases) - [Changelog](https://github.com/open-feature/dotnet-sdk/blob/main/CHANGELOG.md) - [Commits](open-feature/dotnet-sdk@v1.6.0...v2.0.0) --- updated-dependencies: - dependency-name: OpenFeature dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
70f9594
to
edc7a08
Compare
Signed-off-by: Thomas Poignant <[email protected]>
…dotnet-integration-tests/OpenFeature-2.0.0
|
Bumps OpenFeature from 1.6.0 to 2.0.0.
Release notes
Sourced from OpenFeature's releases.
... (truncated)
Changelog
Sourced from OpenFeature's changelog.
... (truncated)
Commits
10af6cc
chore(main): release 2.0.0 (#254)390205a
chore: in-memory UpdateFlags to UpdateFlagsAsync (#298)bb4f352
chore(deps): update dependency dotnet-sdk to v8.0.400 (#295)aec222f
chore(deps): update dependency benchmarkdotnet to v0.14.0 (#293)4c0592e
feat!: domain instead of client name (#294)00e99d6
chore(deps): update actions/upload-artifact action to v4.3.5 (#291)ccc2f7f
feat: back targetingKey with internal map (#287)2f8bd21
fix: Should map metadata when converting from ResolutionDetails to FlagEvalua...2dbe1f4
feat: Drop net7 TFM (#284)871dcac
chore(deps): update dependency dotnet-sdk to v8.0.303 (#275)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)