Max K
b282be83c5
remove old workflows
2024-08-02 20:26:04 +02:00
Max K
cebb366838
more fixes
2024-08-02 18:23:52 +02:00
Max K
9362d1a566
CI: Create release workflow dry run fix
...
fix
2024-08-01 18:06:54 +02:00
Max K
dd9fe61d1a
CI: New Release workflow updates and fixes
2024-07-21 21:21:39 +02:00
Max K
3767f72348
more info for buddy
2024-07-20 19:05:28 +02:00
Max K
3de472cedc
add buddy, move release into action.yml
...
try callable wf
fix
add ci buddy
2024-07-20 14:42:50 +02:00
Azat Khuzhin
64a308013f
Tune mmap_rnd_bits to workaround sanitizers issues
...
v1: vm.mmap_rnd_bits=28
v2: rebase with clang 18.1.6 + kernel.randomize_va_space=0
v3: leave only vm.mmap_rnd_bits=28 + use pre-run.sh (hope that it will
be used), that way docker will not require --privileged and by some
reason this breaks ASAN (though I cannot reproduce it)
v4: use actions/common_setup over init_runner.sh (it requires some
manual deploy)
2024-05-19 22:37:16 +02: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
b1db60abc2
Move IMAGES_PATH and REPORTS_PATH to the common_setup
2023-11-13 12:49:27 +01:00
Mikhail f. Shiryaev
23b29b00d1
Create common setup and cleanup actions
2023-11-08 17:16:16 +01:00