Gokhan Gulbiz
13ceea3274
narrow down upload path
2023-08-17 17:29:30 +03:00
Gokhan Gulbiz
903196c8a2
minor fixes
2023-08-17 17:22:54 +03:00
Gokhan Gulbiz
136382472a
fix wildcard path
2023-08-17 17:00:13 +03:00
Gokhan Gulbiz
451d6d8eda
fix step summary
2023-08-17 16:40:19 +03:00
Gokhan Gulbiz
f655f6d360
Set timeout
2023-08-17 16:24:57 +03:00
Gokhan Gulbiz
5626f58a9b
Fix log processing
2023-08-17 16:04:59 +03:00
Gokhan Gulbiz
59dbf06153
cdc and tap tests
2023-08-17 15:31:19 +03:00
Gokhan Gulbiz
c9c2d87654
Update matrix
2023-08-17 15:00:03 +03:00
Gokhan Gulbiz
c0a19983d8
Update matrix
2023-08-17 14:52:06 +03:00
Gokhan Gulbiz
f02882765a
Env var fix
2023-08-17 14:42:11 +03:00
Gokhan Gulbiz
1bc08df1a0
Naming
2023-08-17 14:38:02 +03:00
Gokhan Gulbiz
fb937db14a
Add PG_MAJOR as Github Env Var
2023-08-17 14:31:52 +03:00
Gokhan Gulbiz
f14938a095
Add PG_MAJOR as Github Env Var
2023-08-17 14:30:20 +03:00
Gokhan Gulbiz
5afb9a1496
Add PG_MAJOR as Github Env Var
2023-08-17 14:18:03 +03:00
Gokhan Gulbiz
4dd0a8aa62
Test
2023-08-17 13:57:43 +03:00
Gokhan Gulbiz
c77306d26d
Try to evaluate env variable case-sensitivity
2023-08-17 13:50:18 +03:00
Gokhan Gulbiz
20f8baabe8
Do not override PG_MAJOR
2023-08-17 13:45:07 +03:00
Gokhan Gulbiz
0e3a292204
Use env variable for PG_MAJOR
2023-08-17 13:44:16 +03:00
Gokhan Gulbiz
0fd2e9bfa2
Reorganize failtester matrix
2023-08-17 13:11:03 +03:00
Gokhan Gulbiz
97a8a31cef
Include check-failure in matrix
2023-08-17 12:53:55 +03:00
Gokhan Gulbiz
f4bc9796f2
Fetch all branches to be able to run git diff..
2023-08-17 12:31:30 +03:00
Gokhan Gulbiz
0ba0c685b3
Set user to root for sql snapshots
2023-08-17 12:20:46 +03:00
Gokhan Gulbiz
6127fe3556
Fix newline issues
2023-08-17 12:20:27 +03:00
Gokhan Gulbiz
cf62647396
Safe directory configuration
2023-08-17 12:17:17 +03:00
Gokhan Gulbiz
812077e74d
Change default user to circleci
2023-08-17 12:11:30 +03:00
Gokhan Gulbiz
c1ff845ae3
Run container image with root user
2023-08-17 12:07:56 +03:00
Gokhan Gulbiz
01e2596b2c
Fix for check-sql-snapshots and check-style issues
2023-08-17 12:06:28 +03:00
Gokhan Gulbiz
91e3229be7
Stack trace and upload covarage run always
2023-08-17 12:01:44 +03:00
Gokhan Gulbiz
9c47dbabd8
Matrix customization for failtester
2023-08-17 11:53:01 +03:00
Gokhan Gulbiz
a52e4a09ca
Fix artifacts path
2023-08-17 10:17:07 +03:00
Gokhan Gulbiz
0ed6ea1d4f
Minor fixes
2023-08-16 20:06:08 +03:00
Gokhan Gulbiz
fbe76753b0
Fix downloaded artifacts folder
2023-08-16 19:42:07 +03:00
Gokhan Gulbiz
6005499df5
Fix invalid attribute
2023-08-16 19:31:06 +03:00
Gokhan Gulbiz
acc18ec533
download artifact path fix
2023-08-16 19:29:10 +03:00
Gokhan Gulbiz
204df4bb4d
download artifact path fix
2023-08-16 19:07:23 +03:00
Gokhan Gulbiz
58da0c56c8
Artifact upload optimization
2023-08-16 19:04:13 +03:00
Gokhan Gulbiz
80db3f11c2
naming
2023-08-16 18:56:28 +03:00
Gokhan Gulbiz
a5a65ccb4b
Fix container image suffix
2023-08-16 18:54:58 +03:00
Gokhan Gulbiz
6f883f3f80
Use root user for container images
2023-08-16 18:46:05 +03:00
Gokhan Gulbiz
1d21f505f2
Fix parameter binding
2023-08-16 18:43:37 +03:00
Gokhan Gulbiz
13b62fe32f
Fix file path
2023-08-16 18:40:12 +03:00
Gokhan Gulbiz
488271f2ad
Fix image suffix.
2023-08-16 18:32:54 +03:00
Gokhan Gulbiz
2c9375b7bf
Initial commit for citus testing on GHA
2023-08-16 18:20:30 +03:00
Gokhan Gulbiz
48a987e12c
Reorganize upload artifact folder structure
2023-08-16 18:19:32 +03:00
Gokhan Gulbiz
b3adf9c462
Reorganize env variables and inputs.
2023-08-16 18:18:51 +03:00
Gokhan Gulbiz
f5c680fdc9
Reorder required params.
2023-08-07 15:27:34 +03:00
Gokhan Gulbiz
50dd50f4b5
Flaky test debugging on GHA
2023-08-07 15:23:42 +03:00
Gürkan İndibay
3f0e1efb5a
Fixes error surpressions in packaging pipelines ( #7054 )
...
DESCRIPTION: PR description that will go into the change log, up to 78
characters
There are 4 errors arised recently and I fixed them in this PR. Problems
and fixes are as below:
1. When executing make step in packaging pipeline, if it gets error, we
can not detect it since there are additional operations after make in
one line.
With this fix, now if an error occured after make execution, we can
detect and see the step red and failed here,
2. Recently we started to get the error ` fatal: detected dubious
ownership in repository at '/__w/citus/citus' ` as below
https://github.com/citusdata/citus/actions/runs/5542692968/jobs/10117706723#step:7:9
There is a fix for that one as well.
3. fixed the requirements issue arised related to urllib3 library
version
4. Getting errors with centos-8 docker image with the new postgres-dev
packages. Now, changed centos-8 image with almalinux-8 and now it works
2023-07-24 14:44:27 +03:00
Gürkan İndibay
7b8e614039
Fixes bookworm packaging pipeline problem ( #6737 )
...
Recently, I changed Python execution structure into virtual. Therefore,
now there is no need change built in python for the images. Since Github
is provisioning images with specific permissions, this issue caused
error.
With this PR, I removed unnecessary installation of pip and setuptools
in container docker image
Additionally, removed some unnecessary sudos and used ap-get instead of
apt in one place
2023-02-27 15:28:36 +03:00
Hanefi Onaldi
414a95e259
Create CodeQL workflow for static analysis ( #5868 )
...
Introducing a new Github Actions Workflow to run our statical analysis
tool, CodeQL.
Relevant Github docs page:
https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning
The Github action that we use for security scanning:
https://github.com/github/codeql-action
2023-02-07 15:25:17 +03:00