You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix tests running master in CI with specific dapr version (#1461)
* Fix tests running master in CI with specific dapr version
Signed-off-by: Anton Troshin <[email protected]>
* move env version load into common
Signed-off-by: Anton Troshin <[email protected]>
* fix k8s test files
Signed-off-by: Anton Troshin <[email protected]>
* Revert "fix k8s test files"
This reverts commit 344867d.
Signed-off-by: Anton Troshin <[email protected]>
* Revert "move env version load into common"
This reverts commit 39e8c8c.
Signed-off-by: Anton Troshin <[email protected]>
* Revert "Fix tests running master in CI with specific dapr version"
This reverts commit a02c81f.
Signed-off-by: Anton Troshin <[email protected]>
* Add GetRuntimeVersion to be able to compare semver dapr versions for conditional tests
Use GetRuntimeVersion in test
Signed-off-by: Anton Troshin <[email protected]>
---------
Signed-off-by: Anton Troshin <[email protected]>
0 commit comments