Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
smitty1e
on Oct 10, 2022
|
parent
|
context
|
favorite
| on:
LaTeX Makes Me Angry
> avoid rebuilding
Why not make a CI/CD pipeline and have the document rebuilt with each git commit?
mnd999
on Oct 10, 2022
[β]
That sounds like a troll, and if it is, itβs a good one because it made me laugh.
topaz0
on Oct 10, 2022
|
parent
|
next
[β]
I laughed too, at "CI/CD pipeline", but this is actually pretty trivial to do with a git post-commit hook. Literally one line in a shell script.
smitty1e
on Oct 12, 2022
|
parent
|
prev
[β]
Seriously. Set up the process in a pipeline, hide the pain, and focus on the work.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Why not make a CI/CD pipeline and have the document rebuilt with each git commit?