.. |
cancel_and_rerun_workflow_lambda
|
Cancel workflows only on new "do not test" labels in favor of CheckLabels
|
2022-11-28 21:23:18 +01:00 |
ci_runners_metrics_lambda
|
Terminate instances that lost connection to github
|
2022-11-28 16:05:55 +01:00 |
runner_token_rotation_lambda
|
Migrate runner_token_rotation_lambda to zip package deployment
|
2022-11-28 17:40:38 +01:00 |
team_keys_lambda
|
Use docker for lambda packages building
|
2022-11-24 16:05:15 +01:00 |
terminate_runner_lambda
|
Migrate terminate-runner-lambda to zip-packages
|
2022-11-28 18:12:42 +01:00 |
tests
|
Add a flag for images architecture
|
2022-02-11 18:26:45 +01:00 |
worker
|
Display runner's labels on setup step
|
2022-11-24 16:05:16 +01:00 |
workflow_approve_rerun_lambda
|
Explicitly return OK for python lambdas
|
2022-11-17 15:55:25 +01:00 |
.gitignore
|
Deploy workflow_approve_rerun_lambda as zip package
|
2022-07-28 14:23:59 +02:00 |
ast_fuzzer_check.py
|
fix
|
2022-11-09 12:18:29 +01:00 |
bugfix_validate_check.py
|
Do not show status for Bugfix validate check in non bugfix PRs
|
2022-11-03 12:44:07 +00:00 |
build_check.py
|
Download ccache from release PRs for backports
|
2022-09-14 18:24:55 +02:00 |
build_download_helper.py
|
Add typing and order import
|
2022-09-07 19:23:43 +02:00 |
build_report_check.py
|
Remove the remaining parts of "unbundled" build
|
2022-08-27 02:18:47 +02:00 |
ccache_utils.py
|
Download ccache from release PRs for backports
|
2022-09-14 18:24:55 +02:00 |
cherry_pick.py
|
Delete redundant LABEL_ prefix
|
2022-09-16 10:23:49 +02:00 |
ci_config.py
|
Update CI config
|
2022-11-07 09:42:00 +00:00 |
clickhouse_helper.py
|
Fix error handling
|
2022-10-26 11:09:01 +02:00 |
codebrowser_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
commit_status_helper.py
|
Move get_commit_filtered_statuses to commit_status_helper
|
2022-11-10 13:12:22 +01:00 |
compatibility_check.py
|
Try to fix binary compatibility check + extend check to library-bridge
|
2022-09-28 09:56:58 +00:00 |
compress_files.py
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
docker_images_check.py
|
Use docker images cache from merged PRs in master and release branches
|
2022-11-25 14:09:21 +01:00 |
docker_manifests_merge.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
docker_pull_helper.py
|
Use a proper image in fasttest
|
2022-04-13 14:06:50 +02:00 |
docker_server.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
docker_test.py
|
Fix tests for docker-ci
|
2022-09-26 13:58:38 +02:00 |
docs_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
docs_release.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
download_binary.py
|
Add macos binaries to GH release assets
|
2022-09-07 19:23:44 +02:00 |
download_release_packets.py
|
Fix style
|
2022-07-04 21:59:46 +02:00 |
env_helper.py
|
Fix pagination issue in GITHUB_JOB_ID()
|
2022-11-25 17:28:13 +01:00 |
fast_test_check.py
|
Download ccache from release PRs for backports
|
2022-09-14 18:24:55 +02:00 |
finish_check.py
|
rename Simple Check to Mergeable Check, refactor processing
|
2022-08-05 10:39:58 -04:00 |
functional_test_check.py
|
Fix style
|
2022-11-01 11:20:10 +01:00 |
get_previous_release_tag.py
|
Fix
|
2022-07-05 11:23:35 +02:00 |
get_robot_token.py
|
Save unnecessary API requests
|
2022-11-22 13:37:08 +01:00 |
git_helper.py
|
Rewrite cherry_pick.py to PyGithub API
|
2022-07-15 17:21:14 +02:00 |
git_test.py
|
Adjust git_helper and version_helper for shallow clone
|
2022-04-21 20:08:55 +02:00 |
github_helper.py
|
Add notes about _is_cache_updated logic
|
2022-08-02 18:44:49 +02:00 |
integration_test_check.py
|
Post status for test bugfix check
|
2022-11-01 11:20:10 +01:00 |
jepsen_check.py
|
Fix style
|
2022-11-07 14:03:11 +00:00 |
mark_release_ready.py
|
Add a script to mark commit as ready for release
|
2022-11-08 12:21:14 +01:00 |
performance_comparison_check.py
|
Update performance_comparison_check.py
|
2022-11-25 20:43:45 +03:00 |
pr_info.py
|
Use docker images cache from merged PRs in master and release branches
|
2022-11-25 14:09:21 +01:00 |
push_to_artifactory.py
|
Fix a typo in download_build_with_progress
|
2022-09-07 19:23:43 +02:00 |
release.py
|
Allow release only from ready commits
|
2022-11-10 12:42:33 +01:00 |
report.py
|
Remove the remaining parts of "unbundled" build
|
2022-08-27 02:18:47 +02:00 |
rerun_helper.py
|
Move get_commit_filtered_statuses to commit_status_helper
|
2022-11-10 13:12:22 +01:00 |
run_check.py
|
Automatic style fix
|
2022-09-07 08:51:02 +00:00 |
s3_helper.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
split_build_smoke_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
sqlancer_check.py
|
Fix trailing \n from SQLancer status
|
2022-11-11 13:48:55 +01:00 |
ssh.py
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
stopwatch.py
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
stress_check.py
|
Rework core collecting on CI (eliminate gcore usage)
|
2022-09-04 22:07:16 +02:00 |
style_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
tee_popen.py
|
Add timeouts to TeePopen, second attempt
|
2022-02-17 16:44:34 +01:00 |
unit_tests_check.py
|
Automatic style fix
|
2022-08-16 13:10:28 +00:00 |
upload_result_helper.py
|
fix
|
2022-10-26 12:01:12 +00:00 |
version_helper.py
|
Fix execution of version_helper.py to use git tweaks
|
2022-10-26 12:07:42 +02:00 |
version_test.py
|
Move version_arg to version_helper, add tests
|
2022-04-07 13:48:52 +02:00 |