Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Optimize news path parsing when listing Arch news #290

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

Antiz96
Copy link
Owner

@Antiz96 Antiz96 commented Dec 20, 2024

Description

The command historically used for news path parsing was chaining multiple 'sed' calls in an unoptimized way. Everything is now merged into a single 'sed' call.

The command historically used for news path parsing was chaining multiple 'sed' calls in an unoptimized way. Everything is now merged into a single 'sed' call.
@Antiz96 Antiz96 changed the title chore: Improve news path parsing when listing Arch news chore: Optimize news path parsing when listing Arch news Dec 20, 2024
@Antiz96 Antiz96 merged commit 4b2f6c5 into main Dec 20, 2024
1 check passed
@Antiz96 Antiz96 deleted the sed branch December 20, 2024 21:13
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