Skip to content

Configure PDF generation plugin #427

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

Conversation

alina-derkach-oaza
Copy link

modified:   contrib/pg_tde/documentation/_resource/overrides/partials/banner.html
new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/404.html
new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/main.html
new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/partials/banner.html
new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/partials/copyright.html
new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/partials/header.html
new file:   contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl
deleted:    contrib/pg_tde/documentation/mkdocs-pdf.yml
modified:   contrib/pg_tde/documentation/mkdocs.yml
modified:   contrib/pg_tde/documentation/requirements.txt

	modified:   contrib/pg_tde/documentation/_resource/overrides/partials/banner.html
	new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/404.html
	new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/main.html
	new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/partials/banner.html
	new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/partials/copyright.html
	new file:   contrib/pg_tde/documentation/_resourcepdf/overrides/partials/header.html
	new file:   contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl
	deleted:    contrib/pg_tde/documentation/mkdocs-pdf.yml
	modified:   contrib/pg_tde/documentation/mkdocs.yml
	modified:   contrib/pg_tde/documentation/requirements.txt
@it-percona-cla
Copy link

it-percona-cla commented Jun 12, 2025

CLA assistant check
All committers have signed the CLA.

@alina-derkach-oaza
Copy link
Author

Here is the preview on Render

https://postgres-p4bt.onrender.com/print_page.html

Copy link
Collaborator

@Andriciuc Andriciuc left a comment

Choose a reason for hiding this comment

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

Awesome work, approved and thank you!

@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.76%. Comparing base (3904c99) to head (23c8085).

❌ Your project status has failed because the head coverage (84.76%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                Coverage Diff                 @@
##           TDE_REL_17_STABLE     #427   +/-   ##
==================================================
  Coverage              84.76%   84.76%           
==================================================
  Files                     21       21           
  Lines                   2567     2567           
  Branches                 394      394           
==================================================
  Hits                    2176     2176           
  Misses                   311      311           
  Partials                  80       80           
Components Coverage Δ
access 81.11% <ø> (ø)
catalog 88.62% <ø> (ø)
common 77.77% <ø> (ø)
encryption 73.45% <ø> (ø)
keyring 72.88% <ø> (ø)
src 91.44% <ø> (ø)
smgr 94.88% <ø> (ø)
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

<h1>404 - Not found</h1>
<p>
We can't find the page you are looking for. Try using the Search or <a href= "{{ config.extra.homepage | d(nav.homepage.url, true) | url }}"> return to homepage </a>. </p>
{% endblock %}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I see that several files miss a newline at the end. Is that something you could fix in whatever generates them?

@Andriciuc Andriciuc merged commit 683af9f into percona:TDE_REL_17_STABLE Jun 13, 2025
17 checks passed
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.

5 participants