[Midnightbsd-cvs] [MidnightBSD/mports] 3970f3: .claude/commands: fix and improve address-review c...
Lucas Holt
noreply at github.com
Wed May 13 11:42:24 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 3970f3429ced3b9523481cc74510716871b2e02d
https://github.com/MidnightBSD/mports/commit/3970f3429ced3b9523481cc74510716871b2e02d
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M .claude/commands/address-review.md
Log Message:
-----------
.claude/commands: fix and improve address-review command
- Fix shell variable syntax: {PR_NUMBER}/{REVIEW_ID} → ${PR_NUMBER}/${REVIEW_ID}
- Add --paginate to gh api calls to handle PRs with many comments
- Remove invalid activeForm todo field; add id field generation instruction
- Add explicit bash URL-parsing logic for cross-repo review URLs
AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Commit: 7322a683b7d067c59242fac47e98e0383eb9f705
https://github.com/MidnightBSD/mports/commit/7322a683b7d067c59242fac47e98e0383eb9f705
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
A devel/electron39/files/packagejsons/.yarn/install-state.gz
M devel/electron39/files/packagejsons/package.json
M devel/electron39/files/packagejsons/yarn.lock
M misc/grok-cli/files/package-lock.json
Log Message:
-----------
Merge branch 'master' of github.com:MidnightBSD/mports
Commit: 67c9d2d7224096ab7c299a9f83906d6c5acbcee3
https://github.com/MidnightBSD/mports/commit/67c9d2d7224096ab7c299a9f83906d6c5acbcee3
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M devel/llvm21/Makefile
M devel/llvm21/Makefile.RUNTIMES
Log Message:
-----------
Fix llvm21 runtime plist on i386
Remove i386 compiler-rt fuzzer/profile plist entries that are not produced, and drop the upstream FreeBSD-target runtime directory from the fake tree after copying runtime files into the MidnightBSD target directory.
AI-Assisted-by: Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Compare: https://github.com/MidnightBSD/mports/compare/44720e447ce4...67c9d2d72240
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list