citus/.github/workflows
Jelte Fennema-Nio 83e3fb817d
Only put major Postgres version in CI task name (#7289)
Making tasks in CI required before merging to master is important and
useful. The way this works is by saving the exact names of the required
tasks in the admin interface of the repo. It has a search box to add
them so it's not completely horrible, but doing so is quite a hassle
since we have so many jobs. So limiting the amount of churn in this list
of required jobs is quite useful.

This changes the names of tasks to only include the major versions of
Postgres, not the minor ones. Otherwise the next time we bump the minor
versions we would have to remove and re-add each of the jobs.
2023-10-31 14:05:09 +01:00
..
build_and_test.yml Only put major Postgres version in CI task name (#7289) 2023-10-31 14:05:09 +01: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 CircleCI to GHA migration (#7154) 2023-10-10 16:58:50 +03:00
packaging-test-pipelines.yml Only put major Postgres version in CI task name (#7289) 2023-10-31 14:05:09 +01:00