Commit Graph

2734 Commits

Author SHA1 Message Date
Max K
4064ca018f CI: Try Rerun check removal 2024-06-21 12:19:26 +02:00
Max K
84d282c573 CI: Rename sync status 2024-06-19 17:29:24 +02:00
Max K
cb7d97988a CI: Rename Sync status 2024-06-19 15:07:16 +02:00
Max K
b1f2b54d70
Merge pull request #65394 from alexkats/compatibility
Fix compatibility release check
2024-06-18 17:16:02 +00:00
Alex Katsman
ec855651f3 Fix compatibility release check 2024-06-18 13:54:45 +00:00
Max K
ed38f370c3 CI: Add Non-blocking (Woolen wolfdog) CI mode 2024-06-18 13:40:01 +02:00
Max K
abb88e4d60
Merge pull request #65045 from ClickHouse/ci_config_refactoring
CI: ci_config refactoring
2024-06-18 08:17:35 +00:00
robot-clickhouse
9f64e46f5e Automatic style fix 2024-06-17 10:55:44 +00:00
Max K
59b871663f More ci unit tests 2024-06-17 12:41:35 +02:00
Max K
f00750a152 do not overwrite Sync status if set 2024-06-17 08:33:31 +02:00
Max K
1d48bd7846 add SyncState class fir further adoption 2024-06-15 18:16:17 +02:00
robot-clickhouse
ed9bfbe393 Automatic style fix 2024-06-15 16:06:39 +00:00
Max K
2af2fc1486 more tests 2024-06-15 17:59:42 +02:00
Max K
0d7a4915ae align job names, add more tests 2024-06-15 17:49:05 +02:00
robot-clickhouse
9bf849ca73 Automatic style fix 2024-06-14 19:28:05 +00:00
Mikhail f. Shiryaev
799e573008
Fix silly typo that caused wrong tags messages 2024-06-14 19:03:32 +02:00
Max K
ba349ac73b ci test improvement 2024-06-14 18:50:53 +02:00
Max K
7b43ede04e style fix 2024-06-14 18:45:08 +02:00
Max K
592d704bf9 Build Report check remove pending status 2024-06-14 18:42:37 +02:00
Max K
6e3199ebea CI: ci_config refactoring 2024-06-14 11:58:29 +02:00
Max K
205cb400ab
Merge pull request #65228 from ClickHouse/ci_propagate_wf_error_to_finish_check
CI: FinishCheck to set failure if workflow failed
2024-06-14 07:39:07 +00:00
Max K
5bc879c07c comment 2024-06-13 20:42:30 +02:00
Max K
fc255456ce comment 2024-06-13 16:36:07 +02:00
Max K
a77eda6388 fix pylint 2024-06-13 16:27:41 +02:00
Max K
0d17f2cede CI: FinishCheck to set failure if workflow failed 2024-06-13 16:14:57 +02:00
Mikhail f. Shiryaev
f1707998d2
Fix search issues for progress_func, add zstd for GH cache 2024-06-13 15:40:38 +02:00
Mikhail f. Shiryaev
72cc6b2ba0
Merge pull request #64813 from ClickHouse/changelog-in-ci
Changelog in ci
2024-06-12 21:11:29 +00:00
Max Kainov
49977e89e0 CI: Fix not-merged cherry-picks for backports 2024-06-12 14:29:52 +00:00
Mikhail f. Shiryaev
94c82787c5
Add a progress function for searching PRs in changelog.py 2024-06-12 14:43:26 +02:00
Mikhail f. Shiryaev
c797c8105d
Allow to pass tqdm.tqdm into get_pulls_from_search 2024-06-12 14:43:26 +02:00
Mikhail f. Shiryaev
4b90e0ecd4
Improve splitting search_issues, solving pylint issues 2024-06-12 14:43:25 +02:00
Mikhail f. Shiryaev
f4630e9dae
Fix Backported in for not-for-changelog PRs 2024-06-12 14:43:25 +02:00
Mikhail f. Shiryaev
335ec8f3e1
Parse changelog entry is not required properly 2024-06-12 14:43:24 +02:00
Mikhail f. Shiryaev
3cc099a88e
Adjust changelog.py to a new release model with v24.6.1.1-new tags 2024-06-12 14:43:24 +02:00
Mikhail f. Shiryaev
55350a3338
Fix style issues 2024-06-12 14:43:23 +02:00
Mikhail f. Shiryaev
0803e87a93
Use GitHubCache in changelog.py 2024-06-12 14:43:23 +02:00
Mikhail f. Shiryaev
dcd3e9d151
Move changelog script to tests/ci 2024-06-12 14:43:22 +02:00
Mikhail f. Shiryaev
b1a10e23a1
Merge pull request #64759 from ClickHouse/new-release-scheme
Adjust the `version_helper` and script to a new release scheme
2024-06-11 13:37:51 +00:00
Mikhail f. Shiryaev
221ac1414d
Merge pull request #64904 from ClickHouse/improve-pr-info-diff
Persistent PRInfo diff url
2024-06-10 18:24:16 +00:00
Mikhail f. Shiryaev
d984a80b57
Create tag in dry-run to check the order of commands 2024-06-10 14:38:40 +02:00
Mikhail f. Shiryaev
3d07f72927
Create tags v{version}-new for new releases 2024-06-10 14:38:40 +02:00
Mikhail f. Shiryaev
43b0866ed6
Make Release._create_tag more flexible 2024-06-10 14:38:39 +02:00
Mikhail f. Shiryaev
d506220f8c
Fix possible issues in Release._checkout 2024-06-10 14:38:39 +02:00
Mikhail f. Shiryaev
0cd1cf6533
Do not require "Ready for release" status for new release 2024-06-10 14:38:39 +02:00
Mikhail f. Shiryaev
c8e00d987e
Changes in version_helper.py should change the builds 2024-06-10 14:38:38 +02:00
Mikhail f. Shiryaev
76842d4e1b
Use pathlib.Path in version_helper 2024-06-10 14:38:37 +02:00
Mikhail f. Shiryaev
569a03d30d
Ignore files in tests/ci/tmp 2024-06-10 14:38:37 +02:00
Mikhail f. Shiryaev
da2c3b7332
Support *-new tags in version_helper.py 2024-06-10 14:38:36 +02:00
Mikhail f. Shiryaev
aa2a08c157
Some improvements for CHVersion.tweak type 2024-06-10 14:38:36 +02:00
Mikhail f. Shiryaev
61f547b08d
Support -new tags in git_helper, clean helper, add tests 2024-06-10 14:38:35 +02:00