Commit Graph

15 Commits

Author SHA1 Message Date
Max K
43b3a133e9 add prints to check_mergeable_state 2024-07-15 15:17:16 +02:00
Max K
f7dfa21bff style fixes 2024-07-15 14:39:29 +02:00
Max K
31fdfbc737 add fetching exit code if job was killed 2024-07-15 14:10:31 +02:00
Max K
f5757ab3a8 CI: ci.py refactoring 2024-06-04 12:58:43 +02:00
Max Kainov
641c7b547d CI: enable await
#no_merge_commit
2024-02-08 18:37:30 +00:00
Max Kainov
3247ae81e4 move out ci specific functions to ci.py
#no_merge_commit
2024-01-21 16:36:37 +00: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
Mikhail f. Shiryaev
f72c628fbc
Add forgotten PYTHONUNBUFFERED global env to reusable workflows 2023-11-13 12:51:55 +01:00
Mikhail f. Shiryaev
c0a3c02564
Skip unnecessary PrepareStrategy jobs 2023-11-13 12:51:55 +01:00
Mikhail f. Shiryaev
d0e5a55fb5
Fix condition for Clean actions, execute it always 2023-11-13 12:49:38 +01:00
Mikhail f. Shiryaev
6f8baf3def
Rewrite style checks to reusable workflow 2023-11-13 12:49:32 +01:00
Mikhail f. Shiryaev
a831a648cd
Move GITHUB_JOB_OVERRIDDEN to job ENV context 2023-11-13 12:49:31 +01:00
Mikhail f. Shiryaev
2aec201c78
Rewrite reusable_install_test to universal reusable_test 2023-11-13 12:49:28 +01:00