Well, I’m not sure but for what i know the artifacts that they are saying about is the logs that they generated. The website will be preserved.
나의 iPhone에서 보냄
2018. 12. 31. 오후 4:15, Raymond Toy toy.raymond@gmail.com 작성:
In, for example, https://gitlab.common-lisp.net/cmucl/cmucl-site/-/jobs/1316, there's a note on the right that the job artifacts expire in 3 mo. There's also three buttons for keep, download, and browse.
So, if I run CI for the latest changes and don't touch the site again for 3 mo, all the generated pages will disappear? That would be bad if the webpages disappeared after 3 mo. It would also be annoying if I had to make changes at least once every 3 mo to keep the site up.
How does this work? Googling for this didn't actually answer this question, except to say I can set expiry_in to some large value to preserve the artifacts.
-- Ray