xeps icon indicating copy to clipboard operation
xeps copied to clipboard

Automate publication of new documents

Open guusdk opened this issue 2 years ago • 3 comments

Publishing new documents now requires manual docker build + push. We should probably move this to GitHub Actions + the GitHub registry, if feasible. Due to the complexity, we may run into CI runtime limits in the free tier though.

guusdk avatar Oct 13 '22 12:10 guusdk

Thank you Georg for the support!

  • Estimated workload: 15 h
  • Assumption: Knowledge of Github Automation, optimization to towards free tier of Github

Echolon avatar Oct 25 '22 16:10 Echolon

Could runtime issues be mitigated by caching the image? I'm thinking of something like this: https://gist.github.com/UrsaDK/f90c9632997a70cfe2a6df2797731ac8

Millesimus avatar Dec 16 '22 10:12 Millesimus

What is the manual process in use right now?

singpolyma avatar Feb 01 '24 12:02 singpolyma