Skip to content

ci(workflow): fix CHANGELOG sed command for macOS compatibility#37

Merged
1 commit merged into
start-codex:mainfrom
llulioscesar:main
Feb 15, 2026
Merged

ci(workflow): fix CHANGELOG sed command for macOS compatibility#37
1 commit merged into
start-codex:mainfrom
llulioscesar:main

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 15, 2026

Replace sed in-place editing with temp file approach to ensure the changelog update script works on both Linux and macOS platforms. The previous sed -i implementation had different syntax requirements between operating systems, causing potential workflow failures.

Replace sed in-place editing with temp file approach to ensure the
changelog update script works on both Linux and macOS platforms.
The previous sed -i implementation had different syntax requirements
between operating systems, causing potential workflow failures.
@ghost ghost merged commit 52ac901 into start-codex:main Feb 15, 2026
7 checks passed
This pull request was closed.
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.

1 participant