Yakov Olkhovskiy
|
12290dd644
|
upload from self-extracting directory
|
2022-06-30 17:35:42 -04:00 |
|
Mikhail f. Shiryaev
|
5d4e96cc30
|
Change order of uploaded artifacts to rebuild failed binaries
|
2022-06-15 13:17:45 +02:00 |
|
Mikhail f. Shiryaev
|
e1ed2aa3dc
|
Add failed builds to the build report
|
2022-05-25 23:00:33 +02:00 |
|
Mikhail f. Shiryaev
|
de39a48c33
|
Append performance_url to build_urls
|
2022-05-19 22:44:10 +02:00 |
|
Mikhail f. Shiryaev
|
121571ec5d
|
Ugly hacks for performance.tgz artifacts
|
2022-05-19 22:37:54 +02:00 |
|
Mikhail f. Shiryaev
|
48751f5a91
|
Checkout master:master for performance output in packager
|
2022-05-18 01:38:44 +02:00 |
|
Mikhail f. Shiryaev
|
b929eee8db
|
Remove redundant CHECK_NAME from build_check.py
|
2022-05-18 01:38:41 +02:00 |
|
bkuschel
|
16e4b0db20
|
Fix coverity build
|
2022-05-13 10:22:23 -07:00 |
|
Mikhail f. Shiryaev
|
c65c832edb
|
Adjust git_helper and version_helper for shallow clone
|
2022-04-21 20:08:55 +02:00 |
|
Mikhail f. Shiryaev
|
fc5107623f
|
Checkout shallow repository for builds
|
2022-04-21 20:08:52 +02:00 |
|
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 |
|
alesapin
|
9fb5c26640
|
Fix
|
2021-11-18 11:07:54 +03:00 |
|
alesapin
|
8b052cdd25
|
Update perf build
|
2021-11-18 10:32:20 +03:00 |
|
alesapin
|
1cec1d3aaa
|
Hack for performance build
|
2021-11-17 14:03:09 +03:00 |
|
alesapin
|
17f2e61cd6
|
Underscores everywhere
|
2021-11-12 16:16:17 +03:00 |
|
alesapin
|
43c70c1c36
|
Fix build check
|
2021-11-12 16:08:06 +03:00 |
|
alesapin
|
373fda6eb8
|
More fixes
|
2021-11-12 15:36:25 +03:00 |
|
alesapin
|
2e6da9ea71
|
Fixes
|
2021-11-12 15:13:13 +03:00 |
|
alesapin
|
68ed04afe4
|
Build check
|
2021-11-11 10:33:44 +03:00 |
|
alesapin
|
7920724a81
|
Moar logging
|
2021-11-10 12:08:43 +03:00 |
|
mergify[bot]
|
a94b8902dd
|
Merge branch 'master' into trying_actions
|
2021-10-28 15:57:28 +00:00 |
|
alesapin
|
5dc2f9a04e
|
Fix path to changed images
|
2021-10-28 15:15:23 +03:00 |
|
Azat Khuzhin
|
d8a64a7ece
|
tests/ci: fix wrong-import-order pylint warning
|
2021-10-27 10:14:39 +03:00 |
|
Azat Khuzhin
|
c47617a612
|
tests/ci/build_check.py: fix pylint warnings
|
2021-10-27 10:03:23 +03:00 |
|
alesapin
|
f757ceade4
|
Fix build check
|
2021-10-25 18:14:49 +03:00 |
|
alesapin
|
dc9e09eaa8
|
Add fast test
|
2021-10-22 12:26:39 +03:00 |
|
alesapin
|
1ce0acd837
|
Add more runs
|
2021-10-22 10:09:53 +03:00 |
|
alesapin
|
dd50b86a94
|
Add report builde
|
2021-10-21 17:41:07 +03:00 |
|
alesapin
|
c51fdd66f3
|
Fixes
|
2021-10-21 16:18:59 +03:00 |
|
alesapin
|
ce9f9de999
|
Better
|
2021-10-21 15:46:25 +03:00 |
|
alesapin
|
9152e3c45d
|
Trying better with permissions
|
2021-10-21 15:42:21 +03:00 |
|
alesapin
|
f9a50cd84a
|
Fix permissions
|
2021-10-21 15:37:19 +03:00 |
|
alesapin
|
a1bb561299
|
Don't use system user in packager
|
2021-10-21 15:11:27 +03:00 |
|
alesapin
|
97ce422d5a
|
Add ccache path
|
2021-10-21 14:48:56 +03:00 |
|
alesapin
|
53eb5c79ba
|
Fixes
|
2021-10-21 14:31:40 +03:00 |
|
alesapin
|
78acad5456
|
Trying builds on actions
|
2021-10-21 14:09:15 +03:00 |
|