opendevstack / ods-document-generation-svc

Document Generation Service used by the jenkins shared library to generate compliance documentes
Apache License 2.0
0 stars 3 forks source link

Fix wkhtmltox hangs #66

Closed segator closed 2 years ago

segator commented 2 years ago

This PR fixes #64 and improve memory managment migrating from byte[] to Java Streams.

segator commented 2 years ago

Testing is still needed before merging!

clemensutschig commented 2 years ago

Isaac thank you for the path - but I am lost - why did the intents etc change now - this makes this mega hard to read and understand... :(

segator commented 2 years ago

The failed Pipeline is a known issue, can be ignored.