Commit Graph

2 Commits (22c8c17f7067aef38642484e50b7410a6f11d035)

Author SHA1 Message Date
Gürkan İndibay 4f9d525ab6 Removes use-base-schedule flag from CI (#7301)
Normally, tests which are written non-dependent to other tests can use
minimal-tests and should use as well. However, in our test settings
base-schedule is being used which may cause unnecessary dependencies and
so unrelated errors that developers don't see in their local environment
With this change, default setting will be minimal, so that tests will be
free of unnecessary dependencies.
2023-11-13 13:29:11 -05:00
Gokhan Gulbiz 2da8e75515 CircleCI to GHA migration (#7154)
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>
2023-11-13 13:29:10 -05:00