Commit Graph

4 Commits (75f338a1780e1dc847bc066314d04b80ef299f68)

Author SHA1 Message Date
Gokhan Gulbiz 75f338a178
Merge ac9ca1c55a into 2cf4c04023 2023-11-01 17:01:24 -07:00
Gürkan İndibay 5903196020
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-01 15:52:22 +00:00
Gokhan Gulbiz 504a18a6b0
Bump actions/checkout to v4.1.1 2023-10-27 15:51:30 +03:00
Gokhan Gulbiz e0b0cdbb87
CircleCI to GHA migration (#7154)
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>
2023-10-10 16:58:50 +03:00