Hanefi Onaldi
ae3478f1a1
Merge branch 'main' into circleci-gha-migration
2023-10-10 16:37:24 +03:00
Nils Dijk
76fdfa3c0f
Add devcontainer for development purposes ( #7102 )
...
This change adds a devcontainer configuration to the Citus project. This
devcontainer allows for quick generation of isolated development
environments, either local on the machine of a developer or in a cloud,
like github codepaces.
The devcontainer is updated automatically by github actions when its
configuration changes.
For more detailed instructions on how to quickstart the development in a
container see CONTRIBUTING.md
2023-10-09 15:37:21 +02:00
Gokhan Gulbiz
8b14839c0f
Improve namings and outputs
2023-10-06 12:34:18 +03:00
Gokhan Gulbiz
2563376019
Provide a workaround for test splitting in arbitrary configs tests.
2023-10-06 08:43:46 +03:00
Gokhan Gulbiz
f5b7d5b76f
Use github hosted runners for build jobs.
2023-10-04 14:56:05 +03:00
Gokhan Gulbiz
25486bb53f
Add more comments on custom DNS settings.
2023-10-04 14:56:04 +03:00
Gokhan Gulbiz
3ec61f914e
Debug - use public nameserver to have similar network setup with CircleCI
2023-10-03 14:53:58 +03:00
Gokhan Gulbiz
6577272252
debug - open 57637 port
2023-10-03 14:15:58 +03:00
Gokhan Gulbiz
5c3c9a7fbf
1ES Hosted pool runners for build and arbitrary config tests
2023-10-03 11:41:27 +03:00
Gokhan Gulbiz
ce9da5efed
Use ubuntu-22.04
2023-09-25 15:31:01 +03:00
Gokhan Gulbiz
e94a70071a
Remove duplicated action."
2023-09-25 15:27:29 +03:00
Gokhan Gulbiz
9d41b763f8
Use pg14 for citus tests.
2023-09-20 11:57:47 +03:00
Gokhan Gulbiz
daa327db41
Add PG16 to matrix.
2023-09-20 11:10:26 +03:00
Gokhan Gulbiz
2700fb9ea3
Merge branch 'main' into circleci-gha-migration
2023-09-20 10:31:34 +03:00
Gürkan İndibay
b0e982d0b5
Removes centos 7 for PG 16 in packaging pipelines ( #7205 )
...
centos 7 and oracle 7 is not being supported for newer releases by
Postgres. Therefore, getting package download errors in packaging
pipelines.
This PR removes el/7 and ol/7 Postgres 16 pipelines
2023-09-19 14:37:35 +03:00
Gürkan İndibay
e0683aab84
Removes ubuntu:kinetic pipelines since it's EOL ( #7195 )
...
ubuntu:kinetic is EOL so removing it's pipeline
https://fridge.ubuntu.com/2023/06/14/ubuntu-22-10-kinetic-kudu-reaches-end-of-life-on-july-20-2023/
2023-09-12 14:56:29 +03:00
Gokhan Gulbiz
c272bb5112
Merge branch 'main', remote-tracking branch 'origin' into circleci-gha-migration
2023-08-28 13:19:03 +03:00
Gokhan Gulbiz
82c97a033c
Renaming
...
Naming improvements
2023-08-28 13:16:21 +03:00
Gokhan Gulbiz
752eaff716
Better naming work build and test
2023-08-28 13:16:20 +03:00
Gokhan Gulbiz
5c5375e5ff
Fix secrets access in a composite action
2023-08-28 13:16:20 +03:00
Gokhan Gulbiz
f961ed80fe
Remove run-name for build task
2023-08-28 13:16:19 +03:00
Gokhan Gulbiz
b291b09349
Enable PR triggers
2023-08-24 16:36:35 +03:00
Gokhan Gulbiz
1c39c8b756
Revert "Disable test-citus temporarily"
...
This reverts commit 818bd9c06a
.
2023-08-24 16:05:11 +03:00
Gokhan Gulbiz
88c92cc766
codecov and codeclimate
2023-08-24 16:00:15 +03:00
Gokhan Gulbiz
d5f174705e
fix upload coverage
2023-08-24 13:48:11 +03:00
Gokhan Gulbiz
a73da25e09
fix upload coverage
2023-08-24 13:39:58 +03:00
Gokhan Gulbiz
04c9d07a99
Fix upload coverage
2023-08-24 13:09:16 +03:00
Gokhan Gulbiz
818bd9c06a
Disable test-citus temporarily
2023-08-24 13:09:02 +03:00
Gürkan İndibay
553780e3f1
Removes ubuntu/bionic from packaging pipelines ( #7142 )
...
DESCRIPTION: Removes ubuntu/bionic from packaging pipelines
Since pg16 beta is not available for ubuntu/bionic and ubuntu/bionic
support is EOL, I need to remove this os from pipeline
https://ubuntu.com/blog/ubuntu-18-04-eol-for-devices
Additionally, added concurrency support for GH Actions Packaging
pipeline
2023-08-24 10:30:33 +03:00
Gokhan Gulbiz
16f360a402
better naming
2023-08-23 15:49:20 +03:00
Gokhan Gulbiz
ca8aa3face
Fix condition
2023-08-23 15:46:57 +03:00
Gokhan Gulbiz
dd8dfb9c85
Improve run name for build and test
2023-08-23 13:09:50 +03:00
Gokhan Gulbiz
3a767592d9
Add concurrency for flaky
2023-08-23 13:09:34 +03:00
Gokhan Gulbiz
e7d75f094a
Fix container image name
2023-08-23 13:03:04 +03:00
Gokhan Gulbiz
ad18d5d3b5
Always save logs and results
2023-08-23 12:54:01 +03:00
Gokhan Gulbiz
509c17311c
Fix test-flakyness
2023-08-23 12:30:27 +03:00
Gokhan Gulbiz
bb9bdf77aa
Cleanup
2023-08-23 11:54:09 +03:00
Gokhan Gulbiz
a6ec8729b1
Move workflow inputs to repository variables
2023-08-23 11:49:08 +03:00
Gokhan Gulbiz
2398b2fb21
Skip_test_flakyness added.
2023-08-23 11:17:14 +03:00
Gokhan Gulbiz
d33088a79a
test-flakyness container image fix
2023-08-23 10:56:13 +03:00
Gokhan Gulbiz
ae588a337b
Adds concurrency
2023-08-22 13:20:20 +03:00
Gokhan Gulbiz
e0fab47f97
Disable test-arbitrary-configs till we have 16core VMs
2023-08-22 10:41:02 +03:00
Gokhan Gulbiz
1774385e90
revert 16core vm
2023-08-22 09:51:27 +03:00
Gokhan Gulbiz
e39a421d54
16core
2023-08-21 22:27:32 +03:00
Gokhan Gulbiz
2a6dbc6e4c
32core vm for test-citus
2023-08-21 22:21:56 +03:00
Gokhan Gulbiz
601a5f09b2
32core vm for build
2023-08-21 22:21:15 +03:00
Gokhan Gulbiz
5fe3ae718c
16core vm
2023-08-21 21:56:27 +03:00
Gokhan Gulbiz
abe4c4223b
fix condition
2023-08-21 18:26:23 +03:00
Gokhan Gulbiz
95c9d26de1
skip_installation for test-citus-upgrade
2023-08-21 18:05:40 +03:00
Gokhan Gulbiz
e3689c57dd
Fix test-arbitrary-configs
2023-08-21 17:23:23 +03:00