Skip to content

ci: don't collect filter output into String#471

Merged
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:pr-dev-null
Jun 2, 2025
Merged

ci: don't collect filter output into String#471
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:pr-dev-null

Conversation

@Kijewski
Copy link
Copy Markdown
Member

@Kijewski Kijewski commented Jun 1, 2025

We don't have to care if the output is big. If the user calls a filter with a big input, then they should know that the output will probably be even bigger.

We don't have to care if the output is big. If the user calls a filter
with a big input, then they should know that the output will probably be
even bigger.
@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Ah nice. Should hopefully allow to have even more fuzzing. :)

@GuillaumeGomez GuillaumeGomez merged commit c2f73a2 into askama-rs:master Jun 2, 2025
41 checks passed
@Kijewski Kijewski deleted the pr-dev-null branch June 2, 2025 19:49
@Kijewski Kijewski mentioned this pull request Jun 6, 2025
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.

2 participants