You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During run, checks to see if PDF and JATS downloads exist for a given pub release/historyKey
If not, triggers and waits for regeneration
Once PDF and JATS are regenerated, downloads the JATS and PDF into the same directory as the Pub HTML
Once downloaded, script rewrites download buttons for PDF and JATS, and html header metadata (citation_pdf_url) to point to relative URL of new downloads
Script should handle PDF or JATS generation failure and continue to run
Script should report any PDF or JATS generation failures to the user in the UI after the script is run, including a link to the pub and which filetype generation failed
What?
citation_pdf_url) to point to relative URL of new downloadsWhy?
Initial estimate
Optional
Additional context/supporting docs
Implementation checklist
Out of Scope
Additional notes/context/gotchas for reviewers
Issue Readiness