Skip to content

Commit

Permalink
chore: update workflow for SDK (#16)
Browse files Browse the repository at this point in the history
## This PR

- cleanup commits

---------

Signed-off-by: Usman <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Co-authored-by: ubabar123 <[email protected]>
  • Loading branch information
ABC2015 and ubabar123 authored Dec 12, 2024
1 parent e8375be commit e72abca
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion open-feature-dart-server-sdk/.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,8 @@
"languageVersion": "3.5"
}
],
"generated": "2024-12-12T13:32:41.664278Z",

"generated": "2024-12-12T13:52:36.316776Z",
"generator": "pub",
"generatorVersion": "3.6.0",
"pubCache": "file:///C:/Users/preth/AppData/Local/Pub/Cache"
Expand Down
2 changes: 1 addition & 1 deletion open-feature-dart-server-sdk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: A server-side Dart implementation of the OpenFeature SDK.
version: 0.0.1-pre
homepage: https://github.com/your-repo/open-feature-dart-server-sdk
environment:
sdk: ">=3.5.4 <4.0.0"
sdk: ">=3.6.0 <4.0.0"

dependencies:
# Core dependencies
Expand Down
2 changes: 1 addition & 1 deletion test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Testing for pipeline trigger.
Testing for pipeline trigger. Add content to test

0 comments on commit e72abca

Please sign in to comment.