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

Generate ebooks in CI #320

Open
joewiz opened this issue Apr 12, 2024 · 0 comments
Open

Generate ebooks in CI #320

joewiz opened this issue Apr 12, 2024 · 0 comments
Labels
future-enhancement github_actions Pull requests that update GitHub Actions code

Comments

@joewiz
Copy link
Member

joewiz commented Apr 12, 2024

Ebooks should be generated in CI

... and probably re-generated (not globally, but as needed) with every commit that touches a particular FRUS volume.

Something to sort out, now that we capture FRUS ebook metadata (URL size, date published) in the TEI header's <notesStmt>. An ebook's size and date will change each time the ebook is generated. So we'll need a way to prevent an endless loop of ebook regeneration.

The code for generating ebooks currently lives in https://github.com/HistoryAtState/release/blob/master/ebook-batch.xq.

@joewiz joewiz added future-enhancement github_actions Pull requests that update GitHub Actions code labels Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future-enhancement github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

1 participant