Mikhail f. Shiryaev
|
a09fcdac1f
|
Do not fail on a poisoned ccache
|
2022-04-09 00:41:39 +02:00 |
|
Mikhail f. Shiryaev
|
cb962b8ad5
|
Stop rewriting BUILD_NAME env in build_check.py
|
2022-04-08 22:34:58 +02:00 |
|
Mikhail f. Shiryaev
|
f506b6c1a3
|
Fix linter issues and missed formatting
|
2022-04-08 19:50:41 +02:00 |
|
Mikhail f. Shiryaev
|
dd4bd4abba
|
Simplify and fix coverity
|
2022-04-07 18:35:58 +02:00 |
|
Mikhail f. Shiryaev
|
62fa528e7d
|
Fix syntax error in build_check.py
|
2022-04-06 10:15:36 +02:00 |
|
Boris Kuschel
|
2298b80ed8
|
Add coverity scan
Signed-off-by: Boris Kuschel <Boris.Kuschel@ibm.com>
|
2022-04-05 19:52:33 +02:00 |
|
Mikhail f. Shiryaev
|
3e7c46075a
|
Clean out dead code from version_helper
|
2022-04-01 11:59:49 +02:00 |
|
alesapin
|
fcd4e0be65
|
Black
|
2022-03-30 19:15:27 +02:00 |
|
alesapin
|
8980994faa
|
Resurrect build hash
|
2022-03-30 16:29:13 +02:00 |
|
Mikhail f. Shiryaev
|
a0edb3e593
|
Build tgz and rpm for every running
|
2022-03-22 11:10:01 +01:00 |
|
Mikhail f. Shiryaev
|
0dd1f4af76
|
Rename alien arguments and parameters
|
2022-03-22 11:10:01 +01:00 |
|
Mikhail f. Shiryaev
|
342f7ba567
|
Migrate to nfpm
|
2022-03-22 11:09:59 +01:00 |
|
Azat Khuzhin
|
4b770343e1
|
Mark build action as failed if it was retried and there was no succeeded builds
Builder actions does not shows errors after retries, for example [1]
failed, but the check is green:
Dump json report {
'log_url': 'https://s3.amazonaws.com/clickhouse-builds/35204/c5a71a7f10e9d20b116b3e1db02bb444b203c32a/binary_gcc/build_log.log',
'build_urls': [], <-- empty
'build_config': {...},
'elapsed_seconds': 0, 'status': False
} to build_urls_binary_gcc.json with env build_urls_{build_name}
[1]: https://github.com/ClickHouse/ClickHouse/runs/5510262456?check_suite_focus=true#logs
And previous build indeed failed [2]:
Mar 11 08:19:45 ninja: build stopped: subcommand failed.
[2]: https://s3.amazonaws.com/clickhouse-builds/35204/c5a71a7f10e9d20b116b3e1db02bb444b203c32a/binary_gcc/build_log.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-03-14 13:23:51 +03:00 |
|
Mikhail f. Shiryaev
|
546cee5512
|
Huge refactoring of version_helper
|
2022-02-16 12:16:42 +01:00 |
|
Mikhail f. Shiryaev
|
080c56d91a
|
Fix pylint for build_check.py
|
2022-01-13 15:13:58 +01:00 |
|
Mikhail f. Shiryaev
|
25476e2d7d
|
Restore existing static builds links
|
2022-01-13 13:55:51 +01:00 |
|
Mikhail f. Shiryaev
|
830edf76cc
|
Don't upload splitted binaries to builds.clickhouse.com
|
2022-01-12 14:57:11 +01:00 |
|
Mikhail f. Shiryaev
|
9188b8afc2
|
Fix logic for upload upload_master_static_binaries
|
2022-01-12 14:30:32 +01:00 |
|
Mikhail f. Shiryaev
|
325c786f68
|
Add uploading binary builds from master to static URLs
|
2022-01-12 13:17:54 +01:00 |
|
Mikhail f. Shiryaev
|
3614b0c4ed
|
Slightly refactor build_check.py
|
2022-01-12 13:17:21 +01:00 |
|
Mikhail f. Shiryaev
|
80a452cca0
|
Apply black on build_check.py and tee_popen.py
|
2022-01-11 19:36:34 +01:00 |
|
alesapin
|
1a3cdc3388
|
Upload build artifact in case of build failures
|
2021-12-24 12:56:09 +03:00 |
|
alesapin
|
73a593b676
|
Merge branch 'master' into refactor_ci_tests1
|
2021-12-15 16:11:28 +03:00 |
|
alesapin
|
d962d92896
|
Merge pull request #32745 from ClickHouse/fix_special_build_check
Better control build artifacts
|
2021-12-15 14:51:02 +03:00 |
|
alesapin
|
2c78e7ed72
|
Fix performance build
|
2021-12-15 11:07:12 +03:00 |
|
alesapin
|
2753fe01a3
|
Merge branch 'master' into fix_special_build_check
|
2021-12-15 10:35:28 +03:00 |
|
alesapin
|
e124e5807f
|
Fix build performance
|
2021-12-14 19:29:30 +03:00 |
|
alesapin
|
c46c912507
|
Followup
|
2021-12-14 19:16:22 +03:00 |
|
alesapin
|
7b29377338
|
Better control build artifacts
|
2021-12-14 13:40:03 +03:00 |
|
alesapin
|
b62de9b2f4
|
Merge branch 'master' into add_performance_tests
|
2021-12-09 11:40:32 +03:00 |
|
Constantine Peresypkin
|
7c90d4f8e3
|
refactor CI tests
|
2021-12-03 12:22:50 +02:00 |
|
alesapin
|
ec0bfa7bcf
|
Better output for some actions
|
2021-12-03 11:33:16 +03:00 |
|
alesapin
|
f2140be90b
|
Fix CI
|
2021-12-02 22:03:59 +03:00 |
|
alesapin
|
c07450a7dc
|
Fixup one more time
|
2021-12-02 10:49:44 +03:00 |
|
alesapin
|
a29b7105da
|
fixup
|
2021-12-01 22:17:23 +03:00 |
|
alesapin
|
bf5858a6b3
|
Fix build urls
|
2021-12-01 22:14:46 +03:00 |
|
alesapin
|
c13a72991b
|
Fix style
|
2021-12-01 17:47:10 +03:00 |
|
alesapin
|
71e6c7e92e
|
Add ability to rerun checks
|
2021-12-01 17:23:51 +03:00 |
|
Mikhail f. Shiryaev
|
23f9c8bbba
|
Fix building rpm and tgz for branch pushes
|
2021-12-01 12:44:39 +01:00 |
|
alesapin
|
adf6ff8477
|
Fix build on master
|
2021-11-30 18:58:45 +03:00 |
|
Mikhail f. Shiryaev
|
b5c9f09f9b
|
Push packages from master actions to a version bucket
|
2021-11-29 16:07:19 +01:00 |
|
Mikhail f. Shiryaev
|
d7cf4f78c3
|
Create get_event function to read event data
|
2021-11-29 16:07:18 +01:00 |
|
alesapin
|
464b943b38
|
fix comment
|
2021-11-26 13:59:38 +03:00 |
|
alesapin
|
081bfdfe82
|
Get rid of build numbers and simplify builds paths in S3
|
2021-11-26 13:57:36 +03:00 |
|
alesapin
|
f60fdc7a8b
|
Merge pull request #31767 from ClickHouse/fail_fasttest_if_some_tests_was_not_successful
Fail fasttest, builds and functional checks if some tests was not successful
|
2021-11-25 17:47:12 +03:00 |
|
alesapin
|
3d811aeec1
|
Use version from git describe in builds
|
2021-11-25 14:19:26 +03:00 |
|
alesapin
|
c09feaf2a8
|
Also fail builds and functional tests
|
2021-11-25 13:01:29 +03:00 |
|
alesapin
|
42c77323e8
|
Merge branch 'master' into add_performance_tests
|
2021-11-23 22:14:32 +03:00 |
|
Alexey Milovidov
|
d604cf5573
|
Remove the infamous "unbundled" build
|
2021-11-21 13:58:26 +03:00 |
|
alesapin
|
fb54bd8026
|
Remove redundant code
|
2021-11-18 12:16:00 +03:00 |
|