robot-clickhouse
|
3448e8c730
|
Backport #69599 to 24.3: Improve debug step in actions
|
2024-09-16 12:22:20 +00:00 |
|
robot-clickhouse
|
b1d391d3db
|
Backport #63108 to 24.3: Update the debug-action
|
2024-04-29 12:05:05 +00:00 |
|
Dmitry Novik
|
f0e7b78f8b
|
Inverse analyzer in tests
|
2024-03-20 13:35:30 +01:00 |
|
Mikhail f. Shiryaev
|
a70b09b4e5
|
Investigate an issue with MarkReleaseReady
tags #no_ci_cache #job_package_release #job_package_aarch64
tags #job_binary_darwin #job_binary_darwin_aarch64
|
2024-03-07 10:22:02 +01:00 |
|
Max Kainov
|
8785b0700c
|
CI: build_report job remove dependsies on yml
#no_merge_comit
#job_ClickHouse_build_check
#job_ClickHouse_special_build_check
#job_style_check
|
2024-03-03 16:08:35 +00:00 |
|
Max Kainov
|
8abc0df7a8
|
CI: remove inputs from docker_server job command
#job_style_check #job_Docker_server_image #job_Docker_keeper_image
#packege_release #package_aarch64
|
2024-03-01 16:44:37 +00:00 |
|
Max Kainov
|
5f88a455ff
|
CI: remove input params for job scripts
#job_style_check
#job_Compatibility_check_amd64
#job_Compatibility_check_aarch64
|
2024-02-28 22:35:47 +00:00 |
|
Max K
|
0df33c94ba
|
Merge pull request #60224 from ClickHouse/ci_combine_analyzer_s3_replicated_tests
CI: combine analyzer, s3, dbreplicated into one job
|
2024-02-22 18:41:41 +01:00 |
|
Max Kainov
|
da50758eb6
|
CI: use aarch style checker for CI config job
#do_not_test
|
2024-02-21 16:59:41 +00:00 |
|
Max Kainov
|
9fb55f1fa4
|
CI: combine analyzer s3 dbreplicated into one job
#job_Stateless_tests_release_analyzer_s3_DatabaseReplicated
#job_style_check
#no_merge_commit
|
2024-02-21 13:18:02 +00:00 |
|
Alexey Milovidov
|
123a34637d
|
Disable tests with coverage
|
2024-02-15 23:38:32 +01:00 |
|
Mikhail f. Shiryaev
|
a5e3b7982a
|
Use the least awful and ugly way to check if all needs succeeded
|
2024-02-14 18:38:00 +01:00 |
|
Alexey Milovidov
|
a7c30098b6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
|
2024-02-09 22:52:49 +01:00 |
|
Max Kainov
|
9dfe3f5559
|
CI: do not reuse builds on release branches
#job_package_debug #job_style_check
|
2024-02-09 12:43:05 +00:00 |
|
Alexey Milovidov
|
c12e34df19
|
Fix report
|
2024-02-08 23:28:29 +01:00 |
|
Alexey Milovidov
|
cd0acc512d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
|
2024-02-08 22:08:15 +01:00 |
|
Max Kainov
|
641c7b547d
|
CI: enable await
#no_merge_commit
|
2024-02-08 18:37:30 +00:00 |
|
Alexey Milovidov
|
d65a56d967
|
Merge branch 'master' into enable-coverage-for-debug-build
|
2024-02-07 04:58:21 +01:00 |
|
Max K
|
3ddaa1b5f1
|
CI: nightly job to update latest docker tag only (#59586)
* CI: nightly job to update latest docker tag only
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2024-02-05 18:09:43 +01:00 |
|
Max K
|
0947d5c89e
|
CI: ci cache. step 1 (#58664)
* ci cache class
#no_merge_commit #ci_set_reduced
|
2024-02-02 18:10:47 +01:00 |
|
Max Kainov
|
e6fcc48471
|
CI: fix status and report for docker server jobs
#no_merge_commit
|
2024-01-30 18:24:29 +00:00 |
|
Alexey Milovidov
|
4a94ae5a1b
|
Merge branch 'master' into enable-coverage-for-debug-build
|
2024-01-28 22:24:26 +01:00 |
|
Max Kainov
|
3247ae81e4
|
move out ci specific functions to ci.py
#no_merge_commit
|
2024-01-21 16:36:37 +00:00 |
|
Alexey Milovidov
|
482229cd27
|
Add tests with coverage
|
2024-01-19 08:04:34 +01:00 |
|
Alexey Milovidov
|
b9f8fff623
|
Fix YAML
|
2024-01-18 01:36:48 +01:00 |
|
Alexey Milovidov
|
61101d1a57
|
Add a release build with coverage, turn off coverage in the debug build
|
2024-01-18 01:16:50 +01:00 |
|
Max K
|
8774f8097f
|
Run build report check job on build failures, fix (#58135)
* run build report check on build failures #no-merge-commit
* Always run post action in reusable_build
#no-merge-commit
|
2023-12-21 21:30:40 +01:00 |
|
Max K
|
b9408125cc
|
CI for docs only fix (#57992)
* run only docs related jobs if changes are in docs only (fix after applying CI with digest)
|
2023-12-18 17:06:10 +01:00 |
|
Max K
|
84e5870b71
|
Reapply "improve CI with digest for docker, build and test jobs" (#57904)
* Revert "Revert "improve CI with digest for docker, build and test jobs""
* fix: docker manifest merge for missing images only
|
2023-12-18 09:07:22 +01:00 |
|
Max K
|
8c7add0334
|
Revert "improve CI with digest for docker, build and test jobs (#56317)"
This reverts commit 7844fcc196 .
|
2023-12-15 15:48:01 +01:00 |
|
Max K
|
7844fcc196
|
improve CI with digest for docker, build and test jobs (#56317)
* CI with digests to tag docker images, reuse builds, reuse tests and others
|
2023-12-15 15:21:20 +01:00 |
|
Alexey Milovidov
|
1d70c9464e
|
Add it to master checks
|
2023-12-13 18:01:18 +01:00 |
|
Alexey Milovidov
|
51fecff769
|
Fix style
|
2023-11-26 02:27:54 +01:00 |
|
Alexey Milovidov
|
b2d8103d19
|
Add special build with Musl
|
2023-11-26 02:27:54 +01:00 |
|
Mikhail f. Shiryaev
|
38d4d66998
|
Fix missing argument for style_check.py in master workflow
|
2023-11-13 18:43:42 +01:00 |
|
Mikhail f. Shiryaev
|
5c1ae48532
|
Clean all batches: 1 default values
|
2023-11-13 12:49:38 +01:00 |
|
Mikhail f. Shiryaev
|
8a36f2fa4c
|
Rewrite builds reports to reusable workflow
|
2023-11-13 12:49:37 +01:00 |
|
Mikhail f. Shiryaev
|
111bc9e628
|
Rewrite leftovers to reusable workflow
|
2023-11-13 12:49:36 +01:00 |
|
Mikhail f. Shiryaev
|
cdf417defe
|
Rewrite unit tests to reusable workflow
|
2023-11-13 12:49:36 +01:00 |
|
Mikhail f. Shiryaev
|
b90a27af86
|
Rewrite compatibility checks to reusable workflow
|
2023-11-13 12:49:34 +01:00 |
|
Mikhail f. Shiryaev
|
6f8baf3def
|
Rewrite style checks to reusable workflow
|
2023-11-13 12:49:32 +01:00 |
|
Mikhail f. Shiryaev
|
db8a548718
|
Rewrite integrations checks
|
2023-11-13 12:49:30 +01:00 |
|
Mikhail f. Shiryaev
|
e07de85497
|
Rewrite AST fuzzers and performance checks
|
2023-11-13 12:49:30 +01:00 |
|
Mikhail f. Shiryaev
|
4495557774
|
Rewrite stress and upgrade checks
|
2023-11-13 12:49:29 +01:00 |
|
Mikhail f. Shiryaev
|
b69a2608c4
|
Rewrite functional test to use reusable_test.yml
|
2023-11-13 12:49:29 +01:00 |
|
Mikhail f. Shiryaev
|
2aec201c78
|
Rewrite reusable_install_test to universal reusable_test
|
2023-11-13 12:49:28 +01:00 |
|
Mikhail f. Shiryaev
|
45e12bef4e
|
Use reusable_install_test.yml
|
2023-11-13 12:49:28 +01:00 |
|
Mikhail f. Shiryaev
|
6dc0534143
|
Move sparse checkout logic to ci_config
|
2023-11-08 17:16:18 +01:00 |
|
Mikhail f. Shiryaev
|
614b2a1795
|
Rewrite build jobs to use callable workflow
|
2023-11-08 17:16:17 +01:00 |
|
Mikhail f. Shiryaev
|
4fe3d10604
|
Unify all workflows for python unit tests, follow naming best practices
|
2023-11-06 11:14:57 +01:00 |
|