Skip to content

Backport PR's to fix stable#22475

Merged
thewilsonator merged 4 commits intodlang:stablefrom
rikkimax:backport/ci
Jan 31, 2026
Merged

Backport PR's to fix stable#22475
thewilsonator merged 4 commits intodlang:stablefrom
rikkimax:backport/ci

Conversation

@rikkimax
Copy link
Copy Markdown
Contributor

If there are more PR's I gotta backport I'll look into it.

@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request and interest in making D better, @rikkimax! 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 "stable + dmd#22475"

@rikkimax
Copy link
Copy Markdown
Contributor Author

Looks like my PR's fixed master, but needed to also go into stable.

We really should think about adding the backport action.

@rikkimax
Copy link
Copy Markdown
Contributor Author

I can't remember what we changed to minimise the CI times.

@rainers do you remember?

@rainers
Copy link
Copy Markdown
Member

rainers commented Jan 31, 2026

@rainers do you remember?

Could be #22021 and #22059.

@rikkimax
Copy link
Copy Markdown
Contributor Author

Huzzah, that worked! Thanks.

@thewilsonator thewilsonator merged commit 215c967 into dlang:stable Jan 31, 2026
78 checks passed
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