main
fix: hide environment variable unless it is needed to prevent accidental leakage (#6746)
chore: use non-root user for workflows (#6206)
feat: add workflow to sync yatools and produce patch that will allow to replace builtin tools with ones from our s3 (#6430)
feat: introducing cross compilation build for arm64 platform (#6531)
fix: extract instance id and disk id from packer build and use them for cleanup in case of cancellation (#6539)
chore: fix shfmt for embedded shell scripts (#6084)
feat: add actionlint check for github actions/workflows (#6161)
feat: add PR-triggered nightly checks (#6196)
fix: pre-commit regression introduced in #6493 and pre-commit workflow fix was not working at all (#6557)
chore: updated action versions to fresh ones, removed unmaintained ones in favor of new in-repo actions (#6062)
fix: trying to fix reporting on timed out/cancelled/failed workflows (#6408)