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

Prawn memory leak THREESCALE-8120 #2800

Closed
wants to merge 3 commits into from
Closed

Conversation

hallelujah
Copy link
Contributor

@hallelujah hallelujah commented Nov 29, 2021

Update prawn gem to fix prawnpdf/prawn#424

@hallelujah hallelujah self-assigned this Nov 29, 2021
@hallelujah hallelujah requested a review from a team November 29, 2021 18:46
josemigallas
josemigallas previously approved these changes Nov 30, 2021
app/lib/pdf/report.rb Outdated Show resolved Hide resolved
akostadinov
akostadinov previously approved these changes Dec 2, 2021
akostadinov
akostadinov previously approved these changes Dec 21, 2021
Copy link
Contributor

@akostadinov akostadinov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome. Just this prawn-table seems abandoned and a potential future liability but if it is necessary, then it's fine.

nokogiri
prawn
prawn-table
prawn-table (0.2.2)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4 years without commits, doesn't prawn-markup handle tables well enough?

Just asking, probably you already checked.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to myself - prawn-markup depends on prawn-table. Also prawn-table had seen some care this year.

Update prawn gem to fix prawnpdf/prawn#424

TODO:

-[ ] use 3scale fork and remove the TTF files there to comply with RH license policies
TODO:

- [] Make sure that the pdf is generated correctly
- [] Make sure all styles are correct
@hallelujah hallelujah force-pushed the memory-leak/pdf-report branch 2 times, most recently from cc994f3 to 2746deb Compare December 21, 2021 17:02
TODO:

- [] Fix the correct tags
@github-actions github-actions bot added the Stale label Jan 5, 2022
@josemigallas josemigallas removed the Stale label Jan 5, 2022
@3scale 3scale deleted a comment from github-actions bot Jan 5, 2022
@github-actions github-actions bot added the Stale label Jan 20, 2022
@3scale 3scale deleted a comment from github-actions bot Jan 20, 2022
@3scale 3scale deleted a comment from github-actions bot Jan 20, 2022
@josemigallas
Copy link
Contributor

@akostadinov assigning this to you since you were the most involved besides Hery. I think there is no rush but we should not forget about it either.

@github-actions github-actions bot added the Stale label Feb 4, 2022
@github-actions github-actions bot closed this Feb 11, 2022
@3scale 3scale deleted a comment from github-actions bot Feb 11, 2022
@josemigallas josemigallas reopened this Feb 11, 2022
@github-actions github-actions bot added the Stale label Feb 26, 2022
@3scale 3scale deleted a comment from github-actions bot Mar 1, 2022
@josemigallas josemigallas removed the Stale label Mar 1, 2022
@github-actions github-actions bot added the Stale label Mar 16, 2022
@github-actions github-actions bot closed this Mar 23, 2022
@3scale 3scale deleted a comment from github-actions bot Mar 28, 2022
@josemigallas josemigallas reopened this Mar 28, 2022
@secretsurf secretsurf changed the title Prawn memory leak Prawn memory leak THREESCALE-8120 Mar 28, 2022
@github-actions github-actions bot added the Stale label Apr 12, 2022
@github-actions github-actions bot closed this Apr 19, 2022
@secretsurf secretsurf removed the Stale label Jul 19, 2022
@secretsurf secretsurf reopened this Jul 19, 2022
@github-actions github-actions bot added the Stale label Aug 3, 2022
@3scale 3scale deleted a comment from github-actions bot Aug 4, 2022
@3scale 3scale deleted a comment from github-actions bot Aug 4, 2022
@akostadinov akostadinov removed the Stale label Aug 4, 2022
@github-actions
Copy link

This PR is stale because it has not received activity for more than 14 days. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Aug 19, 2022
@github-actions github-actions bot closed this Aug 26, 2022
@@ -1605,9 +1595,14 @@ GEM
net-http-persistent
polyamorous (1.3.3)
activerecord (>= 3.0)
prawn-format (0.2.1)
prawn (2.4.0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a note to myself this only supports ruby 2.5+

@mayorova mayorova deleted the memory-leak/pdf-report branch October 3, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants