citus/.github/workflows
gindibay a150de0c9f Fixes tests parameter in GITHUB_OUTPUT
Parameters are stored in GITHUB_OUTPUT env variable
in key value format. When value has an emty space, GH Actions
throws an error. In case of multiple tests, I replaced empty space
with comma.
Additionally, used curly braces in parameter usage to make it stable
for various characters in variables
2023-10-13 13:03:27 +03:00
..
build_and_test.yml Fixes tests parameter in GITHUB_OUTPUT 2023-10-13 13:03:27 +03: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 Removes centos 7 for PG 16 in packaging pipelines (#7205) 2023-09-19 14:37:35 +03:00