Skip to content

Adjust CI timeouts,resilient across branch names and stabilize long-running jobs#10983

Open
morningstarxcdcode wants to merge 5 commits intodlang:masterfrom
morningstarxcdcode:master
Open

Adjust CI timeouts,resilient across branch names and stabilize long-running jobs#10983
morningstarxcdcode wants to merge 5 commits intodlang:masterfrom
morningstarxcdcode:master

Conversation

@morningstarxcdcode
Copy link
Copy Markdown

this pr fixes a set of CI stability issues in the Main workflow

i have increase the timeout for Alpine and now it is in 60 same for macos also now 120 and kept job timeout expression as timeout 40 and also added DMDfallback logic in freebsd-vm job..

Copilot AI review requested due to automatic review settings March 30, 2026 13:33
@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request and interest in making D better, @morningstarxcdcode! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please verify that your PR follows this checklist:

  • My PR is fully covered with tests (you can see the coverage diff by visiting the details link of the codecov check)
  • My PR is as minimal as possible (smaller, focused PRs are easier to review than big ones)
  • I have provided a detailed rationale explaining my changes
  • New or modified functions have Ddoc comments (with Params: and Returns:)

Please see CONTRIBUTING.md for more information.


If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment.

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + phobos#10983"

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@morningstarxcdcode
Copy link
Copy Markdown
Author

here in this repo it was looking like this

Screenshot 2026-03-30 at 7 05 07 PM

after pr merging it will look like this

Screenshot 2026-03-30 at 7 07 19 PM Screenshot 2026-03-30 at 7 07 37 PM

well i just merge in my main branch for my fock repo so it still neeed time to make all green

Screenshot 2026-03-30 at 7 08 35 PM

see here

@dkorpel
Copy link
Copy Markdown
Contributor

dkorpel commented Mar 30, 2026

120 minutes sounds crazy too me. What is it doing in that time?

@rikkimax
Copy link
Copy Markdown
Contributor

Yes, 60 minutes is the current hard max that the CI's are using.

If you need more, it's time to investigate why and fix that instead.

@morningstarxcdcode
Copy link
Copy Markdown
Author

morningstarxcdcode commented Mar 30, 2026

120 minutes sounds crazy too me. What is it doing in that time?

same
or else it will fail !!

@morningstarxcdcode
Copy link
Copy Markdown
Author

120 minutes sounds crazy too me. What is it doing in that time?

Screenshot 2026-03-30 at 7 38 26 PM

but it actually take some around 39 minutes and 33 seconds to complete.

@morningstarxcdcode
Copy link
Copy Markdown
Author

anyone please approve this workflow

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.

5 participants