Skip to content

Conversation

@ggorman
Copy link
Contributor

@ggorman ggorman commented Jan 28, 2026

Summary

  • Fix publish workflow to preserve PDF when building HTML output
  • The previous workflow built HTML first, then PDF, which meant only PDFs were in the final artifact
  • Now builds PDF first, saves it, builds HTML, then copies PDF back

Test plan

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@24bc811). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage        ?   48.18%           
=======================================
  Files           ?        4           
  Lines           ?      330           
  Branches        ?       48           
=======================================
  Hits            ?      159           
  Misses          ?      158           
  Partials        ?       13           
Flag Coverage Δ
derivations 48.18% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ggorman ggorman merged commit ad72950 into main Jan 28, 2026
11 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.

2 participants