Skip to content

fix: fail fast on checkout instead of waiting#6101

Merged
librarian merged 1 commit into
mainfrom
users/librarian/limit-checkout-times
Jun 2, 2026
Merged

fix: fail fast on checkout instead of waiting#6101
librarian merged 1 commit into
mainfrom
users/librarian/limit-checkout-times

Conversation

@librarian
Copy link
Copy Markdown
Collaborator

While actions/checkout#2392 is in the works we sometimes experience issue when repo checks out really slowly and it is better to fail fast and restart check than to wait for repo download for 6 hours

https://www.reddit.com/r/github/comments/1tkgoiw/git_checkouts_extremely_slow_or_timing_out_from_eu/

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

status: 🟢 workflow lint result (s3)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

status: 🟢

shellcheck - 🟢 log
shfmt - 🟢 log

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 42s): all tests PASSED for commit 80c4a69.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
820 820 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 237s): all tests PASSED for commit 80c4a69.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1453 1453 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 66s): all tests PASSED for commit 80c4a69.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
715 715 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 430s): all tests PASSED for commit 80c4a69.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3574 3574 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

status: 🟢 GA scripts pytest result (artifact) GA scripts pytest report (artifact) GA scripts pytest report (s3) GA scripts pytest results (s3)

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
145 145 0 0 0 0 0

black - 🟢 log
flake8 - 🟢 log

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 80c4a696b4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/workflows/on_pooled_build_and_test_ya.yaml
@librarian librarian merged commit 03c5ba6 into main Jun 2, 2026
28 of 31 checks passed
@librarian librarian deleted the users/librarian/limit-checkout-times branch June 2, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants