citus/.github/workflows
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
..
build_and_test.yml Removes use-base-schedule flag from CI (#7301) 2023-11-01 15:52:22 +00:00
codeql.yml Create CodeQL workflow for static analysis (#5868) 2023-02-07 15:25:17 +03:00
devcontainer.yml Add devcontainer for development purposes (#7102) 2023-10-09 15:37:21 +02:00
flaky_test_debugging.yml Removes use-base-schedule flag from CI (#7301) 2023-11-01 15:52:22 +00:00
packaging-test-pipelines.yml Only put major Postgres version in CI task name (#7289) 2023-10-31 14:05:09 +01:00