summaryrefslogtreecommitdiffstats
path: root/.github/actions/prepare_vm
Commit message (Collapse)AuthorAgeFilesLines
* ci: add postgres-client test requirementnkozlovskiy2023-10-161-1/+1
|
* ci: PR comment posting with the testing resultsNikita Kozlovskiy2023-08-311-1/+1
| | | | | | ci: add comment posting to the pr with the test summary Pull Request resolved: #353
* Change "action.yaml"alexv-smirnov2023-08-241-1/+1
|
* Fix kqp fed query test in github, enable s3 recipe usagealexv-smirnov2023-08-241-1/+1
|
* ci: add boto3 python dependencynkozlovskiy2023-08-161-1/+1
|
* fix prewarm cache and docker build, also add ubuntu-toolchain-r/test …Nikita Kozlovskiy2023-08-101-0/+6
| | | | | | fix prewarm cache and docker build, also add ubuntu-toolchain-r/test … Pull Request resolved: #326
* ci: add make as a dependency, also use clang-14 for docker buildsNikita Kozlovskiy2023-08-081-1/+1
| | | | | | ci: add make as a dependency, also use clang-14 for docker builds Pull Request resolved: #325
* Use clang-14 for build, update instructiondcherednik2023-08-081-6/+2
|
* Ci pytest xdistNikita Kozlovskiy2023-08-081-1/+1
| | | | | | Ci pytest xdist Pull Request resolved: #323
* ci: use s3cmd instead of shallwefootball/s3-upload-actionNikita Kozlovskiy2023-06-221-1/+1
| | | | | ci: use s3cmd instead of shallwefootball/s3-upload-action Pull Request resolved: #270
* ci: add prepare-vm action, update build documentationNikita Kozlovskiy2023-06-131-0/+40
ci: add prepare-vm action, update build documentation Pull Request resolved: #254