Skip to content

changed.d: fetch referenced issues directly so old fixes aren't dropped - #492

Merged
thewilsonator merged 1 commit into
dlang:masterfrom
dkorpel:changelog-issue-window
Aug 6, 2026
Merged

changed.d: fetch referenced issues directly so old fixes aren't dropped#492
thewilsonator merged 1 commit into
dlang:masterfrom
dkorpel:changelog-issue-window

Conversation

@dkorpel

@dkorpel dkorpel commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

See dlang/dlang.org#4453

Listing all closed issues stopped after 100 pages, and used the oldest commit in the range as the start date, which the merged spec history pushed back to 2015. Issues closed shortly after the previous release fell outside the fetched window, e.g. 14 dmd fixes for 2.113.0.

Listing all closed issues stopped after 100 pages, and used the oldest
commit in the range as the start date, which the merged spec history
pushed back to 2015. Issues closed shortly after the previous release
fell outside the fetched window, e.g. 14 dmd fixes for 2.113.0.

See dlang/dlang.org#4453

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@dkorpel
dkorpel requested a review from MartinNowak as a code owner August 6, 2026 22:32
@thewilsonator
thewilsonator merged commit 960be93 into dlang:master Aug 6, 2026
8 checks passed
@0xEAB 0xEAB added the Bug Fix label Aug 6, 2026
@dkorpel
dkorpel deleted the changelog-issue-window branch August 6, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants