Gokhan Gulbiz
271a41335a
Reorder steps
2023-02-07 10:20:31 +03:00
Gokhan Gulbiz
6c16e8b371
Reorganize input variables and namings.
2023-02-07 10:14:14 +03:00
Gokhan Gulbiz
a5e614a2e6
Add sqlancer testing pipeline
2023-02-07 10:03:28 +03:00
Gokhan Gulbiz
32e23ca4a8
Disable package testing workflow
2023-02-07 10:02:12 +03:00
Jelte Fennema
17775dad5d
Only run package builds on pull requests ( #6605 )
...
Recently a package test build pipeline was introduced, to build citus on
all OS that we build packages for. However, every pull request would run
each build twice. This fixes that by only running it for the pull
request event, not for the push event.
Example of duplicate run:

2023-01-06 16:02:49 +00:00
Gokhan Gulbiz
556161be32
Fix make recipe mapping in test runner ( #6561 )
2022-12-14 12:57:13 +03:00
Gürkan İndibay
c2193608c9
Add jobs to test builds on different distros ( #6499 )
...
With this PR, citus code will be tested in all packaging environments.
Sometimes, there can be compile errors which blocks packaging and in
this case unplanned delays may occur.
By testing the code in packaging environments, I'm aiming to detect any
compilation errors before packaging.
Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>
2022-12-01 19:11:41 +03:00
Marco Slot
02c144378c
Add DESCRIPTION to PR template
2018-12-12 05:35:12 +01:00
Marco Slot
1485945f27
Delete pull_request_template.md
2018-07-19 15:38:43 +02:00
Marco Slot
a70b06f194
Add DESCRIPTION to PR template
2018-07-10 13:35:13 +02:00